For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > March 2005 > mail queue problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author mail queue problem
Daniel Mc Inerney

2005-03-31, 8:56 am

I have created a website which sends out automated emails to users
subscribed to the website using the mail_queue package. The mails that
these users receive are not intended to be replied to so the email address
should not be displayed in the email. However, every time I try to set the
$from variable to some name like "system administrator" the mail fails to
send. If I set $from to empty it also fails to send. Is there any way I
can stop the email address from showing up in an email and replacing it with
just some generic name instead. In theory for a mail to be sent
successfully all you need to provide is a correct recipient address anyway.

Any help would be appreciated, thanks!


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com