I thought I might have to. Didn't really want to go that route, I was hoping it was a simple edit badmailfrom or something similar. :-)
I take it I will need to rpm -e the current toaster first? Thanks for that. -----Original Message----- From: Eric "Shubes" [mailto:[EMAIL PROTECTED] Sent: 24 October 2006 19:38 To: [email protected] Subject: Re: [qmailtoaster] 571 sorry, sender address has invalid format I don't know for sure, but I think you're correct that / is the problem. You'll need to modify the chkuser_settings.h file and rebuild/install the qmail-toaster package to allow the / in the sender's name. See http://wiki.qmailtoaster.com/index.php/Chkuser for directions. You'll need to change /* #define CHKUSER_ALLOW_SENDER_CHAR_2 '%' */ to #define CHKUSER_ALLOW_SENDER_CHAR_2 '/' Craig Smith wrote: > Hello all, > > Have a strange problem. We have a client, and one user in particular is > getting the above error when mailing us. > He has 2 accounts on his machine, and the 2nd one sends without any > problems. I can send mail to his account but when > he replies or sends new to us, he gets the above error. I can't see > anything wrong is the initial format. > > I suspect it has something to do with the SRS0=/VV3=EF=(Clients domain > here)[EMAIL PROTECTED]:: line from the log. > The fist entry is the same domain and it works fine. I'm assuming / is the > problem but I'm not sure. If it is how do I stop it? > > > > @40000000453dd79a3aae164c simscan:[9083]:CLEAN > (0.00/100.00):2.0336s:test:212.227.126.183:SRS0=D+xI=EF=(clients domain > here)[EMAIL PROTECTED]:[EMAIL PROTECTED] > @40000000453dd81b36e71784 CHKUSER rejected sender: from > <SRS0=/VV3=EF=(Clients domain here)[EMAIL PROTECTED]::> remote > <moutng.kundenserver.de:unknown:212.227.126.187> rcpt <> : invalid sender > address format > @40000000453dd9b40bdaeb74 CHKUSER relaying rcpt: from <[EMAIL PROTECTED]::> > remote <craig:unknown:xxx.xxx.xxx.xxx> > rcpt <correct client email address> : client allowed to relay > > > Not sure where to look on this. I've told him it appears the problem is on > his end, but it would be nice to know why qmail has > an issue with this. Incidently he can send to hotmail/yahoo from this > account without any problems. > > Thanks > Craig > > ------------------------------------------------------- > Craig Smith - Systems Engineer - Doctor Net > t. 0870 770 4990 - f. 0870 770 4991 > -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
