right, i'm having some problems with qmail and mailman i've set up mailman, and it seems to work fine. i log in to the administrative interface, and subscribe some users (mail-addresses) and it sends out the information with out a problem (if i want it to)
well, now comes my problem though: i've created the alias files (/var/mailman is the home dir, and info is the listname) in /var/qmail/alias (yes, that is the alias homedir) .qmail-info |preline /var/mailman/mail/wrapper post info .qmail-info-admin |preline /var/mailman/mail/wrapper mailowner info .qmail-info-request |preline /var/mailman/mail/wrapper mailcmd info .qmail-info-owner info-admin but if i send a mail to [EMAIL PROTECTED] then it won't forward them furthermore my mm_cfg.py contains: SMTPHOST = 'localhost' SMTPPORT = 25 MTA_ALIASES_STYLE = 'qmail' what am i doing wrong? help would be greatly appreciated!! regards, -Brian Reichholf ------------------------------------------------------ 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/
