On Wed, 2002-10-02 at 16:20, Jeff Waugh wrote: 
> <quote who="John McQuillen">
> 
> > Postfix is configured via Webmin to use domainname in outgoing mail, to
> > receive mail for $myhostname, localhost.$mydomain, $mydomain and
> > cluebies.homelinux.com and to receive on all interfaces, yet when I reply
> > to my subscription confirmation request, Postfix responds with
> > 'status=bounced (mail for [EMAIL PROTECTED] loops
> > back to myself).
> 
> Can you send some logs for the mail transaction? It's a configuration issue
> (I far prefer to configure postfix by hand myself), but hard to work out
> where without the logs.

Well, after adding cluebies.homelinux.com directly into the main.cf
file, cluebies.homelinux.com is now relaying locally, but has a
different problem with the mailman script permissions I think.
mcquillen.homeip.net is still not being seen as a local domain, even
after replacing $mydomain with mcquillen.homeip.net. 

I am now getting:

<[EMAIL PROTECTED]>: Command died with status 2:
 "/var/lib/mailman/mail/wrapper mailcmd cluebies". Command output:
Failure
 to exec script. WANTED gid 502, GOT gid 65534. (Reconfigure to take
 65534?)

Funny thing is that gid 502 is user 'mum', not 'mail' as I would have
expected mailman to ask for.

Extracts from /var/log/mail/info are attached. 

> 
> > Also, I would like to be able to change the domain name in outgoing mail
> > to cluebies.homelinux.com when sending cluebies mail, but keep it as
> > mcquillen.homeip.net for everything else. Is this possible?
> 
> In the From: header, or the envelope? If it's just the From: header that you
> want fixed up, just change the mailman preferred domain configuration option
> for that list.
> 

From: header should be fine, thanks...

Regards,

John.
This one is after sending mail from the server edred.mcquillen.homeip.net 
(192.168.1.1) to [EMAIL PROTECTED] (192.168.1.2)

Oct  3 04:36:20 edred postfix/pickup[4199]: 54236649: uid=0 from=<root>
Oct  3 04:36:20 edred postfix/cleanup[5269]: 54236649: 
message-id=<[EMAIL PROTECTED]>
Oct  3 04:36:20 edred postfix/qmgr[4200]: 54236649: from=<[EMAIL PROTECTED]>, 
size=325, nrcpt=1 (queue active)
Oct  3 04:36:21 edred postfix/smtpd[5272]: connect from 
CPE-144-137-91-89.nsw.bigpond.net.au[144.137.91.89]
Oct  3 04:36:21 edred postfix/smtp[5271]: 54236649: 
to=<[EMAIL PROTECTED]>, 
relay=mcquillen.homeip.net[144.137.91.89], delay=1, status=bounced (mail for 
aethelstan.mcquillen.homeip.net loops back to myself)
Oct  3 04:36:21 edred postfix/smtpd[5272]: lost connection after EHLO from 
CPE-144-137-91-89.nsw.bigpond.net.au[144.137.91.89]
Oct  3 04:36:21 edred postfix/smtpd[5272]: disconnect from 
CPE-144-137-91-89.nsw.bigpond.net.au[144.137.91.89]
Oct  3 04:36:21 edred postfix/cleanup[5269]: 4B0A6654: 
message-id=<[EMAIL PROTECTED]>
Oct  3 04:36:21 edred postfix/qmgr[4200]: 4B0A6654: from=<>, size=2100, nrcpt=1 (queue 
active)
Oct  3 04:36:21 edred postfix/local[5275]: 4B0A6654: 
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=sent 
("|/usr/bin/procmail -Y -a $DOMAIN")

This one is after sending mail from aethelstan.mcquillen.homeip.net to 
[EMAIL PROTECTED]
It seems to be relaying locally now, but has a different problem! gid 502 is user mum!

Oct  3 05:05:24 edred postfix/smtpd[5900]: connect from 
aethelstan.mcquillen.homeip.net[192.168.1.2]
Oct  3 05:05:24 edred postfix/smtpd[5900]: B035E649: 
client=aethelstan.mcquillen.homeip.net[192.168.1.2]
Oct  3 05:05:24 edred postfix/cleanup[5901]: B035E649: 
message-id=<[EMAIL PROTECTED]>
Oct  3 05:05:24 edred postfix/qmgr[5672]: B035E649: from=<[EMAIL PROTECTED]>, 
size=1859, nrcpt=1 (queue active)
Oct  3 05:05:24 edred postfix/smtpd[5900]: disconnect from 
aethelstan.mcquillen.homeip.net[192.168.1.2]
Oct  3 05:05:24 edred postfix/local[5902]: B035E649: 
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced 
(Command died with status 2: "/var/lib/mailman/mail/wrapper mailcmd cluebies". Command 
output: Failure to exec script. WANTED gid 502, GOT gid 65534.  (Reconfigure to take 
65534?) )
Oct  3 05:05:24 edred postfix/cleanup[5901]: CAF36654: 
message-id=<[EMAIL PROTECTED]>
Oct  3 05:05:24 edred postfix/qmgr[5672]: CAF36654: from=<>, size=3887, nrcpt=1 (queue 
active)
Oct  3 05:05:26 edred postfix/smtp[5906]: CAF36654: to=<[EMAIL PROTECTED]>, 
relay=mail-bpa.bigpond.com[144.135.25.13], delay=2, status=sent (250 ok)


Reply via email to