[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [pysieved] New commit adds htpasswd module, more virtual module options
- From: Láďa <durchanek at gmail dot com>
- Subject: RE: [pysieved] New commit adds htpasswd module, more virtual module options
- Date: Thu, 19 Apr 2007 10:11:16 +0200
More flexible solution would be nice; for example I am using
/var/mail/e/example.com/test/ (something similar like Cyrus does). But
getting homes from MySQL section is straightforward even if my SQL query
looks pretty ugly :-)
Láďa
> -----Original Message-----
> From: Neale Pickett [mailto:neale at woozle dot org]
> Sent: Thursday, April 19, 2007 7:51 AM
> To: pysieved at woozle dot org
> Subject: [pysieved] New commit adds htpasswd module, more virtual module
> options
>
> The htpasswd module uses at htpasswd file, something it appears Exim can
> also
> use.
>
> 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.
>
> Download from http://woozle.org/~neale/projects/?p=pysieved.git;a=snapshot
>
> Neale