|
Home > Archive > Apache Server configuration support > September 2007 > apache sending email
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 |
apache sending email
|
|
| onlineviewer 2007-09-22, 1:41 am |
| Hello All,
Using apache 2.0 on linux at the moment whenever sending an email from
a php page, i see the mail get stuck in the queue with the apache
user id @ domain name. So ill see apacheuser@domain.com and it just
sits there. Is this something configured in apache ?
Thanks
| |
| Davide Bianchi 2007-09-22, 1:41 am |
| On 2007-09-22, onlineviewer <lancerset@gmail.com> wrote:
> user id @ domain name. So ill see apacheuser@domain.com and it just
> sits there. Is this something configured in apache ?
No, in your mail server.
Davide
--
Users are not a myth. Once you cut and slash through the crowds of lusers
that gather around your brilliance like moths around a flame you reach the
land of the user. Poor weak willed beings who still believe that computers
can improve their lives. -- Geoff Lane, in the Monastery
| |
|
| onlineviewer <lancerset@gmail.com> wrote in news:1190429404.070703.239910
@g4g2000hsf.googlegroups.com:
> Hello All,
>
> Using apache 2.0 on linux at the moment whenever sending an email from
> a php page, i see the mail get stuck in the queue with the apache
> user id @ domain name. So ill see apacheuser@domain.com and it just
> sits there. Is this something configured in apache ?
>
> Thanks
>
The error in your mail server is probably something like "Cannot send
from invalid user."
Make sure that your php script sets the "Mail From" variable.
--
----== Posted via webservertalk.com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.webservertalk.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
|
|
|
|
|