in reply to Re: Re: form+subscription+Perl+sendmail = TROLL
in thread form+subscription+Perl+sendmail = TROLL
I would argue that ezmlm's behavior is wrong. It should use the From: header to determine the address to subscribe. Its behavior inhibits what you are trying to do of generating a subscription message on behalf of someone else. By forging the Return-Path all bounces messages will go to the user. They really should go to an address that you look at. It doesn't provide any extra security from forgery or spam because the return-path is as easy to forge as the From: header.
You probably don't have any choice in which mailing list program you are using. If you have control of the mailing list, you might want to check if there is some way you can change this behavior. Or if there is some way to access the subscription process.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: form+subscription+Perl+sendmail = TROLL
by vnomad (Novice) on Nov 07, 2002 at 01:01 UTC |