You would need to see in the Linux machine if the message was resent correctly.
Alternatively, you may want to try using the smtp_message_class subclass instead of the email_message_class and configure the additional class variables to set the SMTP server to point to that Linux server. If it works, there is something wrong with your PHP mail setup. |