hi,
I configured mailman to use gid 12 (mail) since it would
not let me do it with gid 0 (root)
Everything goes well until I reply to the 1st confirmation. I never get an
email saying that Ive been added to the list.
I check the mailman logs and nothing there helps however I look at the
sendmail logs and I get this.
### message sent asking for a reply
Aug 26 05:23:11 cvd-bs3-8 sendmail[12116]:
g7QCN9m12114:to=<[EMAIL PROTECTED]>, delay=00:00:02,
xdelay=00:00:02,mailer=esmtp, pri=139793,
relay=mailin-03.mx.netscape.net.[64.12.137.249], dsn=2.0.0, stat=Sent (OK)
### reply revieved
Aug 26 05:23:38 cvd-bs3-8 sendmail[12119]:
g7QCNbm12119:from=<[EMAIL PROTECTED]>, size=1883, class=0,
nrcpts=1,msgid=<[EMAIL PROTECTED]>,
proto=ESMTP,daemon=MTA, relay=imo-d03.mx.aol.com [205.188.157.35]
### entry from aliases refering to the
Aug 26 05:23:38 cvd-bs3-8 sendmail[12120]:
g7QCNbm12119:to="|/home/mailman/mail/wrapper mailcmd testlist",
ctladdr=<[EMAIL PROTECTED]> (8/0),
delay=00:00:00,xdelay=00:00:00, mailer=prog, pri=31196, dsn=2.0.0, stat=Sent
###----------------------------------
this is what is what's in my alias file
mailman: root
mail-owner: mailman
## testlist mailing list
## created: 22.Aug.02 mailman
testlist: "|/home/mailman/mail/wrapper post testlist"
testlist-admin: "|/home/mailman/mail/wrapper mailowner testlist"
testlist-request: "|/home/mailman/mail/wrapper mailcmd testlist"
testlist-owner: testlist-admin
###--------------------------------
This is what's in my httpd.conf file (apache_1.3.26)
Alias /pipermail/ "/home/mailman/archives/public/"
<Directory "/home/mailman/archives/public">
Options FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
ScriptAlias /mailman/ "/home/mailman/cgi-bin/"
<Directory "/home/mailman/cgi-bin">
Options None
AllowOverride None
Order allow,deny
Allow from all
</Directory>
###---------------------
This is the symlink in /etc/smrsh
lrwxrwxrwx 1 root root 26 Aug 22 15:21 wrapper ->
/home/mailman/mail/wrapper
##---------------------
from the sendmail logs it seems that the testlist-request alias is not
resolving or something. Can anyone tell me what's going wrong here. Do
i have all other configurations done
correctly??
thanx,
PS yes I know I shouldn't post real ip's and such but Im too lazy to
change them.
------------------------------------------------------
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/