[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] GNU Mailman on RaQ3: no message delivery
- Subject: [cobalt-users] GNU Mailman on RaQ3: no message delivery
- From: Hendrik Runte <cobalt@xxxxxxxxxx>
- Date: Thu Apr 26 21:17:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
During the last days I followed the instructions on setting up Mailman on a
RaQ3 with the following results:
I compiled using ./configure --prefix=/dir/to/mailman --with-mail-gid=mail
--with-cgi-gid=httpd
I edited /etc/aliases as shown in manual, did the http.conf things, put an
alias into /etc/smrsh -> /dir/to/mailman/mail/mailman_wrapper and told
sendmail to take the new aliases.
- /bin/check_perms reports no problems
- Mailman's GUI works fine
- request messages are delivered to the subscriber
But: No postings to the 'test' list were delivered. Sendmail does not
recognize the user 'test', so, all postings come back through the catch-all
account I set up for controlling Mailman's installation.
Has anybody a clue what went wrong?
Or: Does anybody know, why sendmail pretends to use /etc/smrsh for wrappers
while all the other wrappers (majordomo, eg.) are placed in /usr/adm/sm.bi/
?
TIA
Regards,
Hendrik
--