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
SENDMAIL2DLF.IN(1)					  LogReport's Lire Documentation					SENDMAIL2DLF.IN(1)

NAME
sendmail2dlf - convert sendmail logfiles to dlf SYNOPSIS
sendmail2dlf DESCRIPTION
sendmail2dlf(1) converts a LogLevel 9 sendmail (8.10.x or higher) logfile, as created using syslog, to a Lire email Distilled Log Format file. Input is one line per event. Outputted is one line per delivery: time logrelay queueid msgid fromuser fromdomain fromrelay size delay xdelay touser todomain torelay stat (This should be the format as defined in email/dlf.cfg.) EXAMPLE
The lines Apr 20 03:00:11 firewall sendmail[442]: DAA00442: from=<user@example.com>, size=4992, class=0, pri=34992, nrcpts=1, msgid=<200004192316.BAA19611@achilles.noot.com>, proto=ESMTP, relay=host.example.nl [150.0.0.45] Apr 20 03:00:11 firewall sendmail[442]: DAA00442: to=<jan@aap.com>, delay=00:00:00, mailer=smtp, stat=queued Apr 20 05:00:11 firewall sendmail[503]: DAA00442: to=<jan@aap.com>, delay=02:00:00, xdelay=00:00:03, mailer=smtp, relay=mailgw.aap.com. [3.4.64.199], stat=Sent (OK id=12i7CN-0001Kv-00) wil be converted to 956109611 firewall DAA00442 <200004192316.baa19611@achilles.noot.com> user example.com host.example.nl_[150.0.0.45] 4992 0 0 jan aap.com host.example.nl._[150.0.0.45] queued UNKNOWN 956116811 firewall DAA00442 <200004192316.baa19611@achilles.noot.com> user example.com host.example.nl_[150.0.0.45] 4992 7200 3 jan aap.com mailgw.aap.com._[3.4.64.199] sent (ok_id=12i7cn-0001kv-00) The lines Mar 17 13:34:32 mailhost sendmail[8408]: NAA08408: from=<piet@example.com>, size=1890, class=0, pri=0, nrcpts=4, msgid=<000b01bf9009$f6885b20$6c062014@sabepc06.be.example.com>, proto=ESMTP, relay=root@[1.2.6.10] Mar 17 13:45:26 mailhost sendmail[8457]: NAA08408: to=lkrksen@www, delay=00:10:56, xdelay=00:00:01, mailer=smtp, relay=www.example.nl. [194.229.43.3], stat=Sent (NAA06261 Message accepted for delivery) Mar 17 13:45:27 mailhost sendmail[8457]: NAA08408: to=ll@host.example.com, delay=00:10:57, xdelay=00:00:01, mailer=smtp, relay=host.example.nl. [150.0.0.45], stat=Sent (OK) Mar 17 13:45:31 mailhost sendmail[8457]: NAA08408: to=<mvelsla@aap.com>,<pvhove@aap.com>,<pdebaerd@aap.com>, delay=00:11:01, xdelay=00:00:04, mailer=smtp, relay=mailgw.aap.com. [3.4.64.199], stat=Sent (OK id=12Vw8J-0001iT-00) will be converted to 953210726 mailhost NAA08408 <000b01bf9009$f6885b20$6c062014@sabepc06.be.example.com> piet example.com root@[1.2.6.10] 1890 656 1 lkrksen www www.example.nl._[194.229.43.3] sent (naa06261_message_accepted_for_delivery) 953210727 mailhost NAA08408 <000b01bf9009$f6885b20$6c062014@sabepc06.be.example.com> piet example.com root@[1.2.6.10] 1890 657 1 ll host.example.com host.example.nl._[150.0.0.45] sent (ok) 953210731 mailhost NAA08408 <000b01bf9009$f6885b20$6c062014@sabepc06.be.example.com> piet example.com root@[1.2.6.10] 1890 661 4 mvelsla aap.com mailgw.aap.com._[3.4.64.199] sent (ok_id=12vw8j-0001it-00) 953210731 mailhost NAA08408 <000b01bf9009$f6885b20$6c062014@sabepc06.be.example.com> piet example.com root@[1.2.6.10] 1890 661 4 pvhove aap.com mailgw.aap.com._[3.4.64.199] sent (ok_id=12vw8j-0001it-00) 953210731 mailhost NAA08408 <000b01bf9009$f6885b20$6c062014@sabepc06.be.example.com> piet example.com root@[1.2.6.10] 1890 661 4 pdebaerd aap.com mailgw.aap.com._[3.4.64.199] sent (ok_id=12vw8j-0001it-00) The lines Mar 15 13:34:09 firewall sendmail[279]: NAA00279: from=<klaas@example.com>, size=2281952, class=0, pri=2311952, nrcpts=1, msgid=<200003151230.NAA00112@mailhost.example.nl>, proto=ESMTP, relay=host.example.nl [150.0.0.45] Mar 15 13:34:09 firewall sendmail[279]: NAA00279: to=<klaas@hotmail.com>, delay=00:00:04, mailer=smtp, stat=queued Mar 15 13:39:58 firewall sendmail[401]: NAA00279: to=<klaas@hotmail.com>, delay=00:05:53, xdelay=00:00:06, mailer=smtp, relay=mc5.law5.hotmail.com. [216.32.243.136], stat=Service unavailable Mar 15 13:39:58 firewall sendmail[401]: NAA00279: NAA00401: postmaster notify: Service unavailable Mar 15 13:40:04 firewall sendmail[401]: NAA00401: to=klaas@host.example.com, delay=00:00:06, xdelay=00:00:04, mailer=smtp, relay=host.example.nl. [150.0.0.45], stat=Sent (OK) will be converted to 953037249 firewall NAA00279 <200003151230.naa00112@mailhost.example.nl> klaas example.com host.example.nl_[150.0.0.45] 2281952 4 1 klaas hotmail.com mailgw.csc.com._[208.219.64.199] queued UNKNOWN 953037598 firewall NAA00279 <200003151230.naa00112@mailhost.example.nl> klaas example.com host.example.nl_[150.0.0.45] 2281952 353 6 klaas hotmail.com mc5.law5.hotmail.com._[216.32.243.136] service unavailable The fact that the delivery 'Mar 15 13:40:04 firewall sendmail[401]: NAA00401:' does not generate a dlf record is a bug. When the line Mar 15 19:39:40 mailhost sendmail[2178]: TAA02178: from=<foo@hotmail.com>, size=0, class=0, pri=0, nrcpts=0, proto=SMTP, relay=[1.84.7.150] occurs in the input, and there is no line carrying the same queueid, the line is discarded, and reported as skipped: any to- or from- line, lacking any partner, will get discarded. Lines like: Mar 15 13:40:19 firewall sendmail[456]: alias database /etc/aliases.db out of date wil get discarded EXAMPLES
To process a log as produced by sendmail: $ sendmail2dlf < mail.log sendmail2dlf will be rarely used on its own, but is more likely called by lr_log2report: $ lr_log2report sendmail < /var/log/maillog BUGS
When queueids are being reused within one logfile, behaviour is unpredictable. Incomplete logsnippets (e.g. from-lines without to-lines) are not treated well. It is reported events like this occur in sendmail log files: SAA14845: from=<>, size=146990, class=0, pri=176990, nrcpts=1, msgid=<092246.09986@rly-yc03.mx.aol.com>, proto=ESMTP, relay=omr-d06.mx.aol.com [205.188.156.71] SAA14845: to=joe@mailhost, ctladdr=<joe@example.edu>, delay=00:00:01, mailer=local, stat=User unknown SAA14845: to=<joe@example.edu>, delay=00:00:01, mailer=local, stat=User unknown SAA14845: SAA14846: postmaster notify: User unknown SAA14846: to="|exec /usr/local/bin/procmail", ctladdr=ann@mailhost (2217/10), delay=00:00:00, xdelay=00:00:00, mailer=prog, stat=Sent SAA14846: to=bob@imap-ns, delay=00:00:01, xdelay=00:00:01, mailer=esmtp, relay=apex.example.edu. [152.19.4.80], stat=Sent (Message received: GVV8N400.CMX) SAA14846: to=eve@mailhost, delay=00:00:01, xdelay=00:00:00, mailer=local, stat=Sent Note that SAA14845 has _two_ final to= lines, while the from= line states nrcpts=1. This blows the axiom of this script away. We haven't decided yet on how to deal with this... THANKS
Edward Eldred, for finding and reporting a bug. VERSION
$Id: sendmail2dlf.in,v 1.32 2006/07/23 13:16:34 vanbaal Exp $ COPYRIGHT
Copyright (C) 2000, 2001, 2002 Stichting LogReport Foundation LogReport@LogReport.org This program is part of Lire. Lire is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. AUTHOR
Joost van Baal <joostvb@logreport.org> Lire 2.1.1 2006-07-23 SENDMAIL2DLF.IN(1)
All times are GMT -4. The time now is 03:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy