-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 10 Apr 2002 [EMAIL PROTECTED] wrote:
>yes i am using fetchmail to POP mail off an exchange 5.5 server. 
>the output i included was from a verbose fetchmail run.

Then the server that is rejecting you is your own local machine (the Linux 
box). You apparently have a spam rule that is causing sendmail to reject 
mail appearing to be from localhost.

A quick workaround for this is simply to tell fetchmail to deliver to
procmail (mda option) instead of sendmail (the default). Sendmail is
configured to deliver to procmail anyway, so you may as well skip the
sendmail step. My ~/.fetchmailrc looks like this:

defaults protocol APOP fetchall nokeep mda "procmail -d myusername"
poll mail.isp.net  username myusername1  password mypassword1
poll pop.isp.com   username myusername2  password mypassword2


Tony
- -- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05         HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene <[EMAIL PROTECTED]> 0x6C94239D

iD8DBQE8tSwnpCpg3WyUI50RAgz5AJwLYxMxeXqJAV1GMkPszCBH0YTLJgCdGIwT
6E5V6724+4cIpufE5yCBtuc=
=iWAv
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to