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
CALIBRE-SMTP(1) 						      calibre							   CALIBRE-SMTP(1)

NAME
calibre-smtp - part of calibre SYNOPSIS
calibre-smtp [options] [from to text] DESCRIPTION
Send mail using the SMTP protocol. calibre-smtp has two modes of operation. In the compose mode you specify from to and text and these are used to build and send an email message. In the filter mode, calibre-smtp reads a complete email message from STDIN and sends it. text is the body of the email message. If text is not specified, a complete email message is read from STDIN. from is the email address of the sender and to is the email address of the recipient. When a complete email is read from STDIN, from and to are only used in the SMTP negotiation, the message headers are not modified. Whenever you pass arguments to calibre-smtp that have spaces in them, enclose the arguments in quotation marks. OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -l, --localhost Host name of localhost. Used when connecting to SMTP server. -o, --outbox Path to maildir folder to store failed email messages in. -f, --fork Fork and deliver message in background. If you use this option, you should also use --outbox to handle delivery failures. -t, --timeout Timeout for connection -v, --verbose Be more verbose COMPOSE MAIL Options to compose an email. Ignored if text is not specified -a, --attachment File to attach to the email -s, --subject Subject of the email SMTP RELAY Options to use an SMTP relay server to send mail. calibre will try to send the email directly unless --relay is specified. -r, --relay An SMTP relay server to use to send mail. --port Port to connect to on relay server. Default is to use 465 if encryption method is SSL and 25 otherwise. -u, --username Username for relay -p, --password Password for relay -e, --encryption-method Encryption method to use when connecting to relay. Choices are TLS, SSL and NONE. Default is TLS. WARNING: Choosing NONE is highly insecure SEE ALSO
The User Manual is available at http://manual.calibre-ebook.com Created by Kovid Goyal <kovid@kovidgoyal.net> calibre-smtp (calibre 0.8.51) January 2013 CALIBRE-SMTP(1)
All times are GMT -4. The time now is 02:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy