Once upon a time, Dave Atkins <dave@ecomdesigns.com> said:
>I made the :included list -j316 instead of just -list so people would not be
>able to guess it...but then it appears in the header anyway. What is to
>prevent people from seeing this and going around the approve requirements of
>the list?
Use something like bulk_mailer, and put the following in your
majordomo.cf:
if ($main'program_name eq 'mj_resend') {
$mailer = "/usr/bin/bulk_mailer -precedence \$opt_p \$opt_f\@\$opt_h";
}
Now I don't have an outgoing alias at all - the outgoing mail is sent
directly by bulk_mailer. And my lists run a little smoother too.
--
Chris Adams <cadams@ro.com> - System Administrator
Renaissance Internet Services - IBS Interactive, Inc.
Home: http://ro.com/~cadams - Public key: http://ro.com/~cadams/pubkey.txt
I don't speak for anybody but myself - that's enough trouble.
Follow-Ups:
References:
|
|