Greets!
While debugging some stuff, I thought that I had turned off sendmail, well
I didn't. Now my filter has rejected everyting that came in during that
time period, but the good news is that any rejects I append to a gzip'd
file.
My question is this, is there any way for me to now send these emails to
their respective recipient(s). The emails are in their original format,
they just all happen to be in one file now and I've tried a few things,
but I can't seem to get them to who they were actually sent to.
I've tried using something like:
cat file_will_the_emails|formail -s sendmail -t
Hoping that it would take each individual email (assuming that's what -s
will do) and run it through sendmail (-t would not require me to supply
the recipient, but have it pull it from the header(s), but that's not
working or I'm not using it correctly.
Any and all help would be GREATLY appreciated!!!
Best Regards,
-tim
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail