Sponsored Content
Operating Systems Solaris sendmail problem on Solaris 10 Post 302107958 by jumadhiya on Thursday 22nd of February 2007 05:28:50 AM
Old 02-22-2007
sendmail problem on Solaris 10

Hi All,

I am facing problem while sending mail using "mail" & "sendmail" commands from my Solaris 10 system. When I send the mail, it moves it to dead.letter & generates following error messages in /var/log/syslog file;

Feb 22 14:20:14 ppip1n sendmail[8601]: [ID 801593 mail.info] l1M8oDEE008601: to=nikhil.verma@timesgroup.com, ctladdr=ppi (201/202), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=60859, relay=smtp.timesgroup.com. [10.100.209.206], dsn=5.0.0, stat=Service unavailableFeb 22 14:20:14 ppip1n sendmail[8601]: [ID 801593 mail.info] l1M8oDEE008601: to=bivash.dasgupta@timesgroup.com, ctladdr=ppi (201/202), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=60859, relay=smtp.timesgroup.com. [10.100.209.206], dsn=5.0.0, stat=Service unavailableFeb 22 14:23:55 ppip1n sendmail[29729]: [ID 702911 mail.info] starting daemon (8.13.4+Sun): queueing@00:15:00
Feb 22 14:23:55 ppip1n sendmail[29730]: [ID 702911 mail.info] starting daemon (8.13.4+Sun): SMTP+queueing@00:15:00
Feb 22 14:27:50 ppip1n sendmail[20796]: [ID 801593 mail.info] l1M8vowf020796: from=ppi, size=859, class=0, nrcpts=2, msgid=<200702220857.l1M8vowf020796@timesgroup.com>, relay=ppi@localhost
Feb 22 14:27:50 ppip1n sendmail[20796]: [ID 801593 mail.info] l1M8vowf020796: to=nikhil.verma@timesgroup.com, ctladdr=ppi (201/202), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=60859, relay=smtp.timesgroup.com. [10.100.209.206], dsn=5.0.0, stat=Service unavailableFeb 22 14:27:50 ppip1n sendmail[20796]: [ID 801593 mail.info] l1M8vowf020796: to=bivash.dasgupta@timesgroup.com, ctladdr=ppi (201/202), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=60859, relay=smtp.timesgroup.com. [10.100.209.206], dsn=5.0.0, stat=Service unavailableFeb 22 15:45:14 ppip1n sendmail[17697]: [ID 801593 mail.info] l1MAF98P017697: from=ppi, size=13, class=0, nrcpts=1, msgid=<200702221015.l1MAF98P017697@timesgroup.com>, relay=ppi@localhost
Feb 22 15:45:17 ppip1n sendmail[17697]: [ID 801593 mail.info] l1MAF98P017697: to=root@localhost, ctladdr=ppi (201/202), delay=00:00:08, xdelay=00:00:03, mailer=relay, pri=30013, relay=smtp.timesgroup.com. [10.100.209.206], dsn=5.0.0, stat=Service unavailableFeb 22 15:46:02 ppip1n sendmail[21357]: [ID 801593 mail.info] l1MAFvr8021357: from=ppi, size=12, class=0, nrcpts=1, msgid=<200702221015.l1MAFvr8021357@timesgroup.com>, relay=ppi@localhost
ppip1n:/var/log]

Note : Everything was working fine before 2 days, but suddenly it started giving me the above errors.

While configuring the sendmail initially I had followed following procedure & everything were working fine after configuring;

1. In /usr/lib/mail/cf/submit.mc
FEATURE(`msp', `[127.0.0.1]')dnl

2. I changed this to
FEATURE(`msp', `[smtp.abc.com]')dnl

3. Then I did "make submit.cf" and copied the submit.cf file to /etc/mail.

4. Restarted sendmail with "svcadm refresh smtp"

Note : smtp.abc.com entry added in /etc/host file also.

Everything was working fine, but suddenly it started giving me above mentioned errors. Nothing is changed as long as configurations of files are concerned, please help me out to resolve this issue.

Note : I am able to telnet to smtp.abc.com server perfectly.

Thanks & Regards,
jumadhiya.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Sendmail for Solaris 2.6

How do I configure send mail to send mail to internet mail accounts. The system is on a network which has an internet net router configured. (2 Replies)
Discussion started by: stuart.tootill
2 Replies

2. Solaris

Solaris 10 - Sendmail

Hello, I just installed Solaris 10 and my sendmail works. However, when I send an email the from heading appears as 'user@serverhostname.company.com'. Is there a way to remove the serverhostname so that the heading appears as 'user@company.com'. Thanks. (0 Replies)
Discussion started by: vitzit
0 Replies

3. Solaris

Problem starting Sendmail on Solaris 9

Hi, I am getting problem in starting up Sendmail on solaris. When I do /etc/init.d/sendmail start in Process list it shows sendmail process properly. But when I do portcheck by netstat it doesn't show Port 25/smtp. What could be the problem ? Thanks NeeleshG (6 Replies)
Discussion started by: neel.gurjar
6 Replies

4. Solaris

solaris 8/9 sendmail

Hi All, How do I make sure that sendmail outside the server is blocked? How do I make sure the port 25 is blocked on the firewall? How do I determine if port 25 is used or other ports? Thanks in advance for any commment you may add. (1 Reply)
Discussion started by: itik
1 Replies

5. Cybersecurity

How to configure sendmail in solaris 10

how to configure sendmail in solaris 10 ???? Anyone knows, pls share the documents. (1 Reply)
Discussion started by: vishwanathhcl
1 Replies

6. Solaris

sendmail solaris 10

My mail isbeing sent via server in format of : username@host.domain and from this fails as the domain does not exist. In solaris 9 we used DMdomain which cured the problem. this does not work in solaris 10 I have tried to rebuild sendmail.cf from a new version of the .mc file and tried... (7 Replies)
Discussion started by: smcart
7 Replies

7. Solaris

solaris 8/9 sendmail stop

Hi All, I need to stop sendmail from running on boot-up. How can I do this on Solaris 8 and 9 sparc? Please help and that you in advance. (2 Replies)
Discussion started by: itik
2 Replies

8. Solaris

Solaris sendmail issue

I am trying to send mail from a Solaris 10 machine to myself. The mail will be receive by a mail server. The problem is sendmail doesn't report any errors and there is nothing in mailq output. In the logs the stat=queued. I do not receive the mail in my mailbox. I could telnet to the... (7 Replies)
Discussion started by: sundar63
7 Replies

9. Solaris

Help to configure sendmail on Solaris 10

Hello, I need help to configure sendmail on Solaris 10. I have to configure sendmail to send mail on the Internet, now works only for sending mail for local users. I'm studying several tutorials ... When I try to send a mail to an external address (eg aaaa@gmail.com) the mail is placed... (3 Replies)
Discussion started by: arfry
3 Replies

10. Solaris

sendmail issue on solaris 9

We changed relay agent in sendmail.cf and submit.cf files, and restarted the send mail services from init.d, able to see the sendmail processes. But unable to send an email. Relay agent is telnetable with port 25. Please help us with the issue (2 Replies)
Discussion started by: sudhakar110
2 Replies
MAILER.CONF(5)						      BSD File Formats Manual						    MAILER.CONF(5)

NAME
mailer.conf -- configuration file for mailwrapper(8) DESCRIPTION
The file /etc/mail/mailer.conf contains a series of lines of the form name program [arguments ...] The first word of each line is the name of a program invoking mailwrapper(8). (For example, on a typical system /usr/sbin/sendmail would be a symbolic link to mailwrapper(8), as would newaliases(1) and mailq(1). Thus, name might be ``sendmail'' or ``newaliases'' etc.) The second word of each line is the name of the program to actually execute when the first name is invoked. The further arguments, if any, are passed to the program, followed by the arguments mailwrapper(8) was called with. The file may also contain comment lines, denoted by a '#' mark in the first column of any line. FILES
/etc/mail/mailer.conf EXAMPLES
This example shows how to set up mailer.conf to invoke the traditional sendmail(8) program: # Execute the "real" sendmail program located in # /usr/libexec/sendmail/sendmail sendmail /usr/libexec/sendmail/sendmail send-mail /usr/libexec/sendmail/sendmail mailq /usr/libexec/sendmail/sendmail newaliases /usr/libexec/sendmail/sendmail This example shows how to invoke a sendmail-workalike like Postfix in place of sendmail(8): # Emulate sendmail using postfix sendmail /usr/local/sbin/sendmail send-mail /usr/local/sbin/sendmail mailq /usr/local/sbin/sendmail newaliases /usr/local/sbin/sendmail This example shows how to invoke a sendmail-workalike with Exim (from ports) in place of sendmail(8): # Emulate sendmail using exim sendmail /usr/local/sbin/exim send-mail /usr/local/sbin/exim mailq /usr/local/sbin/exim -bp newaliases /usr/bin/true rmail /usr/local/sbin/exim -i -oee This example shows the use of the mini_sendmail package from ports in place of sendmail(8). Note the use of additional arguments. # Send outgoing mail to a smart relay using mini_sendmail sendmail /usr/local/bin/mini_sendmail -srelayhost send-mail /usr/local/bin/mini_sendmail -srelayhost SEE ALSO
mail(1), mailq(1), newaliases(1), mailwrapper(8), sendmail(8) postfix(1) (ports/mail/postfix), mini_sendmail(8) (ports/mail/mini_sendmail) HISTORY
mailer.conf appeared in NetBSD 1.4. AUTHORS
Perry E. Metzger <perry@piermont.com> BUGS
The entire reason this program exists is a crock. Instead, a command for how to submit mail should be standardized, and all the "behave dif- ferently if invoked with a different name" behavior of things like mailq(1) should go away. BSD
October 8, 2010 BSD
All times are GMT -4. The time now is 11:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy