1. Make sure your sendmail.cf has a line with
Tmajordomo
or whatever your majordomo's user name is.
2. Change the name of your listname-outgoing alias to
something else unknown by your users. You might try
listname-200108
3. Make sure your listname is using the resend script.
listname: "|/pathtomajordomo/wrapper resend -l listname listname-200108,nobody"
The ,nobody above prevents sendmail from advertising your
new delivery address in the message headers.
4. If sendmail is configured to use virtusertable, add
these lines to that file;
listname-outgoing error:nouser User unknown
listname-200108 error:nouser User unknown
#NOTE: columns above are <TAB> separated
Dan Liston
allround2@gmx.at wrote:
>
> hello
>
> i am using Majordomo 1.94 with linux and sendmail
>
> so i have a alias like
> listname-outgoing: :include: /filenameofadresses
>
> so..normaly the wrapper checks who is allow to post but users can directly
> post to the outgoing alias without check
> listname-outgoing@domain.com
> of restrict_posting ..any ideas for disable that?
>
> thx
References:
|
|