Thanks for your answer. This is a dedicated server, so I'm not sure about the
routers. How do I find out?
Isn't it strange that it works to send to external addresses? It works if I
send mail from an external server to it too, but locally there seems to be a
problem
Magnus Holmgren-3 wrote:
>
> On Monday 12 February 2007 08:30, chrille112 wrote:
>> I have PHP script to send e-mails:
>>
>> <?
>> mail("chrille@???","testar","hejhej");
>> mail("chrille@???","testar","hejhej");
>> mail("scroller@???","testar","hejhej");
>> ?>
>
> Please don't obfuscate. Even though it wouldn't immediately have helped in
> this case, it would at least make things easier to follow.
>
> http://www.exim.org/eximwiki/DontObfuscate
>
>> Domain A and C are hosted on the server I'm running the script from, and
>> B
>> is on an external server. The delivery works perfectly to the external
>> domain, but internally the e-mails never gets delivered!
>>
>> In /var/log/exim_mainlog it looks correctly:
>> 2007-02-11 21:57:06 1HGLlJ-0001WD-TB => halvapri <chrille@???>
>> R=localuser T=local_delivery
>> 2007-02-11 21:57:06 1HGLlJ-0001WD-TB Completed
>> 2007-02-11 21:57:07 1HGLlJ-0001WH-U7 => scroller <scroller@???>
>> R=virtual_user T=virtual_userdelivery
>> 2007-02-11 21:57:07 1HGLlJ-0001WH-U7 Completed
>> 2007-02-11 21:57:07 1HGLlJ-0001WF-Tc => chrille@??? R=lookuphost
>> T=remote_smtp H=ensim2.XX.com [217.198.100.100] X=TLSv1:AES256-SHA:256
>> 2007-02-11 21:57:07 1HGLlJ-0001WF-Tc Completed
>
> According to the log they are. What do your routers and transports look
> like?
>
> --
> Magnus Holmgren holmgren@???
> (No Cc of list mail needed, thanks)
>
> "Exim is better at being younger, whereas sendmail is better for
> Scrabble (50 point bonus for clearing your rack)" -- Dave Evans
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
>
--
View this message in context:
http://www.nabble.com/Local-e-mails-aren%27t-being-delivered%21-tf3212090.html#a8921769
Sent from the Exim Users mailing list archive at Nabble.com.