Mark Nellemann writes: > Hi, > > Due to a disk problem I've been forced to restore my 3 days old mailspool > backup. Is it possible to get the missing mail from the last 3 days by > re-submit'ing/delivering the files Courier saves when ARCHIVEDIR (which I > backup daily) is enabled?
Yes. Write a script that reads the original recipient information from each C file, and feeds the D file to sendmail. Also grab the original envelope sender for sendmail's -f flag. Worrying about other metadata, such as ESMTP info, is probably overkill. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
