Look at userbase if you want to bypass having system users at all. 

-- 

Jason Barbier 

[email protected] 



On Thu, Mar 12, 2015, at 03:05 PM, Gonzalo wrote: 

> I mean, I don't want to create a system user per email account.


> El mar 12, 2015 6:55 PM, "Edgar Pettijohn III" <[email protected]>  
> escribió:
>> smtpd.conf(5)
>> *for* [*!*] *domain**domain**virtual*<*users*>
>> This rule applies to mail destined for the specified virtual*domain*.  
>> This parameter supports the ‘*’ wildcard, so that a single rule for all  
>> sub-domains can be used, for example:
>>
>> accept for domain "*.example.com" \
       virtual <users> deliver to mbox 

>>
>> The table *users* *holds a key-value mapping of virtual to **system*  
>> users. For an example of how to configure the *users* table,  
>> seemakemap(8)[1].
>>
>> Also look in makemap(8) for some more details.
>>
>> For it to work you will have to have a system user to handle all of the  
>> mail.  You would have to do the same with postfix and probably other mta.


Links: 


  1. http://www.openbsd.org/cgi-bin/man.cgi?query=makemap&sec=8 

Reply via email to