I have some forwards in Ispconfig. Mails don't arrive in the gmail mailbox, any tips/suggestions? This is what happens: Code: Oct 29 13:01:04 server postfix/anvil[12468]: statistics: max connection rate 1/60s for (smtp:212.54.42.164) at Oct 29 12:51:04 Oct 29 13:01:04 server postfix/anvil[12468]: statistics: max connection count 1 for (smtp:212.54.42.164) at Oct 29 12:51:04 Oct 29 13:01:04 server postfix/anvil[12468]: statistics: max message rate 1/60s for (smtp:212.54.42.164) at Oct 29 12:51:04 Oct 29 13:01:04 server postfix/anvil[12468]: statistics: max cache size 3 at Oct 29 12:56:30 Oct 29 13:01:20 server postfix/smtpd[13214]: connect from mail-lb0-f174.google.com[209.85.217.174] Oct 29 13:01:20 server postfix/smtpd[13214]: B808039505029: client=mail-lb0-f174.google.com[209.85.217.174] Oct 29 13:01:20 server postfix/cleanup[13868]: B808039505029: message-id=<CAOyzb1QBbMYBvP7S506NXigw9Aj0jCoooiDGo2pVPb8-=xW+xQ@mail.gmail.com> Oct 29 13:01:44 server postfix/qmgr[16244]: B808039505029: from=<[email protected]>, size=2293, nrcpt=1 (queue active) Oct 29 13:01:44 server postfix/smtpd[13214]: disconnect from mail-lb0-f174.google.com[209.85.217.174] Oct 29 13:01:44 server postfix/smtpd[13876]: connect from localhost[127.0.0.1] Oct 29 13:01:44 server postfix/smtpd[13876]: 5E2583950548A: client=localhost[127.0.0.1] Oct 29 13:01:44 server postfix/cleanup[13868]: 5E2583950548A: message-id=<CAOyzb1QBbMYBvP7S506NXigw9Aj0jCoooiDGo2pVPb8-=xW+xQ@mail.gmail.com> Oct 29 13:01:46 server postfix/smtpd[13876]: disconnect from localhost[127.0.0.1] Oct 29 13:01:46 server amavis[4288]: (04288-18) Passed CLEAN {RelayedInbound}, [209.85.217.174]:36308 [209.85.217.174] <[email protected]> -> <[email protected]>, Queue-ID: B808039505029, Message-ID: <CAOyzb1QBbMYBvP7S506NXigw9Aj0jCoooiDGo2pVPb8-=xW+xQ@mail.gmail.com>, mail_id: z8Y1HEnOE5Bv, Hits: 0.891, size: 2293, queued_as: 5E2583950548A, 2062 ms Oct 29 13:01:46 server postfix/smtp[13873]: B808039505029: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=25, delays=23/0.01/0/2.1, 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 5E2583950548A) Oct 29 13:01:46 server postfix/qmgr[16244]: 5E2583950548A: from=<[email protected]>, size=2900, nrcpt=1 (queue active) Oct 29 13:01:46 server postfix/qmgr[16244]: B808039505029: removed Oct 29 13:01:46 server postfix/error[13417]: 5E2583950548A: to=<[email protected]>, orig_to=<[email protected]>, relay=none, delay=2, delays=1.7/0/0/0.28, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to ASPMX3.GOOGLEMAIL.com[74.125.23.27]:25: Connection refused)
Seems as if gmail does not like your server Forwarding all email to a gmail account might cause you to get blacklisted, if there is a larger amount of spam in the mails. 1) Check that your server is not blacklisted e.g. at mxtoolbox dot com. 2) Create a spf ecord for that domain (if you have none yet) and consider to install the ispconfig dkim patch and activate dkim on your server.