Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread Matt Sergeant
On Wed, 27 May 2009 09:18:32 -0500, David Favor wrote: > I'm currently running qpsmtpd-async. > > I host many domains and I'd like to protect them all > against backscatter using something like this: > > http://psg.com/~brian/software/authbounce/configure-authbounce.txt > > to add a bounce k

Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread David Favor
Matt Sergeant wrote: On Wed, 27 May 2009 09:18:32 -0500, David Favor wrote: I'm currently running qpsmtpd-async. I host many domains and I'd like to protect them all against backscatter using something like this: http://psg.com/~brian/software/authbounce/configure-authbounce.txt to add a

Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread Charlie Brady
On Thu, 28 May 2009, Matt Sergeant wrote: years. So my qpsmtpd runs a no_bounces plugin, which I believe I've posted here before. Google seems not to have heard of it.

Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread Matt Sergeant
On Thu, 28 May 2009 12:04:27 -0400 (EDT), Charlie Brady wrote: > > On Thu, 28 May 2009, Matt Sergeant wrote: > >> years. So my qpsmtpd runs a no_bounces plugin, which I believe I've >> posted here before. > > Google seems not to have heard of it. Ah. OK. It basically just does this: if ($tra

Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread David Nicol
On Wed, May 27, 2009 at 9:18 AM, David Favor wrote: > I host many domains and I'd like to protect them all > against backscatter I wrote a plugin to create VERP variable envelope return path addresses for each and every message passing through my forwarding system, kept track of in a little data

Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread Matt Sergeant
On Thu, 28 May 2009, David Nicol wrote: On Wed, May 27, 2009 at 9:18 AM, David Favor wrote: I host many domains and I'd like to protect them all against backscatter I wrote a plugin to create VERP variable envelope return path addresses for each and every message passing through my forwardi

prefork 'orphaned child' messages

2009-05-28 Thread Jared Johnson
We're experiencing some strange issues and have been looking at qpsmtpd-prefork's output with $debug set. We're getting a whole lot of lines like this: orphaned child, pid: 1285 removed from memory at /usr/bin/qpsmtpd-prefork line 598. Where line 598 in my particular (slightly modified) ver

Re: prefork 'orphaned child' messages

2009-05-28 Thread Matt Sergeant
On Thu, 28 May 2009, Jared Johnson wrote: orphaned child, pid: 1285 removed from memory at /usr/bin/qpsmtpd-prefork line 598. [snip] Is this expected behavior? Note that since we have some customizations to qpsmtpd-prefork and plenty of other forked code, I'm not necessarily ready to call

Re: qpsmtpd-async authenticated relaying direction request

2009-05-28 Thread David Nicol
On Thu, May 28, 2009 at 3:27 PM, Matt Sergeant wrote: > On Thu, 28 May 2009, David Nicol wrote: > >> On Wed, May 27, 2009 at 9:18 AM, David Favor wrote: >> >> I wrote a plugin to create VERP variable envelope return path >> addresses for each and every message passing through my forwarding >> sys