[Dovecot] recipient_delimiter

LuKreme kremels at kreme.com
Thu Sep 26 19:32:07 EEST 2013


On 26 Sep 2013, at 10:09 , Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Wed, 25 Sep 2013, LuKreme wrote:
> 
>> Can I enable $recipient_delimiter = ‘+’ for only the virtual sql users?
> 
> let it blank in the default config, but return a field "plugin/recipient_delimiter" from SQL.

Something like this:

userdb {
 args = /etc/dovecot/dovecot-sql.conf.ext
 default_fields = uid=vpopmail gid=vchkpw mail_location=/usr/local/virtual/%u mail=maildir:/usr/local/virtual/%u recipient_delimiter='+'
 driver = sql
}

??

-- 
The Earth is like a tiny grain of sand, only much, much heavier.



More information about the dovecot mailing list