Christoph Puppe writes: 

> Salve all, 
> 
> I'm looking for a way to generate new virtual users, when a mail to a 
> nonexistent one arrives. 
> 
> I've thought about global filters, which are very expensive, so they 
> aren't the way to go. If there is another way, that is. 
> 
> Tweaking postmaster to a script that takes the mails, checks if it is a 
> user unknown and then generates the maildir and sets up the user was an 
> idea as well. 
> 
> Any good ideas to do this out there?

Take whatever process is responsible for creating new accounts, and add 
additional logic to create the corresponding filesystem mailbox after the 
account is created. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to