Can we use minus addressing instead of plus addressing with iMIP ?
Hello, My mail server does not support plus addressing but it does support minus addressing. Eg. abuse+6f5d8566-87e8-4a26-87b0-6e545fcf7f3d@darwin.int - This does not work. But, abuse-6f5d8566-87e8-4a26-87b0-6e545fcf7f3d@darwin.int This works - i.e mail is delivered to the abuse@darwin.int account. Is there any configuration in dcs to tell it to use the '-' character instead of '+' ? Thanks in advance, Amol
No, but that seems like a sensible feature request. For now, if you’re comfortable editing python code, you could look for where the “+” gets added, and change it to hyphen. Where that code is depends on what version you’re running. On Jul 4, 2013, at 12:19 AM, Amol Kulkarni <amolk112k@gmail.com> wrote:
Hello,
My mail server does not support plus addressing but it does support minus addressing. Eg. abuse+6f5d8566-87e8-4a26-87b0-6e545fcf7f3d@darwin.int - This does not work.
But, abuse-6f5d8566-87e8-4a26-87b0-6e545fcf7f3d@darwin.int This works - i.e mail is delivered to the abuse@darwin.int account.
Is there any configuration in dcs to tell it to use the '-' character instead of '+' ?
Thanks in advance, Amol
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users
participants (2)
-
Amol Kulkarni
-
Morgen Sagen