
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Help With Mutt/Procmail/Fetchmail Configuration
THanks for any replies anyone may have sent. But I managed to ensure
that all my email got lost for the last 2 hours via a bad configuration
of procmail, I had in my .forward file
"/IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #antony"
When I removed this file, I started to get my mail back. The error
which appeared in my /var/log/mail file was
May 9 23:38:09 ringo sendmail[1922]: g49Dc5m01921: g49Dc9m01922: DSN: /home/antony/.forward: line 1: "/IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #antony"... Address <antony@example.com> is unsafe for mailing to files
The contents of my .procmailrc file are
---------------Start procmailrc----------------
MAILDIR=/home/antony/muttMail
LOGFILE=/home/antony/logs/procmail
VERBOSE=on
# ----- mailbox filtering -----
:0:
* ^Sender:.*s4565@example.com
tony
----------End procmailrc--------------------
On Thu, May 09, 2002 at 10:49:13PM +1000, s4565@example.com wrote:
>
> Hi
>
> I am trying to set up Mutt/Procmail/Fetchmail. So far I have got
> Mutt and Fetchmail working together. What I want to get working now
> is Procmail. From my understanding of how my present .muttrc is
> working is that it is getting messages from
>
> /var/spool/mail/antony
>
> And it is saving them them. How do I tell it to only look at where
> Procmail is putting the filtered messages(Is this a good thing to
> do?)
>
> Thanks for your time.
>
> Cheers
>
> Tony
>
>
>
>
Home |
Main Index |
Thread Index