I've set up a machine to grab a multidrop pop box from my provider, with
detchmail. The machine is already running sendmail , and the
configuration seems to work fine!!, users get thier mail correctly,
aliases in sendmail work fine, everythig is well...or is it?
I seem to be having problems controlling how bounces (user unknown)
(i.e. no aliases or real user on this server!) are being handled.
I want unknown users not to bounce back to the user, but to bounce to
the defined postmaster instead.
Having read the documentation(rare!) ;-), it seems that --nobounce on
the cmd line options should do the trick, but it's seems to make no
difference if I supply the option or not? fetchmail version is 5.6.0?
Any Ideas?
Laters,
Lee
not flushed
fetchmail: POP3> RETR 3
fetchmail: POP3< +OK 1286 octets
reading message 3 of 3 (1286 octets)
fetchmail: SMTP> MAIL FROM:<subregboy@hotmail.com> SIZE=1286
fetchmail: SMTP< 250 2.1.0 <subregboy@hotmail.com>... Sender ok
fetchmail: SMTP> RCPT TO:<rucket@ziggytesttest.co.uk>
fetchmail: SMTP< 550 5.1.1 <rucket@ziggytesttest.co.uk>... User unknown
fetchmail: SMTP> RSET
fetchmail: SMTP< 250 2.0.0 Reset state
fetchmail: SMTP< 220 ast.fir.ziggytesttest.com ESMTP Sendmail
8.11.2/8.11.2/SuSE Linux 8.11.1-0.5; Wed, 24 Apr 2002 23:21:42 +0100
fetchmail: SMTP> HELO localhost
fetchmail: SMTP< 250 ast.fir.ziggytesttest.com Hello localhost
[127.0.0.1], pleased to meet you
fetchmail: SMTP> MAIL FROM:<FETCHMAIL-DAEMON@localhost>
fetchmail: SMTP< 250 2.1.0 <FETCHMAIL-DAEMON@localhost>... Sender ok
fetchmail: SMTP> RCPT TO:<subregboy@hotmail.com>
fetchmail: SMTP< 250 2.1.5 <subregboy@hotmail.com>... Recipient ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter mail, end with "." on a line by itself
fetchmail: SMTP: (bounce-message body)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 2.0.0 g3OMLga21083 Message accepted for delivery
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 2.0.0 ast.fir.ziggytesttest.com closing connection
not flushed
fetchmail: POP3> QUIT
fetchmail: POP3< +OK pickup.monkey InterMail POP3 server signing off.
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 2.0.0 ast.fir.ziggytesttest.com closing connection
fetchmail: normal termination, status 0
--------------------------------------------------------------------
http://www.lug.org.uk http://www.linuxportal.co.uk
http://www.linuxjob.co.uk http://www.linuxshop.co.uk
--------------------------------------------------------------------
This archive was generated by hypermail 2.1.3 : Thu 25 Apr 2002 - 11:40:33 BST