Re: [Mailman-Users] mailman and courier

2004-07-22 Thread Javier Olascoaga
wow how quickly answer :D I'm gonna send the same mail to courier list, and try google for piping in courier. Thanks a lot J. On Thu, 22 Jul 2004 11:06:49 +0200, Brad Knowles <[EMAIL PROTECTED]> wrote: > At 10:59 AM +0200 2004-07-22, Javier Olascoaga wrote: > > > and run makealiases I get thi

Re: [Mailman-Users] mailman and courier

2004-07-22 Thread Brad Knowles
At 10:59 AM +0200 2004-07-22, Javier Olascoaga wrote: and run makealiases I get this error. aliasexp: ERR: "|/var/mailman/mail/mailman post mailman": 553 Syntax error: "|/var/mailman/mail/mailman post mailman"@spezialk.net aliascombine: ERR: Success any tip about how to resolve this situation?

[Mailman-Users] mailman and courier

2004-07-22 Thread Javier Olascoaga
Hi, I have a question about courier mta and mailman. I run fedora core 2 courier packages: courier-maildrop-0.45.6.20040618-1.2 courier-webadmin-0.45.6.20040618-1.2 courier-webmail-0.45.6.20040618-1.2 courier-0.45.6.20040618-1.2 courier-smtpauth-0.45.6.20040618-1.2 courier-maildrop-wrapper-0.45.6

Re: [Mailman-Users] mailman and courier - problem solved

2004-07-01 Thread Richard Barrett
On 2 Jul 2004, at 04:32, Lindsay Haisley wrote: OK, the issue was that mailman, when generating VERP address for the envelope sender address for monthly password mailouts uses the _fully qualified domain name_ of the list server system, e.g. "[EMAIL PROTECTED]". The info in the following FAQ entry

Re: [Mailman-Users] mailman and courier - problem solved

2004-07-01 Thread Lindsay Haisley
OK, the issue was that mailman, when generating VERP address for the envelope sender address for monthly password mailouts uses the _fully qualified domain name_ of the list server system, e.g. "[EMAIL PROTECTED]". Courier's authentication database had an entry for "[EMAIL PROTECTED]" but not one

Re: [Mailman-Users] mailman and courier

2004-07-01 Thread fmouse-mailman
Thus spake Richard Barrett on Thu, Jul 01, 2004 at 06:01:50PM CDT > > On 1 Jul 2004, at 22:08, [EMAIL PROTECTED] wrote: > > >I solved this by hacking src/common.c so as to only compare the procces > >group name with parentgroup if strcmp("mailman", mygroup->gr_name) > >returns non-zero. This sol

Re: [Mailman-Users] mailman and courier

2004-07-01 Thread Richard Barrett
On 1 Jul 2004, at 22:08, [EMAIL PROTECTED] wrote: I solved this by hacking src/common.c so as to only compare the procces group name with parentgroup if strcmp("mailman", mygroup->gr_name) returns non-zero. This solves the problem, but surely there must be a more elegant solution. I do not grok

Re: [Mailman-Users] mailman and courier

2004-07-01 Thread fmouse-mailman
I solved this by hacking src/common.c so as to only compare the procces group name with parentgroup if strcmp("mailman", mygroup->gr_name) returns non-zero. This solves the problem, but surely there must be a more elegant solution. Thus spake [EMAIL PROTECTED] on Thu, Jul 01, 2004 at 03:17:23PM C

[Mailman-Users] mailman and courier

2004-07-01 Thread fmouse-mailman
I'm using mailman as a list server with courier as my MTA. The mailman user is in /etc/passwd as belonging to primary group 'mailman'. Mailman is compiled with --with-mail-gid set to the group of the mail user. This is set to 'courier' which works for most purposes, both posting and handling bou

[Mailman-Users] mailman and courier

2003-07-26 Thread Steve Arnold
Howdy: I saw the post in the archives about configuring courier and mailman, however, I'm not using and pgsql auth stuff or hosteddomains (or anything virtual really). I guess my first question is on the DELIVERY_MODULE = 'SMTPDirect' thing, ie, should I change this to Sendmaail and point it to

[Mailman-Users] Mailman and Courier MTA

2002-03-30 Thread Cary Collett
Hello all, I've used Mailman with sendmail and qmail, but Courier has me stumped. (This is my first time using it.) I asked about this on the courier-users list and got no response. :( So, I'm asking here now. Anyhow... Mailman installed just fine. I can use the web interface to request to j

Re: [Mailman-Users] Mailman and Courier

2001-10-25 Thread Greg Ward
On 25 October 2001, Billy Harvey said: > The syslog shows: > > Oct 24 21:57:15 maestro courieresmtpd: > error,relay=:::127.0.0.1,ident="list",msg="554 Syntax error - your > mail software violates RFC 821.",cmd: RCPT TO: > > The Courier FAQ says this error is usually due to the sending softwa

[Mailman-Users] Mailman and Courier

2001-10-25 Thread Billy Harvey
I'm not subscribed, so please cc me any responses. I'm trying to use Mailman with the Courier MTA. Courier is extremely picky about compliance with various mail RFCs, and complains that when Mailman is trying to hand a message off to it that a non-compliant address is being given to it. The sys