houjenming
09-18-2009, 01:23 PM
Hello,
I'm trying to email pdf attachments in a php script. On my current host (i'm trying to migrat to bluehost from another), it works fine.
the "from" address is valid, and php's mail() function can properly send typical emails out (after i added the from: email address to my mail settings).
I even checked to make sure that the php mail() function is returning true when it's sending the email. That seems to be okay, but no email is received - not in spam filter, either.
Does bluehost block outgoing emails with attachments?
Thanks for your help,
j
I'm trying to email pdf attachments in a php script. On my current host (i'm trying to migrat to bluehost from another), it works fine.
the "from" address is valid, and php's mail() function can properly send typical emails out (after i added the from: email address to my mail settings).
I even checked to make sure that the php mail() function is returning true when it's sending the email. That seems to be okay, but no email is received - not in spam filter, either.
Does bluehost block outgoing emails with attachments?
Thanks for your help,
j