-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Apr 18, 2002 at 04:49:40PM -0400, Lewi wrote: >I have a message queue with a large size, I send it to my friends' email >at lycos, the problem is I see on my maillog message status is defer, how >I can recover it from queue and send it again using another server, >because my friend need it fast and I don't have a backup email.
As root, copy the queue files to your home directory and change the ownership. Then use vim or some other text editor to delete all headers except: From, To, Date, Subject, MIME-Version, and Content-Type. Then change the To header to your friend's alternate address and save the file. Then send the message by feeding it to sendmail: /usr/sbin/sendmail -v -i -U -t < messagefile You will be able to watch as sendmail attempts delivery. If it works, you can delete the files from the queue. Tony - -- Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Chat: 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 <[EMAIL PROTECTED]> 0x6C94239D iD8DBQE8vq/apCpg3WyUI50RAvsaAJ9fS+gbBD52nzbhVOa+9HAYi1EjawCeNL6r 6UCLWoJCHnDyhTi65TvF6d0= =6Rzy -----END PGP SIGNATURE----- _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list