Manuel Glauser wrote:

This weekend, I've been fighting with some really weird problem though... I installed a few mail(); actions on my website plus in some projects I'm working on. I have one really big problem though... Everything works fine until I want to send a mail to another mailserver than mine. So, it only works for my own (mail)server - how the hell is that possible? And: can I fix that? Do I have to include special headers?


Any mailserver you use to send emails will need to be configured to allow you to connect. Otherwise any spammer can connect (open relay). Do you mean that you are trying to connect to a different mailserver or do you mean you are trying to send an email to a different domain. Usually you would only ever use one mailserver to send all emails to. I think we could use some more detail and its getting a bit OT for the list, but it sounds like a mailserver configuration issue.


HTH
Chris


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to