3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildroprc (How to ge...
FromSent OnAttachments
sim085Jun 22, 2009 11:44 am 
Sam VarshavchikJun 22, 2009 4:44 pm 
sim085Jun 23, 2009 3:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] maildroprc (How to get home value from database)Actions...
From:sim085 (sim@hotmail.com)
Date:Jun 23, 2009 3:51:09 am
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik wrote:

That would be $HOME.

See the maildropfitler man page.

Ok, I managed to solve this one again. The problem was that when starting maildrop I was passing the parameter from where maildrop should load maildroprc. This indeed worked fine, however the $HOME variable was loaded with the home directory of the virtual user.

I removed this attribute and now the $HOME variable is loaded correctly from the database (of course I had to move maildroprc to /etc/ rather then /etc/courier/ as some tutorials on the internet indicate).