FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » simple mail wrapper for qmail+mailman+fudforum
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: simple mail wrapper for qmail+mailman+fudforum [message #26011 is a reply to message #22410] Thu, 30 June 2005 02:53 Go to previous message
Tobias Eigen is currently offline  Tobias Eigen   United States
Messages: 85
Registered: June 2003
Location: Seattle, WA USA
Karma:
Member
Hi,

Thought I might share my experience here.. I use the private_external_archiver line in mailman's config to send the message to FUD when messages are archived. Sends to both mhonarc and FUD and works flawlessly. Here's the line:

PRIVATE_EXTERNAL_ARCHIVER = 'cat > /tmp/mailman_pvt_arc; /usr/bin/mhonarc -add -outdir /usr/local/mailman/archives/private/%(listname)s -rcfile
/usr/local/mailman/archives/private/mhonarc.rc -htmlext html -idxfname index.html -title  %(listname)s -reverse -spammode < /tmp/mailman_pvt_arc;
/home/httpd/vhosts/kabissa.org/httpdocs/forum/data/scripts/maillist.php \"%(listname)s(at)lists(dot)kabissa(dot)org\" < /tmp/mailman_pvt_arc; rm /tmp/mailman_pvt_arc'


I like the script you wrote but it does have the problem that it immediately sends the message out to Fud without first going through Mailman.

Cheers,

Tobias


Kabissa - Space for change in Africa
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Protector Scrit - use FUDForum as Central Login Manager
Next Topic: FUD, Gallery, and Netjuke
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri May 17 00:34:40 GMT 2024

Total time taken to generate the page: 0.03866 seconds