|
From: Beast <be...@i6...> - 2005-08-11 06:46:33
|
Beast wrote: > > I think I've found the problem, it always dies whenever > 061196164024.cidr.odn.ne.jp send an email. > > --- > Aug 11 12:55:58 blowfish sqlgrey: optin: greylisting active for > xx...@my... > Aug 11 12:55:58 blowfish sqlgrey: grey: identified dynamic pattern (last > IP byte): 061196164024.cidr.odn.ne.jp, 61.196.164.24: Using full IP. > Aug 11 12:55:58 blowfish sqlgrey: fatal: Modification of a read-only > value attempted at > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/Sys/Syslog.pm line 312. > Aug 11 12:55:58 blowfish postfix/smtpd[5359]: warning: premature > end-of-input on 127.0.0.1:2501 while reading input attribute name > It is because of mail from using "%". I have tried sending mail with this kind of address (from any host) and sqlgrey dies, probably because of unquote '%'. MAIL FROM: <LNGNOTES/LNGJAPAN%LNG...@ln...> -- --beast |