mailman & postfix problem
I recently set up mailman on a debian machine with postfix as the MTA. It appears to be working to a point. I've set up a list via the web interface. When I send a request to the list, postfix receives the mail and sends it to another domain (?).
I'll try to include as much information as I can...
We're hosting these two domains for our linux group: euglug.org and euglug.com. We're also hosting euglug.net, but only the web pages. Currently, euglug.net mail and it's mailing lists are hosted on another machine, which we'll eventually transfer to euglug.org.
I've set up one test list called 'beer'. When I send an email to beer-request@euglug.org, the following shows up in my maillogs. Note the euglug.net domain...
May 2 21:07:35 tux postfix/smtpd[2261]: connect from cogit8.org[207.189.137.44] May 2 21:07:36 tux postfix/smtpd[2261]: 0621398: client=cogit8.org[207.189.137.44] May 2 21:07:36 tux postfix/cleanup[2262]: 0621398: message-id=<1020398591.6046.2.camel@fuggles> May 2 21:07:36 tux postfix/smtpd[2261]: disconnect from cogit8.org[207.189.137.44] May 2 21:07:36 tux postfix/qmgr[27174]: 0621398: from=<rob@euglug.net>, size=698, nrcpt=1 (queue active) May 2 21:07:36 tux postfix/smtp[2264]: 0621398: to=<"|/var/lib/mailman/mail/wrapper mailcmd beer"@euglug.net>, relay=mail.euglug.net[207.189.131.4], delay=0, status=sent (250 ok 1020398444 qp 11289)
Here are some various configs:
postfix virtuals
# What domains do we accept for: # euglug.org virtual euglug.com virtual
# # Mailing Lists: needed here b/c not local users? #
# Beer beer@euglug.org "|/var/lib/mailman/mail/wrapper post beer" beer-admin@euglug.org "|/var/lib/mailman/mail/wrapper mailowner beer" beer-request@euglug.org "|/var/lib/mailman/mail/wrapper mailcmd beer" beer-owner@euglug.org beer-admin
/etc/aliases
# See man 5 aliases for format postmaster: root
mailman: rob@euglug.net mailman-owner: mailman
I've grepped all the mailman directories I could find as to where the euglug.net domain is coming from, but can't find any reference to it.
Any help is appreciated. And any config tips are appreciated also.
Thanks, Rob
Hi all, quick question.
My host name is prime.gushi.org, but I operate several vhosts under it. I am easily able to make a few virtusertable tweaks that allow me to have users point to listname@theirdomain.com instead of listname@prime.gushi.org, but there's no place to edit this in the configs. (i.e. all the HTML pages, welcome emails all say post to listname@prime.gushi.org).
Is there a workaround for this?
-Dan Mahoney
--
"there is no loyalty in the business, so we stay away from things that piss people off"
-The Boss, November 12, 2002
--------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org
participants (2)
-
Dan Mahoney, System Admin
-
Rob Hudson