Mail Server Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationMail Server Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 23rd, 2004, 03:08 PM
sharingsunshine sharingsunshine is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 8 sharingsunshine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 39 m 20 sec
Reputation Power: 0
Can't send emails!

I am a newbie to sendmail and procmail. A week ago I noticed that I couldn't send any emails ( to two of the 3 domains we have) out from my email client on my desktop. The other domain is hosted on a windows box and is working fine. The two domains that aren't working are hosted on a Redhat Linux box using sendmail 8.12.10. The emails to the two domains in question just stay in the outbox and I get a message that says "a connection failure has occurred." However, I can use squirrelmail to get to the server and view the email boxes. However, it appears the emails do come down just can't be sent out because there are never any emails in the accounts on squirrelmail.

The error logs seem to indicate procmail.

****************

Nov 16 19:56:12 sv1 sendmail[3291]: iAG3V7c4027077: to=root,
delay=18:34:28, xdelay=00:00:00, mailer=local, pri=1412638, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG3V7c2027077: to=root,
delay=18:34:29, xdelay=00:00:00, mailer=local, pri=1412638, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG1V7d7020988: to=root,
delay=18:00:35, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG3V7c7027077: to=root,
delay=18:34:28, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG3V7c6027077: to=root,
delay=18:34:28, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG3V7c9027077: to=root,
delay=18:34:19, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG2V7b9002816: to=root,
delay=18:34:13, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:13 sv1 sendmail[3291]: iAG3V7cA027077: to=root,
delay=18:34:19, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:14 sv1 sendmail[3291]: iAG2V7bA002816: to=root,
delay=18:34:14, xdelay=00:00:01, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:14 sv1 sendmail[3291]: iAG2V7b8002816: to=root,
delay=18:34:23, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:14 sv1 sendmail[3291]: iAG2V7bB002816: to=root,
delay=18:34:14, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Nov 16 19:56:14 sv1 sendmail[3291]: iAG3V7c5027077: to=root,
delay=18:34:29, xdelay=00:00:00, mailer=local, pri=1412639, dsn=4.0.0,
stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL

******************

I have looked on other forums and the web but to no avail for answers or help. I even increased the file size but there was no change.

Please tell me how to get the ability to send emails out of email client back.

Any help will be greatly appreciated. Thanks in advance,

Randal

Reply With Quote
  #2  
Old November 24th, 2004, 10:45 AM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 394 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 18 h 55 m 5 sec
Reputation Power: 6
Quote:
sendmail and procmail

vs.
Quote:
I can use squirrelmail to get to the server and view the email boxes

mmm....Are you using Sendmail, Procmail, or SquirrelMail?

You may have an issue where Procmail and SquirrelMail are fighting for the email services. I assume sendmail is just your email server, you aren't also using if for an email client ... ?

I have seen this with Postfix and SquirrelMail on a FC install. So, I'd suggest you try shutting down either Procmail or SquirrelMail and see if you get the other sending and recieving.
__________________
Curious by Nature,
Linux by Choice

Reply With Quote
  #3  
Old November 24th, 2004, 03:02 PM
sharingsunshine sharingsunshine is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 8 sharingsunshine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 39 m 20 sec
Reputation Power: 0
Quote:
Originally Posted by dba_frog
vs.

mmm....Are you using Sendmail, Procmail, or SquirrelMail?

You may have an issue where Procmail and SquirrelMail are fighting for the email services. I assume sendmail is just your email server, you aren't also using if for an email client ... ?

I have seen this with Postfix and SquirrelMail on a FC install. So, I'd suggest you try shutting down either Procmail or SquirrelMail and see if you get the other sending and recieving.



Hello,

Thanks for the reply. I un-enabled squirrelmail and rebooted the server but I still can't send emails out from my OE for mac email client. Also, I still can't send emails from outside of the domains in question using a webmail program to send them.

Procmail is being used by sendmail for local delivery.

I appreciate your help.

Randal

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > Can't send emails!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway