16-Dec-03 at 12:49, Thomas Murphy ([EMAIL PROTECTED]) wrote :
> Simon White wrote:
> >Setting permissions like that is rarely a good idea. 777 means readable,
> >writable, and executable. You only need something like 644 for aliases,
> >because you run newaliases as root anyway. 777 may, in some cases, cause
> >programs NOT to work due to security checks (file permissions wrong)...
>
> hmm jep, im meant 666 not 777 ...
666 is still world writable. You don't need it to be world writable,
just readable. Hence 644.
> >Now, if the aliases are correct, and you have run newaliases, and mail
> >is still going to the catchall, then you'll have to show an extract of
> >your aliases file, the email address you are sending to, and the
> >delivery success in the mail log for any further troubleshooting.
>
> the email address i am sending is the mailing list:
> [EMAIL PROTECTED]
>
> and i'm sending from:
> [EMAIL PROTECTED]
> /var/log/mail:
> ----------------------------
> Dec 16 12:48:56 p15135765 postfix/smtpd[1531]: connect from
> smtprelay01.ispgateway.de[62.67.200.156]
> Dec 16 12:48:56 p15135765 postfix/smtpd[1531]: 9AD3234C187:
> client=smtprelay01.ispgateway.de[62.67.200.156]
> Dec 16 12:48:56 p15135765 postfix/cleanup[1532]: 9AD3234C187:
> message-id=<[EMAIL PROTECTED]>
> Dec 16 12:48:56 p15135765 postfix/qmgr[1240]: 9AD3234C187:
> from=<[EMAIL PROTECTED]>, size=985, nrcpt=1 (queue active)
> Dec 16 12:48:56 p15135765 postfix/smtpd[1531]: disconnect from
> smtprelay01.ispgateway.de[62.67.200.156]
> Dec 16 12:48:56 p15135765 postfix/local[1534]: 9AD3234C187:
> to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=sent
> (mailbox)
> ----------------------------
>
> web1p1 is the catchall address
Something is getting rewritten further up the chain. Your logs just show
a message delivered directly to [EMAIL PROTECTED] so you
need to look at the config a bit harder. I can see that the MX for
netmilk is the same machine, so at least that is OK
root [13:03] simon # host 217.160.217.60
60.217.160.217.in-addr.arpa domain name pointer netmilk.de.
root [13:04] simon # host p15135765.pureserver.info
p15135765.pureserver.info has address 217.160.217.60
So why is the address being rewritten? Are you doing anything with
transport maps, canonical maps, something like that?
--
Simon White. Internet Consultant, Linux/Windows Server Administration.
email, dns and web servers; php javascript perl asp; MySQL MSSQL Access
Bridging the gap between management, HR and the tech team.
------------------------------------------------------
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org