

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop deliver and ...
![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [maildropl] Maildrop deliver and quota work, but .mailfilter don't | Actions... |
|---|---|---|
| From: | Num ber (numb...@hotmail.com) | |
| Date: | Mar 19, 2008 5:11:46 am | |
| List: | net.sourceforge.lists.courier-maildrop | |
Sorry...
I reply to fast, it log but they never include .mailfilter because $HOME don't
go to the user maildir :
(==) /var/spool/postfix/virtual (==) Including /var/spool/postfix/virtual/.mailfilter
$HOME = /var/spool/postfix/virtual/
What i need to use for they search in /var/spool/postfix/virtual/domaine/user/
yes.
----------------------------------------
Date: Wed, 19 Mar 2008 08:35:46 -0300 From: fcat...@contactnet.com.br To: numb...@hotmail.com Subject: Re: [maildropl] Maildrop deliver and quota work, but .mailfilter don't
Your /var/spool/postfix/virtual/.mailfilter is including the user .mailfilter?
Try to log step-by-step what is happening, log the result of your "ifs" to be sure that thos conditions are beeing satisfied.
Your instalation looks fine to me, maybe you just mismatched some little thing!
[]'s, FMC!
Num ber escreveu:
Hello,
For begining i would like to excuse my self if my english is bad... i try to do
the best and it's not enough..
I have a problem with maildrop, i use it for delivering mail and i have quota
support, everything work exepting mail filter..
This is my configuration :
Every account was virtual (mysql) and in this directory : /var/spool/postfix/virtual/domaine_name/account_name
-> eg : /var/spool/postfix/virtual/test.be/admin
This is my master.cf :
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/bin/maildrop -w 90 -d ${user}@${nexthop}
${extension} ${recipient} ${user} ${nexthop} ${sender}
-w 90 work for quota alert..
And i have this in main.cf : virtual_transport = maildrop
Maildrop work fine :
[root@test admin]# maildrop -V9 -d adm...@test.be
maildrop -V9 -d adm...@test.be
maildrop: authlib: groupid=9000
maildrop: authlib: userid=9000
maildrop: authlib: logname=adm...@test.be, home=/var/spool/postfix/virtual,
mail=test.be/admin/
maildrop: Changing to /var/spool/postfix/virtual
I have a .mailfilter in /var/spool/postfix/virtual for everyone (i already read
this .. )
and one in /var/spool/postfix/virtual/test.be/admin/ for admin user only
This is my /var/spool/postfix/virtual/test.be/admin/.mailfilter :
`test -d $HOME/.INBOX.LogWatch`
if ( $RETURNCODE == 1 ) { `maildirmake -f .INBOX.LogWatch $HOME/` `echo LogWatch>> $HOME/subscriptions` }
if ( /^From: logw...@soez.be/ ) to "$HOME/.INBOX.LogWatch"
And my /var/spool/postfix/virtual.mailfilter :
`[ -d $DEFAULT ] || (maildirmake $DEFAULT && maildirmake -f Spam $DEFAULT &&
maildirmake -f sent-mail $DEFAULT)`
`test -r $HOME/.mailfilter`
if( $RETURNCODE == 0 ) { log "(==) Including $HOME/.mailfilter" exception { include $HOME/.mailfilter } }
But when it's enable mail never come even in INBOX ..
thanks for your help..
_________________________________________________________________ Changez votre Live en un clic ! http://get.live.com
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Courier-maildrop mailing list Cour...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop
_________________________________________________________________
Envoyez vos voeux de façon originale grâce aux nombreuses solutions de Windows
Live !
http://get.live.com







