Hey guys,

I try to use mailman (with procmail) in combination with FUD Forum (
http://fudforum.org ) to make the maillist visible in my board.

FUD has a "Mailing List Manager" included - so i filled out the forms
and assigned a mailing list to a board - but the problem is:  I don't
know how to pipe the mails to my board.

There is following example given:

:0:
* [EMAIL PROTECTED]
| /home/forum/F/test/maillist.php 1

So I guess i should insert that into a procmailrc file on my server
(at 'etc/' ), I tried that and wasted a lot of time with searching for
my mistake. It seems like my procmail doesn't even read my procmailrc
file when I write new mails to the configured mailing list.

I inserted the following into my procmailrc file:

PATH=/bin:/usr/bin:/usr/bin
LOGFILE=/var/log/proclog   

:0:
* [EMAIL PROTECTED] # i changed this one ;)
| /usr/local/httpd/fud/scripts/maillist.php 1

I also tried to change the permissions of the procmailrc file, but it
had no effect.

What is my mistake ?

Thank you,

greets
Simon
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to