Quoting Bernd Wurst <[EMAIL PROTECTED]>:

> Hi.
>
> Am Mittwoch, 30. August 2006 02:31 schrieb Edwin Culp Williams:
>> I've been using couriermlm happily for several years but now need
>> something with a webbased frontend.  Mailman seems to be the choice of
>> the day but looking at the configuration, courier-mta was not taken
>> into consideration.  I would sure like to find a howto for
>> courier/mailman but have only found postfix and exim.  Does anyone
>> know of one or could share their esperiences and alias solution that I
>> assume is solved with dot courier files.  I'm assuming that they need
>> to be created for each mailling list manually more or less like
>> couriermlm but if not it would be great to find out.
>
> We use Courier-MTA with Mailman and it was really easy to set up.
> There is a script shipped with Mailman named qmail-to-mailman.py which I
> modified a little bit.
>
> The main change was:
> -            os.execv("/var/qmail/bin/qmail-inject",
> -                     ("/var/qmail/bin/qmail-inject", MailmanOwner))
> +            os.execv("/usr/bin/sendmail",
> +                     ("/usr/bin/sendmail", MailmanOwner))
>
Hi, Bernd,

I saw that script and thought that it might work but didn't really  
understand it or spend much time working through it.  I don't consider  
myself even close to being python literate but now I'm going to have  
to give it a try for sure.

Thanks a lot,

ed

> Then I set up a local .courier and .courier-default file für the mailman user
> and aliased all mailing-list-domains to the mailman user.
>
> cu, Bernd
>
> --
> <mage> what should I give sister for unzipping?
> <Kevyn> Um. Ten bucks?
> <mage> no I mean like, WinZip?
>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to