[Dovecot] Public mailboxes configuration to receive mails

Timo Sirainen tss at iki.fi
Fri Apr 17 02:25:31 EEST 2009


On Thu, 2009-04-02 at 13:22 +0200, Didier Faugeron wrote:
> Therefore, first question: is it possible to deliver mails to a public 
> mailbox through the LDA/Postfix ?

Yes, as long as the user running deliver has permissions. Either you'll
use a Sieve script that writes to the wanted mailbox or you give -m
parameter that specifies the mailbox. In either case you need to make
deliver write the mail to the public mailbox, e.g.:

deliver -m Public.somebox

You didn't tell what mails you want to the public mailboxes.. Perhaps
you should create a dedicated user that receives mails for the public
mailboxes and then a Sieve script that redirects them to the correct
mailboxes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090416/76d0b294/attachment.bin 


More information about the dovecot mailing list