Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jul 06, 2004 5:32 pm 
Offline
Junior Member
User avatar

Joined: Sat Jun 05, 2004 1:22 pm
Posts: 40
AOL: fester516
Location: Brooklyn, NY
Hey All,

I am pretty good with Sendmail and Procmail, but my new install of Postfix 2.11 and Procmail is giving me a headache.

I added the following to the CF file:

Code:
mailbox_command = /usr/bin/procmail


Both are installed and I created a /etc/procmailrc file that contains one simple filter that moves an email to a different Maildir.

Code:
DROPPRIVS=yes
LOGFILE=/var/log/procmail.log
VERBOSE=yes
LOGABSTRACT=all

:0:
* ^X-SpamOriginallyTo:
/home/ronpoz/Maildir/.spam/


When I fire it up, mail gets delivered to user "Operator" and is in the spool file /var/mail/USER

THat part works, but all other email sits in the spool file. How do I get the 'unfiltered' mail to get back into Maildir: /home/$User/Maildir


Top
   
 Post subject:
PostPosted: Tue Jul 06, 2004 7:14 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
At a guess your DEFAULT variable isn't configured for maildir stuff, so

DEFAULT=/home/$LOGNAME/Maildir/

at the beginning of the procmailrc. This is a guess :-)

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group