Re: SMTP error in fetchmail fetch

2002-11-18 Thread Pigeon
>On Sat, 16 Nov 2002 08:21:39 -0500, Kevin Coyner wrote: > > On Sat, Nov 16, 2002 at 12:34:04PM +, Colin Watson wrote.. > > > On Sat, Nov 16, 2002 at 03:45:38AM +, Pigeon wrote: > > > On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson wrote: > > > >On Fri, Nov 15, 2002 at 09:08:4

Re: SMTP error in fetchmail fetch

2002-11-16 Thread Kevin Coyner
On Sat, Nov 16, 2002 at 12:34:04PM +, Colin Watson wrote.. > On Sat, Nov 16, 2002 at 03:45:38AM +, Pigeon wrote: > > On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson > > <[EMAIL PROTECTED]> wrote: > > >On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote: > > >> Can

Re: SMTP error in fetchmail fetch

2002-11-16 Thread Colin Watson
On Sat, Nov 16, 2002 at 03:45:38AM +, Pigeon wrote: > On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson > <[EMAIL PROTECTED]> wrote: > >On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote: > >> Can anyone interpret this syslog message for me? > > > >Yes. :-) > > SWITCH NOBO

Re: SMTP error in fetchmail fetch

2002-11-15 Thread Shyamal Prasad
"Derrick" == Derrick Hudson writes: Derrick> 2) disable the syntax checks in exim since it can't Derrick> really reject mail because you're not running your own Derrick> mail site (What I mean is this: take my system for Derrick> example, my exim setup receives mail directly

Re: SMTP error in fetchmail fetch

2002-11-15 Thread Pigeon
On Fri, 15 Nov 2002 11:38:37 -0500, Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote: >On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote: > >> Can anyone interpret this syslog message for me? > >Yes. :-) SWITCH NOBOYDIE (sorry, couldn't resist it) Pigeon -- To UNSUBSCRIBE, email t

Re: SMTP error in fetchmail fetch

2002-11-15 Thread Derrick 'dman' Hudson
On Fri, Nov 15, 2002 at 09:08:48AM -0500, Kevin Coyner wrote: | Can anyone interpret this syslog message for me? Yes. :-) | Nov 15 08:59:24 sakura fetchmail[19276]: SMTP error: 550 Syntax error in | 'To' header: "@" or "." expected after "Low": failing address is: | Nov 15 08:59:24 sakura f

Re: SMTP error in fetchmail fetch

2002-11-15 Thread Moti Levy
I'll use this as the example this is a valid to header To: "Debian User" <[EMAIL PROTECTED]> in your case the header had no @ in it only this: so it failed i do not think this is a fetchmail error or a misconfiguuration on your behalf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

SMTP error in fetchmail fetch

2002-11-15 Thread Kevin Coyner
Can anyone interpret this syslog message for me? Nov 15 08:59:24 sakura fetchmail[19276]: SMTP error: 550 Syntax error in 'To' header: "@" or "." expected after "Low": failing address is: Nov 15 08:59:24 sakura fetchmail[19276]: not flushed Clearly the message that I'm trying to fetch is sp