public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* fetchmail/procmail lost messages
@ 2004-04-23  1:01 Kelly Felkins
  2004-04-23 12:50 ` Jason Tishler
  2004-04-23 16:54 ` Robert R Schneck
  0 siblings, 2 replies; 5+ messages in thread
From: Kelly Felkins @ 2004-04-23  1:01 UTC (permalink / raw)
  To: cygwin

How can I configure fetchmail/procmail to fail *safe*? So that, if there are any mail processing problems, messages are not lost?

I recently started using fetchmail, procmail, and mutt to handle email on my pc in cygwin. 

Apparently, if procmail has a problem, the particular message is lost. My poor little procmail has had a variety of problems, and has lost a variety of messages at this point. Each problem has been easy to fix, but the messages are long gone. 

For example, today the hard drive that I use for both the spool file and my mail boxes was off-line. Five messages to /dev/null.

I'm inclined to think this is a bad design. Or have I got it configured incorrectly?

.fetchmailrc
set logfile /var/log/fetchmail.log
set invisible
set no bouncemail

poll "pop.mail.yahoo.com"
protocol pop3
username "mumble"
password "mumble"
fetchall
nokeep
mda "/usr/bin/procmail -d %T"



.procmailrc
MAILDIR=/cygdrive/g/cygwin/home/kellyf/Mail
DEFAULT=$MAILDIR/inbox

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-04-23 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-23  1:01 fetchmail/procmail lost messages Kelly Felkins
2004-04-23 12:50 ` Jason Tishler
2004-04-23 16:52   ` Kelly Felkins
2004-04-23 23:51     ` Jason Tishler
2004-04-23 16:54 ` Robert R Schneck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).