Computing.Net > Forums > Linux > sendmail problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

sendmail problem

Reply to Message Icon

Name: Sergey
Date: April 16, 2002 at 14:08:19 Pacific
Comment:

Hello,

I have problem with sendmail - when it sends a mail, some servers reject it because sendmail provides in HELLO "localhost.localdomain"... How can I change this to my real server's network name?



Sponsored Link
Ads by Google

Response Number 1
Name: Brad Arant
Date: April 16, 2002 at 14:10:27 Pacific
Reply:


Switch to QMAIL - but easier and better to use and configure and your headaches will dissapear - woth the conversion - don't wine about how you can't take the time - you spent more time trying to figure this out than it would take you to convert -


0

Response Number 2
Name: Danny Larouche
Date: April 16, 2002 at 22:08:24 Pacific
Reply:

Because EHLO must contain a FQDN (resolvable host and/or domain name)

Brad: Qmail may be easier, but never better than sendmail.. sorry!

Secondo, using another mta will not fix the problem here. The Linux server is not corectly configured.

First make sure, your IP address and host name have matching "A" and "MX" and "PTR" entries in the dns zone.

Edit your /etc/host to make sure it is coherent with the dns zone and then restart sendmail or whatever mta you are using.


0

Response Number 3
Name: Anil Maheshwari
Date: April 17, 2002 at 00:03:12 Pacific
Reply:

Hello
i think Danny i right.
This is a DNS problem that is unable to give FQDN.
pls check these files.
1) Forward Lookup ZOne file (/var/named/localhost.zone)
2) Reverse Lookup Zone file (/var/named/named.local)

then check
#domainname
that should be match with ur domainname if not then specify.
#domainname xyz.com >> /etc/sysconfig/network
or u can make a entry direct to the file
asure that MX entry is Correct in ur DNS records

#nslookup -querytype=MX
that will show ur mail server IP and host name with domainname.

bye
Anil


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: sendmail problem

Sendmail problem www.computing.net/answers/linux/sendmail-problem/25958.html

Sendmail problem: cannot retrieve www.computing.net/answers/linux/sendmail-problem-cannot-retrieve/21333.html

Sendmail Problem-Help pl www.computing.net/answers/linux/sendmail-problemhelp-pl/9396.html