> Jun 1 11:00:21 thismachine postfix/local[31382]: 7668220035F: > to=<[email protected]>, relay=local, delay=0.08, > delays=0.06/0.01/0/0, dsn=2.0.0, status=sent (forwarded as 8374A20020A) > Jun 1 11:00:21 thismachine postfix/smtp[31351]: 8374A20020A: > to=<[email protected]>, orig_to=<[email protected]>, > [email protected]:25, delay=0.06, delays=0/0/0.04/0.01, > dsn=2.0.0, status=sent (250 2.0.0 t51L0LoK019120 Message accepted for > delivery)
According to the Postfix address resolver, [email protected] is not handled by the local delivery agent. Perhaps you have a transport mapping that overrides deliveries for domain.com. > transport_maps = hash:/etc/postfix/transport What is in that file? Wietse
