Sendmail

Aldo Foot lunixer at gmail.com
Wed Feb 4 17:08:44 UTC 2009


On Wed, Feb 4, 2009 at 1:45 AM, Adil Drissi <adil.drissi at yahoo.com> wrote:
> Hi,
>
> I have successfully installed Mysql and PHP but I am unable to send email via php. Sendmail is already installed apparently. I want to know if there is a way to test email by sendmail command lines. Another thing is that how to configure sendmail because i'm just a regular customer of an internet provider. I know the provider's mail server parameters. Can sendmail be used with these parameters?
>
> Thank you


If I recall correctly, a valid SMTP server must be configured in the
submit.cf file. The 127.0.01 must change to whatever the server is.

# grep MTA /etc/mail/submit.cf
D{MTAHost}[127.0.0.1]

~af




More information about the fedora-list mailing list