-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, 27 Jun 2013, Laszlo Kiraly wrote:
info@domain.com <- public, readable by user2 user1@domain.com <- private user2@domain.com <- private
The mailboxes are virtual, authentication through pam (kerberos). The public mailbox doesn't have valid kerberos account.
I couldn't find solution in the documentation, how can I manage the email delivery to the public namespace?
There is a -m option in the lda delivery where you can give namespace prefix. Maybe it's good for this, but I couldn't find any information how can I do this with lmtp?
If you set:
lmtp_save_to_detail_mailbox = yes recipient_delimiter = #
you could alias info@domain.com to <user>#Public.Mailbox.Folder@domain.com . 1st option tells LMTP to use the detail (subaddress) as default mailbox, which is essentially the same as the -m option of the LDA. 2nd options sets the delimiter of user and detail. <user> must habe write permission to the folder.
Regards,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUdLHeV3r2wJMiz2NAQJp/Qf+JG6RYpMbgP9K+POoaP4mFHPNr2NXcLlK RhO7GtOimZpyQZPeofStxJQwY4clRdKpKsmpMlhb1muXyvoHkB6Tn5TDO18Anqlq /Yp8li53rsx4hVptqI84tiZrPiPX52U7FJmM/j95a+gFelTOgOPFwNoTaIIMAQau qn1rVa4BYIhMUQTP4WJDnj+gs8Fd1LapajBcVR0yaMGkWKRLKjsOrgFzDaxQqpxk 8erJnGV68p+wEl0jnWEF2+U8XubvhqHJTbkrcBC7DsqONBzlXC7mc+xyycb+0okD 54dHI6YcSLvzDEI3uaOqoBxad4e2fvziEgYJ7Ph78aH80psAWNmu3A== =rJPs -----END PGP SIGNATURE-----