On 06-Jan-2003/07:50 -0600, "Cowles, Steve" <[EMAIL PROTECTED]> wrote:
>Although I have not verified this... I believe dsn=4.4.3 equates to name
>server timeout. Typing: mailq -- should print why the delivery was queued.
>FWIW: The proper mailer was selected (esmtp vs. local), but I don't see a
>relay= in the delivery section.

According to RFC2821, SMTP reply code 443 is an unspecified temporary
error. There should have been an associated text comment that specified
the excact error. Try this command to see a verbose version of the SMTP
session:

  echo 'Hello world' | mail -v -s Test [EMAIL PROTECTED]

If you run an SMTP relay on your network, you should configure sendmail to
use that box as a smarthost.

Tony
-- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to