Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mail cannot be sent

Status
Not open for further replies.

alan123

MIS
Oct 17, 2002
149
US
I have sendmail installed on RH8, sendmail daemon already started.
Now if I try to send an email, it cannot be sent, instead it just queue under the folder /var/spool/clientqueue:
the error message is:
------
V6
T1060361090
K1060361090
N1
P30123
MDeferred: Connection refused by vlr.com.
Fbs
$_root@localhost
${daemon_flags}c u
Sroot
Aroot@vlrserver.vlr.com
MDeferred: Connection refused by vlr.com.
---------

does anyone have idea how to fix it? very appreciated.

michael
 
/PATH/TO/sendmail -L sm-msp-queue -Ac -q30m

this will start the queue runner

There is no God, only 10001010
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top