Unable to send/receive email outside localhost

Discussion in 'Installation/Configuration' started by fp2php, Dec 18, 2014.

  1. fp2php

    fp2php New Member

    Hello!

    Let me start that I am totally new to Linux but with a bit of history in Unix (SCO SYS V) from a while back.

    Looking to get myself back into the game and decided to setup a couple of linux boxes and followed

    http://www.howtoforge.com/perfect-s...2-php-mysql-pureftpd-bind-dovecot-ispconfig-3

    to set one them up.

    Upon completing the tutorial, I am able to do just about everything I was hoping for thus far except for "sending/receiving" email. I am able to run my PHP application, access squirrelmail, phpmyadmin, run through ISPConfig GUI, ftp up/down, etc.

    Following a couple of queried postings, I tried some of the things suggested but no luck - I have not tried reconfiguring ISPConfig fearing to loose ground.

    From within squirrelmail, if I send an email to self, it pops right in. If I send an email from command prompt using sendmail, I do not get an error (at least not on screen) but email never makes it out.

    Here is an output from my /var/log/mail.log file
    Code:
    Dec 18 17:40:01 tesoro postfix/smtpd[3483]: lost connection after CONNECT from l
    Dec 18 17:40:01 tesoro postfix/smtpd[3483]: disconnect from localhost[::1]
    Dec 18 17:40:01 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0
    Dec 18 17:43:26 tesoro postfix/qmgr[2186]: 8E1A21C260B: from=<[email protected]
    Dec 18 17:43:26 tesoro postfix/proxymap[3531]: warning: connect to mysql server
    Dec 18 17:43:56 tesoro postfix/smtp[3534]: connect to gmail-smtp-in.l.google.com
    Dec 18 17:43:56 tesoro postfix/smtp[3534]: connect to gmail-smtp-in.l.google.com
    Dec 18 17:44:26 tesoro postfix/smtp[3534]: connect to alt1.gmail-smtp-in.l.googl
    Dec 18 17:44:26 tesoro postfix/smtp[3534]: connect to alt1.gmail-smtp-in.l.googl
    Dec 18 17:44:26 tesoro postfix/smtp[3534]: connect to alt2.gmail-smtp-in.l.googl
    Dec 18 17:44:26 tesoro postfix/smtp[3534]: 8E1A21C260B: to=<[email protected]>,
    Dec 18 17:44:26 tesoro postfix/smtp[3534]: warning: connect to mysql server ::1:
    Dec 18 17:45:02 tesoro postfix/smtpd[3574]: connect from localhost[::1]
    Dec 18 17:45:02 tesoro dovecot: imap-login: Disconnected (disconnected before au
    Dec 18 17:45:02 tesoro postfix/smtpd[3574]: lost connection after CONNECT from l
    Dec 18 17:45:02 tesoro postfix/smtpd[3574]: disconnect from localhost[::1]
    Dec 18 17:45:02 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0
    Dec 18 17:49:06 tesoro dovecot: imap-login: Login: user=<[email protected]>, metho
    Dec 18 17:49:06 tesoro dovecot: imap([email protected]): Disconnected: Logged out
    Dec 18 17:50:01 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0
    Dec 18 17:50:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0
    Dec 18 17:50:01 tesoro postfix/smtpd[3669]: connect from localhost[::1]
    Dec 18 17:50:01 tesoro postfix/smtpd[3669]: lost connection after CONNECT from l
    Dec 18 17:50:01 tesoro postfix/smtpd[3669]: disconnect from localhost[::1]
    
    Your assistance will be appreciated!

    Regards,


    Jose (fp2php)
     
  2. Nap

    Nap Member

    hi fp2php, welcome to the HowToForge forum.

    I used the same guide, and it worked out of the box. I might suggest that you review the SMTP settings on page 4. Make sure you edit the master.cf file correctly.

    The log file entries you posted are truncated. Looks like 'gmail' is trying to deliver mail, but somethings going wrong with checking mysql. (Maybe the mysql userid/password don't match up.)

    What else would be useful is to post your postfix main.cf & master.cf files.
     
  3. fp2php

    fp2php New Member

    Nap,

    Thanks for such quick response - I went back to Page 4 and sure enough, I did edit the file properly.

    Here is a copy of /var/log/mail.log
    Code:
    Dec 18 18:31:51 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=4722, secured, session=<6Uck/4UKtAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:31:51 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=294 out=2428
    Dec 18 18:32:32 tesoro postfix/smtpd[4731]: connect from localhost[::1]
    Dec 18 18:32:32 tesoro postfix/smtpd[4731]: warning: table "mysql:/etc/postfix/mysql-virtual_client.cf": empty query string -- ignored
    Dec 18 18:32:32 tesoro postfix/smtpd[4731]: 2CFAB1C260E: client=localhost[::1]
    Dec 18 18:32:32 tesoro postfix/cleanup[4738]: 2CFAB1C260E: message-id=<[email protected]>
    Dec 18 18:32:32 tesoro postfix/qmgr[4715]: 2CFAB1C260E: from=<[email protected]>, size=694, nrcpt=1 (queue active)
    Dec 18 18:32:32 tesoro postfix/smtpd[4731]: disconnect from localhost[::1]
    Dec 18 18:32:32 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=4741, secured, session=<igeZAYYKvQAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:32:32 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=584 out=524
    Dec 18 18:32:32 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=4747, secured, session=<7gObAYYKwAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:32:32 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=294 out=2428
    Dec 18 18:32:32 tesoro postfix/smtpd[4748]: connect from localhost[127.0.0.1]
    Dec 18 18:32:32 tesoro postfix/smtpd[4748]: 992401C260F: client=localhost[127.0.0.1]
    Dec 18 18:32:32 tesoro postfix/cleanup[4738]: 992401C260F: message-id=<[email protected]>
    Dec 18 18:32:32 tesoro postfix/qmgr[4715]: 992401C260F: from=<[email protected]>, size=1143, nrcpt=1 (queue active)
    Dec 18 18:32:32 tesoro amavis[1887]: (01887-01) Passed CLEAN {RelayedOutbound}, LOCAL [::1]:58538 [::1] <[email protected]> -> <[email protected]>, Queue-ID: 2CFAB1C260E, Message-ID: <[email protected]>, mail_id: 0E37oyPvDplc, Hits: -0.999, size: 694, queued_as: 992401C260F, 426 ms
    Dec 18 18:32:32 tesoro postfix/smtp[4740]: 2CFAB1C260E: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.52, delays=0.07/0.02/0.01/0.42, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 992401C260F)
    Dec 18 18:32:32 tesoro postfix/qmgr[4715]: 2CFAB1C260E: removed
    Dec 18 18:33:02 tesoro postfix/smtp[4749]: connect to gmail-smtp-in.l.google.com[74.125.137.27]:25: Connection timed out
    Dec 18 18:33:02 tesoro postfix/smtp[4749]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c07::1a]:25: Network is unreachable
    Dec 18 18:33:32 tesoro postfix/smtp[4749]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.27]:25: Connection timed out
    Dec 18 18:33:32 tesoro postfix/smtp[4749]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1a]:25: Network is unreachable
    Dec 18 18:33:32 tesoro postfix/smtp[4749]: connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1b]:25: Network is unreachable
    Dec 18 18:33:32 tesoro postfix/smtp[4749]: 992401C260F: to=<[email protected]>, relay=none, delay=60, delays=0.05/0.02/60/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1b]:25: Network is unreachable)
    Dec 18 18:35:02 tesoro postfix/smtpd[4806]: connect from localhost[::1]
    Dec 18 18:35:02 tesoro postfix/smtpd[4806]: lost connection after CONNECT from localhost[::1]
    Dec 18 18:35:02 tesoro postfix/smtpd[4806]: disconnect from localhost[::1]
    Dec 18 18:35:02 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<vZWHCoYKyQAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:35:02 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<CqyHCoYKkwAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:37:32 tesoro postfix/smtpd[4748]: timeout after END-OF-MESSAGE from localhost[127.0.0.1]
    Dec 18 18:37:32 tesoro postfix/smtpd[4748]: disconnect from localhost[127.0.0.1]
    Dec 18 18:39:07 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=4899, secured, session=<8FYvGYYKzAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:39:08 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    Dec 18 18:40:01 tesoro postfix/smtpd[4937]: connect from localhost[::1]
    Dec 18 18:40:01 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<Li1hHIYK0QAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:40:01 tesoro postfix/smtpd[4937]: lost connection after CONNECT from localhost[::1]
    Dec 18 18:40:01 tesoro postfix/smtpd[4937]: disconnect from localhost[::1]
    Dec 18 18:40:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<bEthHIYKmwAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:41:17 tesoro postfix/qmgr[4715]: 992401C260F: from=<[email protected]>, size=1143, nrcpt=1 (queue active)
    Dec 18 18:41:17 tesoro postfix/smtp[4972]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c07::1b]:25: Network is unreachable
    Dec 18 18:41:47 tesoro postfix/smtp[4972]: connect to gmail-smtp-in.l.google.com[64.233.176.27]:25: Connection timed out
    Dec 18 18:42:17 tesoro postfix/smtp[4972]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.27]:25: Connection timed out
    Dec 18 18:42:17 tesoro postfix/smtp[4972]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1a]:25: Network is unreachable
    Dec 18 18:42:17 tesoro postfix/smtp[4972]: connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1a]:25: Network is unreachable
    Dec 18 18:42:17 tesoro postfix/smtp[4972]: 992401C260F: to=<[email protected]>, relay=none, delay=585, delays=525/0.02/60/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1a]:25: Network is unreachable)
    Dec 18 18:45:01 tesoro postfix/smtpd[5028]: connect from localhost[::1]
    Dec 18 18:45:01 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<l9ZGLoYK3gAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:45:01 tesoro postfix/smtpd[5028]: lost connection after CONNECT from localhost[::1]
    Dec 18 18:45:01 tesoro postfix/smtpd[5028]: disconnect from localhost[::1]
    Dec 18 18:45:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<vf5GLoYKqAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:49:08 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=5092, secured, session=<q6L4PIYK4QAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:49:08 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    Dec 18 18:50:02 tesoro postfix/smtpd[5126]: connect from localhost[::1]
    Dec 18 18:50:02 tesoro postfix/smtpd[5126]: lost connection after CONNECT from localhost[::1]
    Dec 18 18:50:02 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<0iQtQIYK5gAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:50:02 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<VyktQIYKsAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:50:02 tesoro postfix/smtpd[5126]: disconnect from localhost[::1]
    Dec 18 18:51:17 tesoro postfix/qmgr[4715]: 8E1A21C260B: from=<[email protected]>, size=724, nrcpt=2 (queue active)
    Dec 18 18:51:17 tesoro postfix/qmgr[4715]: D1CBE1C2607: from=<[email protected]>, size=1158, nrcpt=1 (queue active)
    Dec 18 18:51:17 tesoro postfix/smtp[5161]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c05::1a]:25: Network is unreachable
    Dec 18 18:51:47 tesoro postfix/smtp[5161]: connect to gmail-smtp-in.l.google.com[74.125.196.26]:25: Connection timed out
    Dec 18 18:51:47 tesoro postfix/smtp[5162]: connect to gmail-smtp-in.l.google.com[74.125.196.27]:25: Connection timed out
    Dec 18 18:51:47 tesoro postfix/smtp[5162]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c07::1b]:25: Network is unreachable
    Dec 18 18:51:47 tesoro postfix/smtp[5162]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1b]:25: Network is unreachable
    Dec 18 18:52:17 tesoro postfix/smtp[5162]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.26]:25: Connection timed out
    Dec 18 18:52:17 tesoro postfix/smtp[5162]: connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1a]:25: Network is unreachable
    Dec 18 18:52:17 tesoro postfix/smtp[5161]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.27]:25: Connection timed out
    Dec 18 18:52:17 tesoro postfix/smtp[5161]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1b]:25: Network is unreachable
    Dec 18 18:52:17 tesoro postfix/smtp[5161]: connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1a]:25: Network is unreachable
    Dec 18 18:52:17 tesoro postfix/smtp[5162]: D1CBE1C2607: to=<[email protected]>, relay=none, delay=10923, delays=10862/0.02/60/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1a]:25: Network is unreachable)
    Dec 18 18:52:17 tesoro postfix/smtp[5161]: 8E1A21C260B: to=<[email protected]>, relay=none, delay=9364, delays=9304/0.03/60/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2800:3f0:4003:c00::1a]:25: Network is unreachable)
    Dec 18 18:55:01 tesoro postfix/smtpd[5223]: connect from localhost[::1]
    Dec 18 18:55:01 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<kD4EUoYK9gAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:55:01 tesoro postfix/smtpd[5223]: lost connection after CONNECT from localhost[::1]
    Dec 18 18:55:01 tesoro postfix/smtpd[5223]: disconnect from localhost[::1]
    Dec 18 18:55:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<oFEEUoYKwAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:56:17 tesoro postfix/qmgr[4715]: 992401C260F: from=<[email protected]>, size=1143, nrcpt=1 (queue active)
    Dec 18 18:56:47 tesoro postfix/smtp[5258]: connect to gmail-smtp-in.l.google.com[74.125.196.26]:25: Connection timed out
    Dec 18 18:56:47 tesoro postfix/smtp[5258]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c07::1a]:25: Network is unreachable
    Dec 18 18:57:17 tesoro postfix/smtp[5258]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.27]:25: Connection timed out
    Dec 18 18:57:17 tesoro postfix/smtp[5258]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1a]:25: Network is unreachable
    Dec 18 18:57:47 tesoro postfix/smtp[5258]: connect to alt2.gmail-smtp-in.l.google.com[64.233.186.27]:25: Connection timed out
    Dec 18 18:57:47 tesoro postfix/smtp[5258]: 992401C260F: to=<[email protected]>, relay=none, delay=1515, delays=1425/0.03/90/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[64.233.186.27]:25: Connection timed out)
    Dec 18 18:59:08 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=5290, secured, session=<Guu+YIYKAAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 18:59:08 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    Dec 18 19:00:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<JgbqY4YKzwAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:00:01 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<FxLqY4YKBQAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:00:01 tesoro postfix/smtpd[5320]: connect from localhost[::1]
    Dec 18 19:00:01 tesoro postfix/smtpd[5320]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:00:01 tesoro postfix/smtpd[5320]: disconnect from localhost[::1]
    Dec 18 19:05:01 tesoro postfix/smtpd[5453]: connect from localhost[::1]
    Dec 18 19:05:01 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<sKnFdYYKDgAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:05:01 tesoro postfix/smtpd[5453]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:05:01 tesoro postfix/smtpd[5453]: disconnect from localhost[::1]
    Dec 18 19:05:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<xePFdYYK2AAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:09:08 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=5531, secured, session=<RPWFhIYKEQAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:09:08 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    Dec 18 19:10:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<SFmth4YK4AAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:10:01 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<342th4YKFgAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:10:01 tesoro postfix/smtpd[5561]: connect from localhost[::1]
    Dec 18 19:10:01 tesoro postfix/smtpd[5561]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:10:01 tesoro postfix/smtpd[5561]: disconnect from localhost[::1]
    Dec 18 19:15:02 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 1 secs): user=<>, rip=::1, lip=::1, secured, session=<gh6TmYYK5wAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:15:02 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<3h+TmYYKHQAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:15:02 tesoro postfix/smtpd[5652]: connect from localhost[::1]
    Dec 18 19:15:02 tesoro postfix/smtpd[5652]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:15:02 tesoro postfix/smtpd[5652]: disconnect from localhost[::1]
    Dec 18 19:16:17 tesoro postfix/qmgr[4715]: 7414A1C2608: from=<[email protected]>, size=1122, nrcpt=1 (queue active)
    Dec 18 19:16:47 tesoro postfix/smtp[5690]: connect to gmail-smtp-in.l.google.com[74.125.137.27]:25: Connection timed out
    Dec 18 19:16:47 tesoro postfix/smtp[5690]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c07::1a]:25: Network is unreachable
    Dec 18 19:17:17 tesoro postfix/smtp[5690]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.27]:25: Connection timed out
    Dec 18 19:17:17 tesoro postfix/smtp[5690]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1b]:25: Network is unreachable
    Dec 18 19:17:47 tesoro postfix/smtp[5690]: connect to alt2.gmail-smtp-in.l.google.com[74.125.24.26]:25: Connection timed out
    Dec 18 19:17:47 tesoro postfix/smtp[5690]: 7414A1C2608: to=<[email protected]>, relay=none, delay=11007, delays=10917/0.02/90/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[74.125.24.26]:25: Connection timed out)
    Dec 18 19:19:09 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=5729, secured, session=<hGlMqIYKJwAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:19:09 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    Dec 18 19:20:02 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<JKF5q4YK9gAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:20:02 tesoro dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<FKx5q4YKLAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:20:02 tesoro postfix/smtpd[5759]: connect from localhost[::1]
    Dec 18 19:20:02 tesoro postfix/smtpd[5759]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:20:02 tesoro postfix/smtpd[5759]: disconnect from localhost[::1]
    Dec 18 19:25:01 tesoro postfix/smtpd[5866]: connect from localhost[::1]
    Dec 18 19:25:01 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<Eb1QvYYKMwAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:25:01 tesoro postfix/smtpd[5866]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:25:01 tesoro postfix/smtpd[5866]: disconnect from localhost[::1]
    Dec 18 19:25:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<KedQvYYK/QAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:26:17 tesoro postfix/qmgr[4715]: 992401C260F: from=<[email protected]>, size=1143, nrcpt=1 (queue active)
    Dec 18 19:26:17 tesoro postfix/smtp[5926]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c07::1a]:25: Network is unreachable
    Dec 18 19:26:47 tesoro postfix/smtp[5926]: connect to gmail-smtp-in.l.google.com[74.125.196.27]:25: Connection timed out
    Dec 18 19:27:17 tesoro postfix/smtp[5926]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.26]:25: Connection timed out
    Dec 18 19:27:17 tesoro postfix/smtp[5926]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1b]:25: Network is unreachable
    Dec 18 19:27:17 tesoro postfix/smtp[5926]: connect to alt2.gmail-smtp-in.l.google.com[2a00:1450:400b:c02::1a]:25: Network is unreachable
    Dec 18 19:27:17 tesoro postfix/smtp[5926]: 992401C260F: to=<[email protected]>, relay=none, delay=3285, delays=3225/0.02/60/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2a00:1450:400b:c02::1a]:25: Network is unreachable)
    Dec 18 19:29:09 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=5983, secured, session=<b5gTzIYKPAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:29:09 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    Dec 18 19:30:01 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<SCA2z4YKCwAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:30:01 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<Wz42z4YKQQAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:30:01 tesoro postfix/smtpd[6018]: connect from localhost[::1]
    Dec 18 19:30:01 tesoro postfix/smtpd[6018]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:30:01 tesoro postfix/smtpd[6018]: disconnect from localhost[::1]
    Dec 18 19:35:02 tesoro postfix/smtpd[6111]: connect from localhost[::1]
    Dec 18 19:35:02 tesoro dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=::1, lip=::1, secured, session=<HtIc4YYKSAAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:35:02 tesoro postfix/smtpd[6111]: lost connection after CONNECT from localhost[::1]
    Dec 18 19:35:02 tesoro postfix/smtpd[6111]: disconnect from localhost[::1]
    Dec 18 19:35:02 tesoro dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<2/wc4YYKEgAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:36:17 tesoro postfix/qmgr[4715]: D66631C255E: from=<[email protected]>, size=1047, nrcpt=1 (queue active)
    Dec 18 19:36:47 tesoro postfix/smtp[6151]: connect to gmail-smtp-in.l.google.com[74.125.196.27]:25: Connection timed out
    Dec 18 19:36:47 tesoro postfix/smtp[6151]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4002:c09::1a]:25: Network is unreachable
    Dec 18 19:36:47 tesoro postfix/smtp[6151]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:400c:c03::1b]:25: Network is unreachable
    Dec 18 19:37:17 tesoro postfix/smtp[6151]: connect to alt1.gmail-smtp-in.l.google.com[74.125.131.27]:25: Connection timed out
    Dec 18 19:37:47 tesoro postfix/smtp[6151]: connect to alt2.gmail-smtp-in.l.google.com[74.125.24.27]:25: Connection timed out
    Dec 18 19:37:47 tesoro postfix/smtp[6151]: D66631C255E: to=<[email protected]>, relay=none, delay=74073, delays=73982/0.02/90/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[74.125.24.27]:25: Connection timed out)
    Dec 18 19:39:09 tesoro dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=6210, secured, session=<TmLZ74YKUgAAAAAAAAAAAAAAAAAAAAAB>
    Dec 18 19:39:09 tesoro dovecot: imap([email protected]): Disconnected: Logged out in=79 out=777
    
    /etc/postfix/main.cf
    Code:
    # See /usr/share/postfix/main.cf.dist for a commented, more complete version
    
    
    # Debian specific:  Specifying a file name will cause the first
    # line of that file to be used as the name.  The Debian default
    # is /etc/mailname.
    #myorigin = /etc/mailname
    
    smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
    biff = no
    
    # appending .domain is the MUA's job.
    append_dot_mydomain = no
    
    # Uncomment the next line to generate "delayed mail" warnings
    #delay_warning_time = 4h
    
    readme_directory = no
    
    # TLS parameters
    smtpd_tls_cert_file = /etc/postfix/smtpd.cert
    smtpd_tls_key_file = /etc/postfix/smtpd.key
    smtpd_use_tls = yes
    smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
    smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
    
    # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
    # information on enabling SSL in the smtp client.
    
    smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
    myhostname = tesoro.fp2php.com
    alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
    alias_database = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
    myorigin = /etc/mailname
    mydestination = tesoro.fp2php.com, localhost, localhost.localdomain
    relayhost = 
    mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
    mailbox_size_limit = 0
    recipient_delimiter = +
    inet_interfaces = all
    inet_protocols = all
    virtual_alias_domains = 
    virtual_alias_maps = hash:/var/lib/mailman/data/virtual-mailman, proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf, proxy:mysql:/etc/postfix/mysql-virtual_email2email.cf
    virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf
    virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf
    virtual_mailbox_base = /var/vmail
    virtual_uid_maps = static:5000
    virtual_gid_maps = static:5000
    smtpd_sasl_auth_enable = yes
    broken_sasl_auth_clients = yes
    smtpd_sasl_authenticated_header = yes
    smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:/etc/postfix/mysql-virtual_recipient.cf
    smtpd_tls_security_level = may
    transport_maps = hash:/var/lib/mailman/data/transport-mailman, proxy:mysql:/etc/postfix/mysql-virtual_transports.cf
    relay_domains = mysql:/etc/postfix/mysql-virtual_relaydomains.cf
    relay_recipient_maps = mysql:/etc/postfix/mysql-virtual_relayrecipientmaps.cf
    proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
    smtpd_sender_restrictions = check_sender_access mysql:/etc/postfix/mysql-virtual_sender.cf
    smtpd_client_restrictions = check_client_access mysql:/etc/postfix/mysql-virtual_client.cf
    smtpd_client_message_rate_limit = 100
    maildrop_destination_concurrency_limit = 1
    maildrop_destination_recipient_limit = 1
    virtual_transport = dovecot
    header_checks = regexp:/etc/postfix/header_checks
    mime_header_checks = regexp:/etc/postfix/mime_header_checks
    nested_header_checks = regexp:/etc/postfix/nested_header_checks
    body_checks = regexp:/etc/postfix/body_checks
    owner_request_special = no
    smtp_tls_security_level = may
    smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
    smtpd_tls_protocols = !SSLv2,!SSLv3
    smtp_tls_protocols = !SSLv2,!SSLv3
    dovecot_destination_recipient_limit = 1
    smtpd_sasl_type = dovecot
    smtpd_sasl_path = private/auth
    content_filter = amavis:[127.0.0.1]:10024
    receive_override_options = no_address_mappings
    
    /etc/postfix/master.cf
    Code:
    #
    # Postfix master process configuration file.  For details on the format
    # of the file, see the master(5) manual page (command: "man 5 master" or
    # on-line: http://www.postfix.org/master.5.html).
    #
    # Do not forget to execute "postfix reload" after editing this file.
    #
    # ==========================================================================
    # service type  private unpriv  chroot  wakeup  maxproc command + args
    #               (yes)   (yes)   (yes)   (never) (100)
    # ==========================================================================
    smtp      inet  n       -       -       -       -       smtpd
    #smtp      inet  n       -       -       -       1       postscreen
    #smtpd     pass  -       -       -       -       -       smtpd
    #dnsblog   unix  -       -       -       -       0       dnsblog
    #tlsproxy  unix  -       -       -       -       0       tlsproxy
    submission inet n       -       -       -       -       smtpd
      -o syslog_name=postfix/submission
      -o smtpd_tls_security_level=encrypt
      -o smtpd_sasl_auth_enable=yes
      -o smtpd_client_restrictions=permit_sasl_authenticated,reject
    #  -o smtpd_reject_unlisted_recipient=no
    #  -o smtpd_client_restrictions=$mua_client_restrictions
    #  -o smtpd_helo_restrictions=$mua_helo_restrictions
    #  -o smtpd_sender_restrictions=$mua_sender_restrictions
    #  -o smtpd_recipient_restrictions=
    #  -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
    #  -o milter_macro_daemon_name=ORIGINATING
    smtps     inet  n       -       -       -       -       smtpd
      -o syslog_name=postfix/smtps
      -o smtpd_tls_wrappermode=yes
      -o smtpd_sasl_auth_enable=yes
      -o smtpd_client_restrictions=permit_sasl_authenticated,reject
    #  -o smtpd_reject_unlisted_recipient=no
    #  -o smtpd_client_restrictions=$mua_client_restrictions
    #  -o smtpd_helo_restrictions=$mua_helo_restrictions
    #  -o smtpd_sender_restrictions=$mua_sender_restrictions
    #  -o smtpd_recipient_restrictions=
    #  -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
    #  -o milter_macro_daemon_name=ORIGINATING
    #628       inet  n       -       -       -       -       qmqpd
    pickup    unix  n       -       -       60      1       pickup
    cleanup   unix  n       -       -       -       0       cleanup
    qmgr      unix  n       -       n       300     1       qmgr
    #qmgr     unix  n       -       n       300     1       oqmgr
    tlsmgr    unix  -       -       -       1000?   1       tlsmgr
    rewrite   unix  -       -       -       -       -       trivial-rewrite
    bounce    unix  -       -       -       -       0       bounce
    defer     unix  -       -       -       -       0       bounce
    trace     unix  -       -       -       -       0       bounce
    verify    unix  -       -       -       -       1       verify
    flush     unix  n       -       -       1000?   0       flush
    proxymap  unix  -       -       n       -       -       proxymap
    proxywrite unix -       -       n       -       1       proxymap
    smtp      unix  -       -       -       -       -       smtp
    relay     unix  -       -       -       -       -       smtp
    #       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
    showq     unix  n       -       -       -       -       showq
    error     unix  -       -       -       -       -       error
    retry     unix  -       -       -       -       -       error
    discard   unix  -       -       -       -       -       discard
    local     unix  -       n       n       -       -       local
    virtual   unix  -       n       n       -       -       virtual
    lmtp      unix  -       -       -       -       -       lmtp
    anvil     unix  -       -       -       -       1       anvil
    scache    unix  -       -       -       -       1       scache
    #
    # ====================================================================
    # Interfaces to non-Postfix software. Be sure to examine the manual
    # pages of the non-Postfix software to find out what options it wants.
    #
    # Many of the following services use the Postfix pipe(8) delivery
    # agent.  See the pipe(8) man page for information about ${recipient}
    # and other message envelope options.
    # ====================================================================
    #
    # maildrop. See the Postfix MAILDROP_README file for details.
    # Also specify in main.cf: maildrop_destination_recipient_limit=1
    #
    maildrop  unix  -       n       n       -       -       pipe
      flags=DRhu user=vmail argv=/usr/bin/maildrop -d vmail ${extension} ${recipient} ${user} ${nexthop} ${sender}
    #
    # ====================================================================
    #
    # Recent Cyrus versions can use the existing "lmtp" master.cf entry.
    #
    # Specify in cyrus.conf:
    #   lmtp    cmd="lmtpd -a" listen="localhost:lmtp" proto=tcp4
    #
    # Specify in main.cf one or more of the following:
    #  mailbox_transport = lmtp:inet:localhost
    #  virtual_transport = lmtp:inet:localhost
    #
    # ====================================================================
    #
    # Cyrus 2.1.5 (Amos Gouaux)
    # Also specify in main.cf: cyrus_destination_recipient_limit=1
    #
    #cyrus     unix  -       n       n       -       -       pipe
    #  user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
    #
    # ====================================================================
    # Old example of delivery via Cyrus.
    #
    #old-cyrus unix  -       n       n       -       -       pipe
    #  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
    #
    # ====================================================================
    #
    # See the Postfix UUCP_README file for configuration details.
    #
    uucp      unix  -       n       n       -       -       pipe
      flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
    #
    # Other external delivery methods.
    #
    ifmail    unix  -       n       n       -       -       pipe
      flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
    bsmtp     unix  -       n       n       -       -       pipe
      flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
    scalemail-backend unix	-	n	n	-	2	pipe
      flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
    mailman   unix  -       n       n       -       -       pipe
      flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
      ${nexthop} ${user}
    
    dovecot   unix  -       n       n       -       -       pipe
      flags=DROhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${user}@${nexthop}
    amavis unix - - - - 2 smtp
            -o smtp_data_done_timeout=1200
            -o smtp_send_xforward_command=yes
    
    127.0.0.1:10025 inet n - - - - smtpd
            -o content_filter=
            -o local_recipient_maps=
            -o relay_recipient_maps=
            -o smtpd_restriction_classes=
            -o smtpd_client_restrictions=
            -o smtpd_helo_restrictions=
            -o smtpd_sender_restrictions=
            -o smtpd_recipient_restrictions=permit_mynetworks,reject
            -o mynetworks=127.0.0.0/8
            -o strict_rfc821_envelopes=yes
            -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
    
    
    NOTE: I have not edited any MX records any where - Is this something I need to do? :-(

    Thanks!
     

Share This Page