--On Donnerstag, 28. August 2003 09:33 +0200 Michael J�rgens <[EMAIL PROTECTED]> wrote:
> Here are the logs and permissions: > -r-xr-x--- 1 courier courier 200568 Jun 4 17:31 submit* > -r-s--x--x 1 root courier 26616 Jun 4 17:31 sendmail* looks fine until here, but upgrade to the current version 0.43 recommended if you are serious about tracing/fixing the bug. > Aug 28 09:26:29 p15123975 courierd: > started,id=003BE304.3F4AE480.0000429F,from=<>,module=dsn,host=,addr=<owner- > nolist-x*sa [EMAIL PROTECTED]> > Aug 28 09:26:29 p15123975 courierd: Waiting. shutdown time=none, wakeup > time=Thu Aug 28 10:46:53 2003, queuedelivering=3, inprogress=1 > Aug 28 09:26:29 p15123975 courierdsn: Problems injecting bounce - > receipient [EMAIL PROTECTED] TEZ.US rejected. > Aug 28 09:26:29 p15123975 courierd: completed,id=003BE304.3F4AE480.0000429F a quick grep in the source of courier suggests a problem with extracting the destination address somehow. do you get the same message also with 'normal' email-addresses, are you able to reproduce the problem ? Sam suggested strace'ing courierdns with -f, its probably the only way to find out more - or insert a few logging hooks into the code. Since the problem was never reported until a few weeks one could check a diff, or maybe the problem will go away after an upgrade, nobody here will fix your old 0.42.2 anyway ;) Additionally you should not bounce spam, especially not if sent via abused proxies or zombies. Dont accept the crap in the first place and add a few dnsbl to your setup. Good choices are SBL, SORBS, NJABL and PERMBLOCK, any of them would have intercepted the spam currently sent via 202.9.152.26. Roland ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
