Alexander 'Leo' Bergolth:
> The file contains:
> -------------------- 8< --------------------
> x...@gmail.com
> \lhock

Your loop does not reproduce.

With this in my own .forward file:

/dev/null
\wietse

Sending mail to wietse results in one copy to /dev/null
and one copy to the mailbox file, and no loop. If it looped
then we would have problem reports for this every day.

One example with "myorigin = $myhostname", "mydestination = $myhostname ....".

Sep 22 11:00:10 bristle postfix/qmgr[1894]: BC0AF924782: 
from=<wie...@hostname.example.com>, size=351, nrcpt=1 (queue active)
Sep 22 11:00:10 bristle postfix/local[2769]: BC0AF924782: 
to=<wie...@hostname.example.com>, orig_to=<wietse>, relay=local, delay=0.17, 
delays=0.13/0.05/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
Sep 22 11:00:10 bristle postfix/local[2769]: BC0AF924782: 
to=<wie...@hostname.example.com>, orig_to=<wietse>, relay=local, delay=0.21, 
delays=0.13/0.05/0/0.04, dsn=2.0.0, status=sent (delivered to mailbox)

One example with "myorigin = $mydomain", "mydestination = $mydomain ...".

Sep 22 11:03:57 bristle postfix/qmgr[2791]: 22F45924782: 
from=<wie...@example.com>, size=335, nrcpt=1 (queue active)
Sep 22 11:03:57 bristle postfix/local[2808]: 22F45924782: 
to=<wie...@example.com>, orig_to=<wietse>, relay=local, delay=0.02, 
delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
Sep 22 11:03:57 bristle postfix/local[2808]: 22F45924782: 
to=<wie...@example.com>, orig_to=<wietse>, relay=local, delay=0.02, 
delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to mailbox)

        Wietse

Reply via email to