LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-30-2008, 05:31 PM   #1
figaro666
LQ Newbie
 
Registered: Jul 2008
Posts: 1

Rep: Reputation: 0
Sendmail: "451 Temporary local problem - please try later" error


Hi there,

I have 2 Fedora 8 servers that have BIND installed on them and they are used as NS servers.

I installed and configured sendmail to achieve the forwarding functionality: to send reports from some network devices to a specific email address on corporate email service. Email service is being provided by 3rd party (for a simplicity I'll call it ISP).

I configured relay from a certain subnet and smart host as ISP mail server.

I'm able to send email from the server over to any public mail services (gmail, yahoo and etc.), able to send email locally. However, when I'm trying to use a major functionality (forward of email from device) or send email from the server to corporate domain I'm receiving 451 error.

I collected a log file, which is listed below. This log file represents an attempt to send email from the server to a corp email.

Any help will be appreciated.

Thank you in advance.



Jul 30 17:18:07 NMS1 sendmail[31572]: NOQUEUE: stopping daemon, reason=signal
Jul 30 17:18:07 NMS1 sendmail[31704]: alias database /etc/aliases rebuilt by local_user
Jul 30 17:18:07 NMS1 sendmail[31704]: /etc/aliases: 76 aliases, longest 10 bytes, 765 bytes total
Jul 30 17:18:07 NMS1 sendmail[31709]: starting daemon (8.14.2): SMTP+queueing@01:00:00
Jul 30 17:18:07 NMS1 sendmail[31709]: STARTTLS: ServerCertFile missing
Jul 30 17:18:07 NMS1 sendmail[31709]: started as: /usr/sbin/sendmail -bd -q1h
Jul 30 17:18:07 NMS1 sm-msp-queue[31717]: starting daemon (8.14.2): queueing@01:00:00
Jul 30 17:18:32 NMS1 sendmail[31720]: m6ULISnd031720: from=local_user, size=5, class=0, nrcpts=1, msgid=<200807302118.m6ULISnd031720@hostname.xyz.net>, relay=root@localhost
Jul 30 17:18:32 NMS1 sendmail[31721]: NOQUEUE: connect from hostname.xyz.net [127.0.0.1]
Jul 30 17:18:32 NMS1 sendmail[31721]: AUTH: available mech=LOGIN ANONYMOUS PLAIN, allowed mech=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: Milter: no active filter
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 220 hostname.xyz.net ESMTP Sendmail 8.14.2/8.14.2; Wed, 30 Jul 2008 17:18:32 -0400
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: <-- EHLO hostname.xyz.net
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-hostname.xyz.net Hello hostname.xyz.net [127.0.0.1], pleased to meet you
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-ENHANCEDSTATUSCODES
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-PIPELINING
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-8BITMIME
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-SIZE
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-DSN
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-ETRN
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250-DELIVERBY
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250 HELP
Jul 30 17:18:32 NMS1 sendmail[31721]: m6ULIW2f031721: <-- MAIL From:<local_user@hostname.xyz.net> SIZE=5
Jul 30 17:19:37 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250 2.1.0 <local_user@hostname.xyz.net>... Sender ok
Jul 30 17:19:37 NMS1 sendmail[31721]: m6ULIW2f031721: <-- RCPT To:<local_user@xyz.com>
Jul 30 17:19:37 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250 2.1.5 <local_user@xyz.com>... Recipient ok
Jul 30 17:19:37 NMS1 sendmail[31721]: m6ULIW2f031721: <-- DATA
Jul 30 17:19:37 NMS1 sendmail[31721]: m6ULIW2f031721: --- 354 Enter mail, end with "." on a line by itself
Jul 30 17:19:38 NMS1 sendmail[31721]: m6ULIW2f031721: from=<local_user@hostname.xyz.net>, size=288, class=0, nrcpts=1, msgid=<200807302118.m6ULISnd031720@hostname.xyz.net>, proto=ESMTP, daemon=MTA, relay=hostname.xyz.net [127.0.0.1]
Jul 30 17:19:38 NMS1 sendmail[31721]: m6ULIW2f031721: --- 250 2.0.0 m6ULIW2f031721 Message accepted for delivery
Jul 30 17:19:38 NMS1 sendmail[31720]: m6ULISnd031720: to=user@xyz.com, ctladdr=local_user (509/503), delay=00:01:10, xdelay=00:01:06, mailer=relay, pri=30005, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (m6ULIW2f031721 Message accepted for delivery)
Jul 30 17:19:38 NMS1 sendmail[31721]: m6ULIW2g031721: <-- QUIT
Jul 30 17:19:38 NMS1 sendmail[31721]: m6ULIW2g031721: --- 221 2.0.0 hostname.xyz.net closing connection
Jul 30 17:19:48 NMS1 sendmail[31710]: m6UL6A8m031590: SMTP outgoing connect on hostname.xyz.net
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS: ClientCertFile missing
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS: ClientKeyFile missing
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS: CACertPath missing
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS: CACertFile missing
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS: CRLFile missing
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, init=1
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, start=ok
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, info: fds=11/10, err=2
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, info: fds=11/10, err=2
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, get_verify: 18 get_peer: 0xb93516f0
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, relay=ISP mail_server, version=TLSv1/SSLv3, verify=FAIL, cipher=AES256-SHA, bits=256/256
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=client, cert-subject=/C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=ISP_mail_server/emailAddress=ssl@ISP_mail_server, cert-issuer=/C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=ISP_mail_server/emailAddress=ssl@ISP_mail_server, verifymsg=self signed certificate
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:50 NMS1 sendmail[31710]: AUTH=client, relay=ISP mail_server, mech=, bits=0
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:50 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:53 NMS1 sendmail[31710]: m6UL6A8m031590: to=<local_user@xyz.com>, ctladdr=<local_user@hostname.xyz.net> (509/503), delay=00:12:23, xdelay=00:00:26, mailer=relay, pri=210293, relay=ISP mail_server [209.200.229.55], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later
Jul 30 17:19:53 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:54 NMS1 sendmail[31710]:last message repeated 5 times
Jul 30 17:19:54 NMS1 sendmail[31710]: m6UKmLNG031362: to=<local_user@xyz.com>, ctladdr=<local_user@hostname.xyz.net> (509/503), delay=00:30:13, xdelay=00:00:01, mailer=relay, pri=300296, relay=ISP mail_server [209.200.229.55], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later
Jul 30 17:19:54 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:54 NMS1 sendmail[31710]:last message repeated 4 times
Jul 30 17:19:54 NMS1 sendmail[31710]: m6UKQsB9031129: to=<local_user@xyz.com>, ctladdr=<local_user@hostname.xyz.net> (509/503), delay=00:51:58, xdelay=00:00:00, mailer=relay, pri=390292, relay=ISP mail_server [209.200.229.55], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later
Jul 30 17:19:54 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:54 NMS1 sendmail[31710]:last message repeated 4 times
Jul 30 17:19:54 NMS1 sendmail[31710]: m6UKK1ae030966: to=<vselitsky@gmail.com>, ctladdr=<local_user@hostname.xyz.net> (509/503), delay=00:58:33, xdelay=00:00:00, mailer=relay, pri=480284, relay=ISP mail_server [209.200.229.55], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later
Jul 30 17:19:54 NMS1 sendmail[31710]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:58 NMS1 sendmail[31710]:last message repeated 2 times
Jul 30 17:19:58 NMS1 sendmail[31724]: m6ULIW2f031721: SMTP outgoing connect on hostname.xyz.net
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS: ClientCertFile missing
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS: ClientKeyFile missing
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS: CACertPath missing
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS: CACertFile missing
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS: CRLFile missing
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, init=1
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, start=ok
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, info: fds=11/10, err=2
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, info: fds=11/10, err=2
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, get_verify: 18 get_peer: 0xb93c5f50
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, relay=ISP mail_server, version=TLSv1/SSLv3, verify=FAIL, cipher=AES256-SHA, bits=256/256
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=client, cert-subject=/C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=ISP_mail_server/emailAddress=ssl@ISP_mail_server, cert-issuer=/C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=ISP_mail_server/emailAddress=ssl@ISP_mail_server, verifymsg=self signed certificate
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:58 NMS1 sendmail[31724]: AUTH=client, relay=ISP mail_server, mech=, bits=0
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:19:58 NMS1 sendmail[31724]: STARTTLS=read, info: fds=11/10, err=2
Jul 30 17:20:01 NMS1 sendmail[31724]: m6ULIW2f031721: to=<local_user@xyz.com>, ctladdr=<local_user@hostname.xyz.net> (509/503), delay=00:00:24, xdelay=00:00:23, mailer=relay, pri=120288, relay=ISP mail_server [209.200.229.55], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later
Jul 30 17:20:01 NMS1 sendmail[31724]: STARTTLS=read, info: fds=11/10, err=2
 
Old 07-30-2008, 06:01 PM   #2
Mr. C.
Senior Member
 
Registered: Jun 2008
Posts: 2,529

Rep: Reputation: 63
451's are temporary failures. Your mail server is expected to retry again, and sendmail will. The server 209.200.229.55 claims they are having local issues. The admin at the remote server must explain why you are getting the failures.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sendmail "Permission denied" for local users kassemi Linux - Software 5 11-14-2013 03:47 AM
Sendmail : 451 Temporary local problem - please try later ITDevil Linux - Enterprise 0 03-08-2007 04:38 PM
sendmail: "No local mailer defined" ? michaelsanford Slackware 9 04-04-2006 11:32 PM
difference between "Web server local URL" and "IPv4 address"? kpachopoulos Linux - General 2 09-17-2004 01:30 PM
"document contains no data" error when i try to connect to SWAT on local machine squeaky-steve Linux - Networking 2 12-03-2003 08:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 05:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration