sendmail.... any help?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers sendmail.... any help?
# 1  
Old 12-16-2002
sendmail.... any help?

I am trying to configure sendmail (v 8.12.5-7 on Redhat Linux 8) on my server. I am unable to send or receive messages using mail command (or any command for that matter).

My mailserver name: abc.com
I have setup user1 to alias as user1@def.com so that all of his mails are relayed to user1@def.com. When I send a mail to user1@abc.com I can receive it on user1's account on abc.com. but when I send a mail to user1@def.com I get the message on user1@abc.com. why is that so? I am also not able to poll the server for mail from any outside client.
I checked the firewall and the port 25 (smtp) is open.

Please advice....

KS
# 2  
Old 12-16-2002
First, check the configuration with the following:

/usr/lib/sendmail -d0.1 -bt < /dev/null

The output will be something like this:
Version 8.11.6+Sun
Compiled with: LDAPMAP MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7
NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS NISPLUS
QUEUE SCANF SMTP USERDB XDEBUG

============ SYSTEM IDENTITY (after readcf) ============
(short domain name) $w = host
(canonical domain name) $j = host.mydomain.com
(subdomain name) $m = mydomain.com
(node name) $k = host
========================================================

ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>

It may show warnings or errors with the configuration.

Second, please explain the alias you entered - is it as follows?

On system abc.com
user1: user1@def.com

This should tell sendmail to forward any mail for user1@abc.com to user1@def.com. You then have to insure that user1@def.com accepts mail from abc.com (look in your sendmail.cf and aliases files).

Third, check that mail isn't suppose to stay on abc.com according to the sendmail.cf file on abc.com.
# 3  
Old 12-16-2002
1. output from: /usr/lib/sendmail -d0.1 -bt < /dev/null

hostnameVersion 8.12.5
Compiled with: DNSMAP HESIOD HES_GETMAILHOST LDAPMAP LOG MAP_REGEX
MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETINET6
NETUNIX NEWDB NIS PIPELINING SASL SCANF STARTTLS TCPWRAPPERS
USERDB USE_LDAP_INIT

============ SYSTEM IDENTITY (after readcf) ============
(short domain name) $w = myhostname
(canonical domain name) $j = $w.abc.com
(subdomain name) $m = <null>
(node name) $k = myhostname
========================================================

ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>

Did not get any errors or warnings but... there is $w preceding my domain name. And i notice that there is no SMTP in the compiled with list! Is this why I am unable to send messages to the outside world?

2. Yes the aliases files is as follows:
user1: user1@def.com

3.
>>Third, check that mail isn't suppose to stay on abc.com according to the sendmail.cf file on abc.com.

How can I check this?
# 4  
Old 12-16-2002
Check on the def.com system that user1 gets email sent from def.com. This will insure any email coming into def will not be sent somewhere else.

On def, send mail to user1. The best way to do it is by running sendmail in verbose mode (normally $ /usr/lib/sendmail -v user1 < somefile ) and inputting the contents of a small file as the body.

Look for the the following in your sendmail.cf files on both servers.

# "Smart" relay host (may be null)
DSmailhost.mydomain.com

# who I send unqualified names to (null means deliver locally)
DRmailhost.mydomain.com

# who gets all local email traffic ($R has precedence for unqualified names)
DHmailhost.mydomain.com

# who I masquerade as (null for no masquerading) (see also $=M)
DMmydomain.com

# class E: names that should be exposed as from this host, even if we masquerade
# class L: names that should be delivered locally, even if we have a relay
# class M: domains that should be converted to $M
CL root oncall bkops
CE root


You will note that the Class L will tell the server to keep root, oncall, and bkops email on this server. All other email is forwarded to mailhost (a CNAME in DNS which can be set to whichever server is handling email). At some point, if all your email is strickly UNIX based, the server that gets the email must know about all the different users (they must be real accounts in /etc/passwd) or sendmail will send back the message as undeliverable.

