Hi all,

My setup is simply this:
- Email sent to my domain is received by postfix on my Debian box
- All email at this domain is delivered locally to me (user dan)
- Using a simple .forward file, this email gets forwarded to my gmail
account

Maybe not the most graceful approach, but it's simple. Problem is I never
get any email to my gmail account, or any other account I try to forward it
to, even though the postfix logs seem entirely fine:

Jul 30 00:59:41 mydomain postfix/smtpd[13930]: connect from
mail-ew0-f211.google.com[209.85.219.211]
Jul 30 00:59:42 mydomain postfix/trivial-rewrite[13937]: warning: do not
list domain mydomain.ca in BOTH mydestination and virtual_alias_domains
Jul 30 00:59:42 mydomain postfix/smtpd[13930]: 4937B96117E2:
client=mail-ew0-f211.google.com[209.85.219.211]
Jul 30 00:59:42 mydomain postfix/cleanup[13938]: 4937B96117E2:
message-id=<6e52dd800957467367259n5999bc2maad948a63470c...@mail.gmail.com>
Jul 30 00:59:42 mydomain postfix/qmgr[13654]: 4937B96117E2:
from=<mygmailn...@gmail.com>, size=1804, nrcpt=1 (queue active)
Jul 30 00:59:42 mydomain postfix/trivial-rewrite[13937]: warning: do not
list domain mydomain.ca in BOTH mydestination and virtual_alias_domains
Jul 30 00:59:42 mydomain postfix/cleanup[13938]: 7D04B96117E4:
message-id=<6e52dd800957467367259n5999bc2maad948a63470c...@mail.gmail.com>
Jul 30 00:59:42 mydomain postfix/local[13940]: 4937B96117E2:
to=<d...@mydomain.ca>, relay=local, delay=0.32, delays=0.31/0.01/0/0,
dsn=2.0.0, status=sent (forwarded as 7D04B96117E4)
Jul 30 00:59:42 mydomain postfix/qmgr[13654]: 7D04B96117E4:
from=<mygmailn...@gmail.com>, size=1920, nrcpt=1 (queue active)
Jul 30 00:59:42 mydomain postfix/qmgr[13654]: 4937B96117E2: removed
Jul 30 00:59:44 mydomain postfix/smtp[13941]: 7D04B96117E4:
to=<mygmailn...@gmail.com>, orig_to=<d...@mydomain.ca>,
relay=gmail-smtp-in.l.google.com[209.85.133.27]:25, delay=1.6,
delays=0/0.01/0.13/1.4, dsn=2.0.0, status=sent (250 2.0.0 OK 1248933584
d35si1808699and.15)
Jul 30 00:59:44 mydomain postfix/qmgr[13654]: 7D04B96117E4: removed

The only warning in there is just about me being sloppy with my main.conf (I
have other virtual domains as well), but that doesn't seem to interfere with
anything. Everything else seems to work exactly as it should, but for some
reason I never receive any forwarded emails to gmail (yes I've checked spam,
and have tried sending it to another email address as well).

Any advice is much appreciated...
Dan
-- 
View this message in context: 
http://www.nabble.com/not-receiving-forwarded-mail-from-postfix%2C-all-logs-seem-fine-tp24732699p24732699.html
Sent from the Postfix mailing list archive at Nabble.com.

Reply via email to