On Wed, Dec 13, 2000 at 04:24:46PM +0000, Mark Delany wrote:
> On Wed, Dec 13, 2000 at 09:21:16AM -0500, James Morgenstein wrote:
> > I am somewhat hesitant to rely upon VERP's because I have seen several
> > problems in how some email programs handle the = sign in the VERP.  We all
> 
> Fair enough. Then use something other than the = sign. And if you're
> worried about using a string that ends up being longer than 64
> characters, then use a simple database and send the key that
> identifies the original recipient. Something like:
> 
>       bounce-dbkey12345678@listhost
> 
> then handle the bounce in ~bounce/.qmail-default by looking up the
> database to find the original recipient.

The current qmail architecture is not conducive to return path styles
beyond its basic VERP. Anything can send a VERP-message by injecting
the message with a special return path; qmail rewrites it for each
individual recipient.

Other return path styles are possible, but a message per recipient
must be injected to enforce the unique <return path, recipient> pairs
required.

Moreover, ezmlm's use of VERPs makes it easy to determine which
address is receiving list messages.

PGP signature

Reply via email to