[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pysieved] New commit adds htpasswd module, more virtual module options
- From: Koen Vermeer <koen at vermeer dot tv>
- Subject: Re: [pysieved] New commit adds htpasswd module, more virtual module options
- Date: Thu, 19 Apr 2007 09:30:00 +0200
Hi Neale,
On Wed, 2007-04-18 at 23:51 -0600, Neale Pickett wrote:
> There is a new option to the [Virtual] section, hostdirs, which when True will
> change user at host dot dom to host.dom/user in the path. If people need more
> advanced virtual host functionality, please let me know how your account
> directories are laid out and I'll try to accommodate you.
I have my sieve files in /var/mail/vhosts/host.name/homes/user. Is there
any way to map that correctly with the current pysieved virtual options?
Or do we need some more flexible substitutions for this, such as 'base
= /var/mail/vhosts/%h/homes/%u'?
Thanks!
Koen