Re: Duplicate emails
"Christopher P. Lindsey" <[email protected]> Thu, 23 Oct 2014 09:22:27 -0500
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
On Oct 22, LuKreme wrote: > :0c > /backups/imap.backups > > If that fails, the duplicate message falls through. > > Is there anyway to trap that so that a duplicate is not generated if the write of the copy fails? You could add an error-check right below it: :0e /dev/null Chris