On Tue, Sep 09, 2003 at 01:58:21PM +0200, Timo Proescholdt wrote:
> hi,
> 
> i successfully set up mailman and created a test list.
> Playing arround with approval of list joining requests, i noticed that the
> immediate approval request mails to the list owner,moderator get discarded.
> 
> immediate_notification ist set to true.
> 
> I can see the logfile entry saying the the mail is discarded in vette, but no
> reason.
> 
> I can reproduce the by sending a mail directly to list-owner, or by running the
> nightly "pending requet reminder" cron job.
>

hi, 

after all i found out that the problem was the interaction between postfix and
the postifx-to-mailman.py script i used.
When postifx is configured to use qmail style user-mailbox adressing, only
the "real" user part is passed to the script.

the following line (in master.cf ) helps

rgv=/var/lib/mailman/postfix-to-mailman.py ${nexthop} ${mailbox}
                                                      ^^^^^^^^^^

hope it helps someone

greetings
timo

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to