Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfix + Maildrop + Courier-Imap
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
zim
n00b
n00b


Joined: 19 Dec 2002
Posts: 1

PostPosted: Thu Dec 19, 2002 1:01 pm    Post subject: Postfix + Maildrop + Courier-Imap Reply with quote

I have postfix configured to use maildrop as the mailbox_command.
Code:
mailbox_command = /usr/bin/maildrop

With no filters in place, mail is delivered to the correct maildir.

I've added a filter for the gentoo-user mailing list to my $HOME/.mailfilter:
Code:

if (/^Subject:.*gentoo-user/)
{
        to ".maildir/.Gentoo.User"
}


Mail from the list is being delivered correctly, but the messages don't seem to be removed from the postfix queue. I keep getting the same messages over and over. Is this a configuration issue on my part?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum