Mail Problems with Postfix

Discussion in 'General' started by jalmillategui, Jun 28, 2006.

  1. jalmillategui

    jalmillategui New Member

    Hi I'm havin problems with postfix, I installed with the FC5 perfect setup guide and all works, except recieving mail.... here I post mi configs.... and the mail logs....


    -- main.cf --

    queue_directory = /var/spool/postfix
    command_directory = /usr/sbin
    daemon_directory = /usr/libexec/postfix
    mail_owner = postfix
    inet_interfaces = all
    debug_peer_level = 2
    debugger_command =
    PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
    xxgdb $daemon_directory/$process_name $process_id & sleep 5
    sendmail_path = /usr/sbin/sendmail.postfix
    newaliases_path = /usr/bin/newaliases.postfix
    mailq_path = /usr/bin/mailq.postfix
    setgid_group = postdrop
    html_directory = no
    manpage_directory = /usr/share/man
    sample_directory = /usr/share/doc/postfix-2.2.8/samples
    readme_directory = /usr/share/doc/postfix-2.2.8/README_FILES
    smtpd_sasl_local_domain =
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_security_options = noanonymous
    broken_sasl_auth_clients = yes
    smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination
    smtpd_tls_auth_only = no
    smtp_use_tls = yes
    smtpd_use_tls = yes
    smtp_tls_note_starttls_offer = yes
    smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
    smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
    smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
    smtpd_tls_loglevel = 1
    smtpd_tls_received_header = yes
    smtpd_tls_session_cache_timeout = 3600s
    tls_random_source = dev:/dev/urandom
    home_mailbox = Maildir/
    mailbox_command =
    virtual_maps = hash:/etc/postfix/virtusertable
    mydestination = /etc/postfix/local-host-names

    -- mail logs --

    Jun 28 09:00:25 cibernetica sendmail[6472]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
    Jun 28 09:00:25 cibernetica postfix/smtpd[4437]: 2B1904180A5: client=localhost.localdomain[127.0.0.1], [email protected]
    Jun 28 09:00:25 cibernetica postfix/cleanup[4438]: 2B1904180A5: message-id=<[email protected]>
    Jun 28 09:00:25 cibernetica postfix/qmgr[2220]: 2B1904180A5: from=<[email protected]>, size=795, nrcpt=1 (queue active)
    Jun 28 09:00:25 cibernetica sendmail[6472]: k5SE0Plg006472: to=admispconfig@localhost, ctladdr=jalmillategui (10001/10001), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30111, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as 2B1904180A5)
    Jun 28 09:00:25 cibernetica postfix/smtpd[4437]: disconnect from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:31 cibernetica postfix/local[3065]: B62A44180FB: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=18, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jun 28 09:00:31 cibernetica postfix/qmgr[2220]: B62A44180FB: removed
    Jun 28 09:00:31 cibernetica sendmail[6501]: k5SE0VgX006501: from=jalmillategui, size=111, class=0, nrcpts=1, msgid=<[email protected]>, relay=jalmillategui@localhost
    Jun 28 09:00:31 cibernetica postfix/smtpd[4437]: connect from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:31 cibernetica postfix/smtpd[4437]: setting up TLS connection from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:31 cibernetica postfix/smtpd[4437]: TLS connection established from localhost.localdomain[127.0.0.1]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)
    Jun 28 09:00:31 cibernetica sendmail[6501]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
    Jun 28 09:00:31 cibernetica postfix/smtpd[4437]: B186F4180FB: client=localhost.localdomain[127.0.0.1], [email protected]
    Jun 28 09:00:31 cibernetica postfix/cleanup[4438]: B186F4180FB: message-id=<[email protected]>
    Jun 28 09:00:31 cibernetica postfix/qmgr[2220]: B186F4180FB: from=<[email protected]>, size=795, nrcpt=1 (queue active)
    Jun 28 09:00:31 cibernetica sendmail[6501]: k5SE0VgX006501: to=admispconfig@localhost, ctladdr=jalmillategui (10001/10001), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30111, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as B186F4180FB)
    Jun 28 09:00:31 cibernetica postfix/smtpd[4437]: disconnect from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:36 cibernetica postfix/local[3107]: 23BCE4181BF: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=15, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jun 28 09:00:36 cibernetica postfix/qmgr[2220]: 23BCE4181BF: removed
    Jun 28 09:00:36 cibernetica sendmail[6522]: k5SE0akx006522: from=jalmillategui, size=111, class=0, nrcpts=1, msgid=<[email protected]>, relay=jalmillategui@localhost
    Jun 28 09:00:36 cibernetica postfix/smtpd[4437]: connect from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:36 cibernetica postfix/smtpd[4437]: setting up TLS connection from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:36 cibernetica postfix/smtpd[4437]: TLS connection established from localhost.localdomain[127.0.0.1]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)
    Jun 28 09:00:36 cibernetica sendmail[6522]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
    Jun 28 09:00:36 cibernetica postfix/smtpd[4437]: 8D64B4181BF: client=localhost.localdomain[127.0.0.1], [email protected]
    Jun 28 09:00:36 cibernetica postfix/cleanup[4438]: 8D64B4181BF: message-id=<[email protected]>
    Jun 28 09:00:36 cibernetica postfix/qmgr[2220]: 8D64B4181BF: from=<[email protected]>, size=795, nrcpt=1 (queue active)
    Jun 28 09:00:36 cibernetica sendmail[6522]: k5SE0akx006522: to=admispconfig@localhost, ctladdr=jalmillategui (10001/10001), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30111, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as 8D64B4181BF)
    Jun 28 09:00:36 cibernetica postfix/smtpd[4437]: disconnect from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:42 cibernetica postfix/local[3045]: 2B1904180A5: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=17, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jun 28 09:00:42 cibernetica postfix/qmgr[2220]: 2B1904180A5: removed
    Jun 28 09:00:42 cibernetica sendmail[6541]: k5SE0g10006541: from=jalmillategui, size=111, class=0, nrcpts=1, msgid=<[email protected]>, relay=jalmillategui@localhost
    Jun 28 09:00:42 cibernetica postfix/smtpd[6550]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
    Jun 28 09:00:42 cibernetica postfix/smtpd[6550]: connect from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:42 cibernetica postfix/smtpd[6550]: setting up TLS connection from localhost.localdomain[127.0.0.1]
    Jun 28 09:00:42 cibernetica postfix/smtpd[6550]: TLS connection established from localhost.localdomain[127.0.0.1]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)
    Jun 28 09:00:42 cibernetica sendmail[6541]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
    Jun 28 09:00:42 cibernetica postfix/cleanup[6552]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
    Jun 28 09:00:42 cibernetica postfix/smtpd[6550]: C7ADF4180A5: client=localhost.localdomain[127.0.0.1], [email protected]
    Jun 28 09:00:42 cibernetica postfix/cleanup[6552]: C7ADF4180A5: message-id=<[email protected]>
    Jun 28 09:00:42 cibernetica postfix/qmgr[2220]: C7ADF4180A5: from=<[email protected]>, size=795, nrcpt=1 (queue active)
    Jun 28 09:00:42 cibernetica sendmail[6541]: k5SE0g10006541: to=admispconfig@localhost, ctladdr=jalmillategui (10001/10001), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30111, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as C7ADF4180A5)
    Jun 28 09:00:42 cibernetica postfix/smtpd[6550]: disconnect from localhost.localdomain[127.0.0.1]
     
  2. fobicodam

    fobicodam New Member

    Did you modified the virtualuser file outside ispconfig?

    "warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable"
     
  3. jalmillategui

    jalmillategui New Member

    ???

    I haven't changed anything....... it was all done via ISP
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Make sure Maildir is enabled under Management -> Server -> Settings -> Email.
     

Share This Page