-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, 2 Jul 2013, Laszlo Kiraly wrote:
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
What kind of alias do you think? At smtp time, like in the /etc/aliases? Eventually, i can configure exim to accept the "#" and "/" chars in the email address.
Yes, SMTP time aliases - exim aliases for a local address. I do this often. Actually, exim might use '+' or '-' as delimiter already, I'm not sure. No need to use # exactly.
<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.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUdLZd13r2wJMiz2NAQIICAf7BsJ2o8uUutSFCxk5gftAfRbFBWbnLrEz i4/NVueVZLl1AyOZ5GujLDmPhvPPNS8mL9+wMs1qKT1rrJz7q5BatDCj/LMp0YVr 8d/HM6g/8U4pwjZxq54S15fs0nZDR+XmPg+q4RcB8lAU+ns36rXEDb6EZ7M2b/RM vdNqJYWs9kVZe9WkUKrWv/scZh04dI3iutgdCkc+iMcJsSJw4TWM61RgolzN2+wd iowUbc6X9HTNnDWziaPt78HMLNVh70BOE8uMiJtcPytxpCmMWZo48lds79i3CKdc SLFI3oXH5P0hkHbUymCVNhI3aSJQwlu514VlVEVp9lTleH//f5C5JQ== =9ZIT -----END PGP SIGNATURE-----