----- Original Message ----- From: "Christoph Puppe" <[EMAIL PROTECTED]> > Bill Williamson wrote: > > You COULD set .courier-default to pipe to a script that creates a user, does > > maildirmake, then pipes finally to maildrop, but that's crazy talk! > Welcome to the crazy Horse Mail service :) Actually, the intake pipe is > closed to a certain group of ppl, so there is no need to worry. > > .courier-default would get all messages which have valid user? Great, > that's exactly what I was looking for! Where should this file go then?
.courier-default gets all that DONT have a valid user. > The chaining of maildirmake and maildrop is already in my road map, > together with a small script to add the user to the DB. For this to work, you'll need to be using ldap or mysql auth, NOT local user auth. If you wanted to do local user auth, you'd have to setuid the script to root and that is not something I can ever reccomend. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
