PHPMail trouble

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
James M.
Forum Contributor
Posts: 119
Joined: Wed Mar 31, 2004 6:41 pm
Location: Tallahassee

PHPMail trouble

Post by James M. »

Hi, I just got to trying to use PHPMail on ym site but I can't get it to work at all. When I use the SMTP it gives me the message:

"Message could not be sent.Mailer Error: The following From address failed: {an email adress}"

and when i use the Sendmail program it doesn't send the mail out.

Can anyone help?
satcure
Forum Newbie
Posts: 2
Joined: Tue Jun 01, 2004 4:16 am

Post by satcure »

User avatar
James M.
Forum Contributor
Posts: 119
Joined: Wed Mar 31, 2004 6:41 pm
Location: Tallahassee

Post by James M. »

i'm not having trouble with the php mail() function or sending email attachments. I'm having trouble sending mail with a php mailing alternative from sourceforge.com.
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

Post by Grim... »

I'd imagine that they would be much better at helping you that anyone here...
Post Reply