On Sun, Mar 30, 2003 at 05:09:49PM -0600, Jerry Amundson wrote: > Mircea Damian wrote: > >Hi all, > > > >I'm looking for a way to convince maildrop to create a Maildir if it > >doesn't exist. > >For example, I'm adding a new entry into my mysql authentication database > >and I want that maildrop will create the maildir on the first delivery. Is > >that possible? If so, is it possible to use a template directory? > > > >Thank you, > > No, it's not possible with maildrop. > > Try having it done through the system, /etc/skel for example, or trigger it > off mysql somehow... > > jerry
Hmm... I'm interested to add this feature to maildrop. I'm keen to work on it if this is possible. Right now I have daemon looking for new accounts that is able to copy a skel directory for them. This, unfortunately, is an asyncronous method and is not nice at all. Couldn't figure out a way to trigger something from mysql directly. -- Mircea Damian Data Network Manager - Internet & Data E-mail: [EMAIL PROTECTED] Astral Telecom Bucuresti ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