Also insure your postmaster email is going to a real account. Messages that bounce will eventually show up there and it's a good way to figure out what may be wrong - also check your messages file or log files
# 5  
Old 12-21-2002
Thanks... I had not configured my domain properly. It is working now.
# 6  
Old 12-22-2002
Great posts RTM. Thanks for the great work. Neo
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Clarifying sendmail configuration - sendmail-client offline

Hi all, I have read about sendmail running as 2 separate process. 1 as a MSP, and the other as the real daemon or MTA. In my current configuration, the sendmail-client is disabled. Both submit.cf and sendmail.cf are left as default untouch I do not specified any mailhost... (3 Replies)
Discussion started by: javanoob
3 Replies

2. UNIX for Advanced & Expert Users

Sendmail

Hi, I have sendmail running in my server. I would like to know the vendor of this sendmail running in the server. I read in a blog that there are many vendors for sendmail. Please advise me how could I identify the vendor for this? Thanks, Poovalingam. (4 Replies)
Discussion started by: poova
4 Replies

3. UNIX for Advanced & Expert Users

Sendmail questions, SCO 5.0.6 sendmail 8.11.0

I am running SCO 5.0.6 and using sendmail 8.11.0 and having issues with smtp authentication. When trying to send mail the following message will kick back. (reason: 530 5.7.1 Authentication required) 530 5.7.1 Authentication required Not sure what needs to be tweeked in sendmail.cf but I... (1 Reply)
Discussion started by: ziggy6
1 Replies

4. Linux

Sendmail

How do i see all incoming mail's and outgoing mail's for a particular user and how do i list folders of sendmail (mailbox) (1 Reply)
Discussion started by: sagar824u
1 Replies

5. Shell Programming and Scripting

Sendmail Help

Hi All, Can anyone help me out to know how can a mail be sent from sendmail command. I tried the below command sendmail -f user-host@xyz.com -s "Some Message" -t abcd@xyz.com It throwed a message -s... User unknown Message... User unknown Some... User unknown But this did not work... (1 Reply)
Discussion started by: ganga.dharan
1 Replies

6. UNIX for Dummies Questions & Answers

sendmail.cf

we have two mail servers and want to setup failover for DR. we have a line in sendmail.cf like this DS smtp.domain.com and this works fine...... we changed it to DS smtp1.domain.com smtp2.domain.com this is bad, we get errors of savemail panic and many bounce messages and... (0 Replies)
Discussion started by: robsonde
0 Replies

7. UNIX and Linux Applications

sendmail.cf

we have two mail servers and want to setup failover for DR. we have a line in sendmail.cf like this DS smtp.domain.com and this works fine...... we changed it to DS smtp1.domain.com smtp2.domain.com this is bad, we get errors of savemail panic and many bounce messages... (1 Reply)
Discussion started by: robsonde
1 Replies

8. Shell Programming and Scripting

Sendmail

HI CAN ANYBODY HELP ME? I HAVE COME ACROSS A PROBLEM. I AM USING SENDMAIL IN HP-UX IN THE FOLLOWING MANNER /usr/sbin/sendmail -t someone@someplace.com < /path/to/file.log BUT THE RECEIPIENT DOESNOT GET THE ADDRESS IN THE TO: SECTION OF THE MAIL. ALSO I HAVE NOT FOUND ANY OPTION TO PUT A... (0 Replies)
Discussion started by: cobroraj
0 Replies

9. Programming

sendmail

hi, i am using sendmail function to send the mail for mail client. when i am sending mime content with attaching with body for the images. the image is not displaying in the mail box. all the mime content stuff is displaying. all the headers are proper. hope the reply for this (0 Replies)
Discussion started by: nagineni
0 Replies

10. UNIX for Dummies Questions & Answers

sendmail.cf

Dear All , I have Linux Red Hat 6.1 , and i have sendmail (8.11.6 ) . i have big problem with spammers , i was looking in sendmail.cf configuration file and i saw this option , i tried it but it failed : the option is : # file containing known spammers by email,domain,ip Kjunk hash... (1 Reply)
Discussion started by: tamemi
1 Replies
Login or Register to Ask a Question