1835703 Members
2725 Online
110082 Solutions
New Discussion

send mail upgrade

 
常有慈悲心
Regular Advisor

send mail upgrade

I have upgrade sendmail from 8.8.6 to 11.11.0 on HPUX11.00 and generated new sendmail.cf from /usr/newconfig/etc/mail/cf/cf/gen_cf.
After the new sendmial.cf be copy to /etc/mail, the users on this system can send mail to each other and to other system 's users like sohu.com,hotmail ...
But users on other mail server can't send mail to users on my mail server.The from outside will be received by my mail server for several times, and then the server will tell me that "there are too many hops, max is 25".
5 REPLIES 5
avsrini
Trusted Contributor

Re: send mail upgrade

Hi
first of all Check the message header,
where the messages are going and from which
server it is replied.
Also check the alias file, that is it
configured properly.

rgds
Srini
Be on top.
Gnananandhan
Frequent Advisor

Re: send mail upgrade

I think the problem is with the alias database. Possibly some alias is pointing to the server which is vice-versa in next server.

ex:
~~~
ServerY -alias database:-
name@serverX.hp.com

ServerX -alias database:-
name@serverY.hp.com
_______________________
If there is a better way to do it, find it !
常有慈悲心
Regular Advisor

Re: send mail upgrade

Thanks to Srinivasan A & Gnananandhan.
I want to know how to config the alias and what the alias config file's format is.
U.SivaKumar_2
Honored Contributor

Re: send mail upgrade

hi,
/etc/mail/aliases file is the configuration file for aliases.
The syntax will like this.
manager: root

Here manager is the alias for user root.
After editing this file for adding you own aliases , you have to rebuild a new /etc/mail/aliases.db aliases database file with the new parameters , you have added in /etc/mail/aliases. That can be done like this.
#newaliases

(or)

#sendmail -bi


regards,
U.SivaKumar
Innovations are made when conventions are broken
benoit Bruckert
Honored Contributor

Re: send mail upgrade

Hi,
I'm not sure about alias, may be it's a kind of dns trouble, (you check if domain name is real from incoming mail.).
To debug sendmail config, the best way is to telnet 25.
Then you have to type the right commands :
HELO
MAIL FROM:user@domain
RCPT TO:user
DATA

.
Check your logs (syslog or mailog) on the server side.

hope it may help
Une application mal pansée aboutit à une usine à gaze (GHG)