* Franklin Maurer (nebbish@sprynet.com) [021204 21:19]: ->Hi all, ->I just started to use Kmail, I had been using evolution, and i left the ->default outgoing account as sendmail, which i believe can only handle local ->mail. ->Because of this oversight there are 2 or 3 messages that were undeliverable ->and have yet to be returned. I just get a message every so often stating ... -> ->"A message that you sent has not yet been delivered to one or more of its ->recipients after more than 48 hours on the queue on linux.local." -> ->is there away to delete these messages from the queue? ->If so, where is the queue? ->and how can I delete them? ->i now they'll go away on their own but i'd like to learn how to get rid of ->them manually. Yes, if you go into /var/spool/mqueue you should see a file that looks like a jumble of letters and numbers. To check that it's the message that's queued just cat the file like this.. cat JF89rskeie9 | more JF89rskeie9 is just an example. It won't be what your message is actually named. Once you see that it's the message that's failing..you can just delete it and sendmail won't bitch at all. -- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org Tell me what you believe.. I tell you what you should see.