Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 03:31 am EST
Geeklog Forums
sendmail problems
Status: offline
mailman
Forum User
Newbie
Registered: 10/29/03
Posts: 1
i am working on setting things up on my own server. ran into a few issues. one i had was sendmail not working. alot of posts here on it. and this is one that got me racking my brain. i do not have a domain, nor fqdn. my system is running redhat 9.0 with all updates. everything worked great from the get go except the mail. no mail would go out. issue was resolved by editing the lines below in the file /etc/php.ini :
sendmail_path = /usr/sbin/sendmail -t -i
to read as follows :
sendmail_path = /usr/sbin/sendmail -t -i -f email@address.com
of course using my email address. seems the mail systems were getting a from address of apache@localhost.localdomain . which was rejected every time. hence the " -f " option changes from to the address listed.
my applogies for making a new topic on this one. there were so many with sendmail problems i didn't know where to put this. hope it helps some one.
sendmail_path = /usr/sbin/sendmail -t -i
to read as follows :
sendmail_path = /usr/sbin/sendmail -t -i -f email@address.com
of course using my email address. seems the mail systems were getting a from address of apache@localhost.localdomain . which was rejected every time. hence the " -f " option changes from to the address listed.
my applogies for making a new topic on this one. there were so many with sendmail problems i didn't know where to put this. hope it helps some one.
10
8
Quote
gfb1
Anonymous
thanks so much.
i've been working on a similar problem with my website; and was stuck in the mud til your suggestion.
works like a charm!!
thanks again.
guy
i've been working on a similar problem with my website; and was stuck in the mud til your suggestion.
works like a charm!!
thanks again.
guy
11
10
Quote
All times are EST. The time is now 03:31 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content