Date: Mon, 19 Aug 2002 22:44:55 -0400 From: Lord Raiden <raiden23@netzero.net> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Fetchmail error question when talking to sendmail Message-ID: <4.2.0.58.20020819223931.00969860@192.168.0.25>
next in thread | raw e-mail | index | archive | help
As an addendum, I've also gotten this error periodically as well:
fetchmail: SMTP error: 553 5.1.8 <morehits_rep@hotmail.co>... Domain of
sender address morehits_rep@hotmail.co does not exist
I'm guessing both of these errors has to do with the mail server I'm
receiving mail from. Or is it something I screwed up on in my fetchmailrc
file?
Here's my fetchmailrc file:
========================================================
set postmaster "localuser"
set no bouncemail
set spambounce
defaults protocol pop3, options fetchall, no keep
poll domain1:
user 'username' there with password 'password' is
localuser here
poll domain2:
user 'username2' there with password 'password2' is
localuser here
==========================================================
Now obviously I took out the users, passwords, and domains for security,
but that should be correct as it's worked fine for ages.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20020819223931.00969860>
