Hi again,
I answer to myself.
Here is my /etc/userdb file :
test home=/home/maildrop/|mail=/home/maildrop/test ...
...
....
So, maildrop reads the file /home/maildrop/.mailfilter for every users.
How can i do so that maildrop reads /home/maildrop/test/.mailfilter
instead ?
I thought i could use the include statement like this :
include /home/maildrop/$LOGNAME/.mailfilter
But if the file does not exist, i will get an error and the mail will
not be deliver.
And what about the syntax in the file /home/maildrop/$LOGNAME/.mailfilter
If it is generated by the sqwebmail interface, i'm afraid all the paths
will be wrong.
Any idea ?
Thanks.
Olivier
Hello,
I'm using postfix + maildrop + userdb. Everything is working fine but
i need something i didn't find.
How can i forward mails to an external address like using .forward ?
I mean, one of my user want to have a copy all his mails to an
external mailbox.
With sendmail, a .forward with
user
user@external-domain
work but with maildrop i don't know.
I've seen that it was possible with a .maildropfilter but i've also
seen that the .maildropfilter file should in $HOME.
With userdb all users own the same home : /home/maildrop in my config.
How can do ? Please help
Thanks by advance.
Olivier
ps : sorry for my poor english ... ;-)