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

Re: [pysieved] Virtual hosting / Gone



I'm not sure how easy it would be to implement, but some kind of
variables and modifiers would make things more flexible. Something like
%u for username and %1u for the first character of the username. But
then, of course, in a more pythonic way.

Sorry to hear about your daughter. I hope she'll get well soon!

Koen


On Thu, 2007-04-19 at 08:43 -0600, Neale Pickett wrote:
> For virtual hosting, how about something like:
> 
>   $host - full hostname
>   $user - full username
>   $h - first letter of hostname
>   $o - second letter of username
>   $u - first letter of username
>   $s - second letter of username
> 
> Would that serve everybody's needs?  I might be able to hack that together on 
> the plane today.
> 
> I'm going to have sporadic Internet access for the next few days, my daughter 
> got very sick on her vacation and I'm flying out to be with her and my wife 
> in the hospital.  So David might be able to outpace me at coding ;)
> 
> Neale
>