[fetchmail]bouncing mail
Matthias Andree
matthias.andree@gmx.de
Sat, 05 Mar 2005 23:59:04 +0100
"Alexander S. Suslov" <salex@apple.mk.ua> writes:
> 2) Contents of .fetchmailrc (passwords/usernames masked)
>
> poll 213.186.112.2 proto imap aka lactalis.com.ua:
> envelope "X-Real-To:"
> user USER with pass PASS to
> '1c'='1c@mizar.lactalis.com.ua'
> 'Alain.Magnan'='AMagnan@mizar.lactalis.com.ua'
> 'Alexandr.Kiselev'='AKiselev@mizar.lactalis.com.ua'
> 'Alexandr.Kovalev'='AKovalev@mizar.lactalis.com.ua'
> 'Alexandr.Mudrov'='AMudrov@mizar.lactalis.com.ua'
> here
>
> 3) Output of "fetchmail -v -v" showing the problem
>
[...]
> Mar 5 10:44:45 mizar fetchmail[23443]: About to rewrite To:
> asdasasdas@lactalis.com.ua^M Rewritten version is To:
> asdasasdas@lactalis.com.ua^M
> Mar 5 10:44:45 mizar fetchmail[23443]: About to rewrite From:
> "Alexander S. Suslov" <salex@apple.mk.ua>^M Rewritten version is From:
> "Alexander S. Suslov" <salex@apple.mk.ua>^M
> Mar 5 10:44:45 mizar fetchmail[23443]: no local matches, forwarding to
> postmaster
> Mar 5 10:44:45 mizar fetchmail[23443]: SMTP< 220 mizar.lactalis.com.ua
> ESMTP Sendmail 8.12.10/8.12.10; Sat, 5 Mar 2005 10:44:45 +0200 (EET)
> Mar 5 10:44:45 mizar fetchmail[23443]: SMTP> EHLO localhost
You could add "*" before the here, like so...
# other addresses
'Alexandr.Mudrov'='AMudrov@mizar.lactalis.com.ua'
*
here
then fetchmail would accept all addresses
but bounce if sendmail refuses to accept the mail.
--
Matthias Andree