Marc Haber wrote:

Hi,

On Mon, Apr 25, 2005 at 08:51:09PM +0200, Wim De Smet wrote:


Marc Haber wrote:


hostname --fqdn should return the fully qualified host name (FQDN),
not the unqualified hostname. There is something wrong on your box.



Hmm it's a local box on a local network. I guess I never needed a dns domainname. Maybe adding one in /etc/hosts would help? (mydomain.org or something then?)



Maybe. I am not too sure about that. If you own a domain, use something like local.yourdomain.com, or if not, use something like domain.example or domain.local. .example is reserved in an RFC, but chances are good that .local will not get into global use any time soon.



"[EMAIL PROTECTED]" from env-from rewritten as "[EMAIL PROTECTED]" by rule 1



That one looks good.



SMTP>> MAIL FROM:<[EMAIL PROTECTED]> SIZE=1303
SMTP>> RCPT TO:<[EMAIL PROTECTED]>
SMTP>> DATA
waiting for data on socket
read response data: size=78
SMTP<< 250 OK
SMTP<< 250 Accepted
SMTP<< 354 Enter message, ending with "." on a line by itself
SMTP>> writing message and terminating "."
SMTP<< 250 OK id=1DQ8ZK-0005pf-U3
=> [EMAIL PROTECTED] F=<[EMAIL PROTECTED]> P=<[EMAIL PROTECTED]> R=smarthost T=remote_smtp_smarthost S=283 H=mail.tiscali.be [62.235.13.171]:25 C="250 OK id=1DQ8ZK-0005pf-U3" QT=1s DT=1s



This one is a successful delivery.

And you say that messages delivered from your mail user agent are
still not getting through?


Yes these mails indead got through. I didn't check it, but I just noticed that they did. I use mutt, here's the command line it employs:
sendmail -oem -oi -- [EMAIL PROTECTED]
(gleaned from exim logs)
So perhaps the way it is passing stuff over to exim is causing the breakage?


greets,
Wim


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to