This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fetchmail call to procmail no longer works under Cygwin 1.7.1-1


On Tue, Feb 23, 2010 at 8:13 AM, Jason wrote:
>> > Â Â http://cygwin.com/acronyms#PPIOSPE
>>
>> My apologies if I overlooked that - I'm temporarily working in
>> googlemail because of this procmail situation and feel out of my usual
>> element (mutt).
>
> Unfortunately, you are still overlooking the above. :,(

Understand the principle now - correcting outgoing mail now by hand.

> I meant running procmail from the command line with a mail message like
> the following:
>
> Â Â$ procmail <foo.mail
>
> Does the above work on your desktop machine?

If I pipe one message into procmail with:

	procmail -v -d tbaker <msg.mbox

procmail reports:

	Locking strategies:     dotlocking, fcntl()
	Default rcfile:         $HOME/.procmailrc
	Your system mailbox:    /var/spool/mail/TBaker

and appends the message to the file /var/spool/mail/TBaker,
ignoring the recipe in $HOME/.procmailrc.

This also does not work:

	procmail -d tbaker <msg.mbox

However, on the netbook

	procmail -d tbaker <msg.mbox

works fine, delivering the message where it is supposed to go.

Tom


-- 
Tom Baker

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]