I'm trying to send an email with an attachment using php. My code works great if i'm sending the email within the sites server, but if i try to send to an outside server (hotmail, for example), the email doesn't seem to get sent - theres no error message, but its never recieved. Any suggestions as to what I could be doing wrong?
Thanks in advance.