Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

requeuing /var/spool/smail/error messages

0 views
Skip to first unread message

Jon Skelton

unread,
Jan 27, 1999, 3:00:00 AM1/27/99
to
After bounced mail has been placed in /var/spool/smail/error/, how
should the messages be requeued? (This assumes the problem(s) that
caused the messages to bouce have been corrected.)

I apologize if this is a tired newbie question. I found nothing in
http://www.sbay.org/smail-faq.html or my man pages.

# smail -V
Smail-3.2.0.102 1998-Aug-2 #2

Jon


Randy Bush

unread,
Jan 27, 1999, 3:00:00 AM1/27/99
to
> After bounced mail has been placed in /var/spool/smail/error/, how
> should the messages be requeued? (This assumes the problem(s) that
> caused the messages to bouce have been corrected.)

mv /var/spool/smail/error/* /var/spool/smail/error

randy


Greg A. Woods

unread,
Jan 27, 1999, 3:00:00 AM1/27/99
to
[ On Tue, January 26, 1999 at 17:29:45 (-0800), Jon Skelton wrote: ]
> Subject: requeuing /var/spool/smail/error messages

>
> After bounced mail has been placed in /var/spool/smail/error/, how
> should the messages be requeued? (This assumes the problem(s) that
> caused the messages to bouce have been corrected.)

Just move the file back to the ..../smail/input directory. No state in
the file has been changed and they'll simply be re-processed. If
they're "old" (eg. past the retry timeout) you might want to "touch"
them first to avoid them being bounced right away, though without
reading the code I can't say for sure if this is a risk or not.

--
Greg A. Woods

+1 416 218-0098 VE3TCP <gwo...@acm.org> <robohack!woods>
Planix, Inc. <wo...@planix.com>; Secrets of the Weird <wo...@weird.com>


Randy Bush

unread,
Jan 27, 1999, 3:00:00 AM1/27/99
to
> After bounced mail has been placed in /var/spool/smail/error/, how
> should the messages be requeued? (This assumes the problem(s) that
> caused the messages to bouce have been corrected.)

mv /var/spool/smail/error/* /var/spool/smail/input
^^^^^
sorry

randy


0 new messages