Hi Diana,
>I'm having a problem with the PHP mail function. Mail is not getting out of
>the server. The admin account gets the rejected mail with the following
>info:
> ----- The following addresses had permanent fatal errors -----
>addressee (at mark) domain.com
> (reason: 553 5.3.0 <apache (at mark) servername>... No such user here)
>I know there is a relatively simple sendmail fix for this. But I can't seem
>to find it at the moment.
In recent archives (Apr 26), there was an issue that sounds like yours:
<snipped from: [coba-e:04893] PHP mail()>
>We are trying to use the mail() function in PHP to send contact form email.
>This works fine on a 550 and a 4r but does not work with our CBQ system.
>When trying to send mail we get:
>+++++++++++++++++++++++
>Apr 26 12:52:01 demeter sendmail[18362]: k3QGq18r018362:
><apache (at mark) hostname.example.com>... No
>such user here
>Apr 26 12:52:01 demeter sendmail[18359]: k3QGq1SC018359: to=apache,
>delay=00:00:00,
>xdelay=00:00:00, mailer=relay, pri=31151, relay=[127.0.0.1], dsn=5.3.0,
>stat=User unknown
>+++++++++++++++++++++++
</snipped>
Resolutions were reported in [coba-e:04904] and [coba-e:04904].
Thanks!
Lew