Re: fetchmail and SMTP return codes (was Re: recurring error in exim's log)

2003-03-08 Thread Jason Chambers
On Mar 8 13:44, ScruLoose wrote: > I had no_bouncemail set in fetchmail's global config file (came that way by > default) and also 'set antispam' to a value of -1 (also default) So I > poked at the man page some, commented out no_bouncemail, so fechmail_daemon > is no longer spamming me (local po

fetchmail and SMTP return codes (was Re: recurring error in exim's log)

2003-03-08 Thread ScruLoose
On Sat, Mar 08, 2003 at 12:11:00AM +, Jason Chambers wrote: > On Mar 7 15:58, ScruLoose wrote: > > So yeah... now I'm receiving fetchmail's error message in my inbox every 5 > > minutes. > > it kinda looks to me like some spammer munged his headers so badly that > > it's screwing things up for

Re: recurring error in exim's log

2003-03-07 Thread Jason Chambers
On Mar 7 15:58, ScruLoose wrote: > So yeah... now I'm receiving fetchmail's error message in my inbox every 5 > minutes. > it kinda looks to me like some spammer munged his headers so badly that > it's screwing things up for delivery. However, "General SMTP/ESMTP error." > doesn't tell me much ab

Re: recurring error in exim's log

2003-03-07 Thread ScruLoose
On Fri, Mar 07, 2003 at 05:46:17PM +, Jason Chambers wrote: > > The "unqualified recipient rejected" is caused by mail > being sent to fetchmail without a domain. To allow Exim to > accept an unqualified recipient address add > "receiver_unqualified_hosts = localhost" to Exim's config > file.

Re: recurring error in exim's log

2003-03-07 Thread Dave Sherohman
On Fri, Mar 07, 2003 at 10:40:04AM -0500, ScruLoose wrote: > Actually, miguel is the name of my machine, and it's already set as the > 'qualify_domain'. Qualify_recipient is not set, so it should default to > 'qualify_domain', according to the comments in /etc/exim.conf . Is miguel in local_domai

Re: recurring error in exim's log

2003-03-07 Thread Jason Chambers
On Mar 7 10:40, ScruLoose wrote: > On Fri, Mar 07, 2003 at 08:30:45PM +1100, Rob Weir wrote: > > On Fri, Feb 28, 2003 at 11:40:04PM -0500, ScruLoose wrote: > > > Hi everybody, > > > > > > Now, my mail seems to be coming and going... mostly happily. > > > But I keep seeing this in eximon (which is

Re: recurring error in exim's log

2003-03-07 Thread ScruLoose
On Fri, Mar 07, 2003 at 08:30:45PM +1100, Rob Weir wrote: > On Fri, Feb 28, 2003 at 11:40:04PM -0500, ScruLoose wrote: > > Hi everybody, > > > > Now, my mail seems to be coming and going... mostly happily. > > But I keep seeing this in eximon (which is just showing me exim's mainlog, > > AFAIK): >

Re: recurring error in exim's log

2003-03-07 Thread Rob Weir
On Fri, Feb 28, 2003 at 11:40:04PM -0500, ScruLoose wrote: > Hi everybody, > > I have this little issue with exim. My setup is that I'm retrieving mail > from several POP accounts (for one local user) with fetchmail, which hands > off to exim. Currently I have exim filtering and delivering (maybe

recurring error in exim's log

2003-02-28 Thread ScruLoose
Hi everybody, I have this little issue with exim. My setup is that I'm retrieving mail from several POP accounts (for one local user) with fetchmail, which hands off to exim. Currently I have exim filtering and delivering (maybe I'll get into procmail someday soon, but not yet). Now, my mail seem