I'm trying to run an OpenSSMTPd + dovecot setup for two separate domains. I'd like to be able to assign passwords based on the user and the domain part of the address, and using actual email addresses as the user names helps with integrating with dovecot.

I can create a userbase table where the user field is a standard email address, but since OpenSMTPd is only matching against the userbase using the user part of the address the userbase alone doesn't work. I thought that using a virtual user map might work, but since the user names on the right hand side of the table are valid email addresses it triggers a circular lookup.

Is there any way I can users whose names are addresses?

Thanks,
Josh Kunz

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to