-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04-Oct-2002/13:22 +1000, Darrin Owen <[EMAIL PROTECTED]> wrote:
>I have an old version of Linux, and our sendmail is being queued. 
>
>When we telnet to port 25 and send a mail after doing the "rcpt
>to:[EMAIL PROTECTED] it says mail will be queued, apparently this has been going
>on for some time as this uses Netsaint just to notify the admins.
>
>I checked the mail logs they are so full so I will need to also get rid of
>that, the mail goes into the log but does not leave the box.

While logged to the mail server (via SSH or the console) create a file
containing a message with headers and all. It might look like this:

From: root@mailservername
To: me@myaddress
Subject: Sendmail test

This is a test.


Then give the message file to sendmail, using the verbose options to see
what it does:

  sendmail -oi -t -U -v < messagefile

The resulting output should help you figure out what is wrong.

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/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D

iD8DBQE9nUyQpCpg3WyUI50RAs63AJ9aanZVrfm8pJrCVdPSBPRZmV4xgwCffPD5
4yGhP3D+nbjUoqM+XTOD0L4=
=JKjY
-----END PGP SIGNATURE-----



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

Reply via email to