[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pysieved] New commit adds htpasswd module, more virtual module options



On Thu, 2007-04-19 at 09:47 +0100, David Anderson wrote:
> I guess that you're both asking for something regex-substitution based?

As far as I'm concerned: that might be overkill. Just splitting the
login name into a username and domain, and being able to use that would
suffice for me.

Some other setups may also need something like the first letter of the
username (/somepath/domain/j/johndoe/). Finally, there may be a need for
case conversion.

Koen