http://bugzilla.citadel.org/show_bug.cgi?id=162
*** shadow/162 Mon Oct 3 19:46:10 2005 --- shadow/162.tmp.9315 Mon Oct 3 19:46:10 2005 *************** *** 0 **** --- 1,24 ---- + Bug#: 162 + Product: Citadel/UX + Version: 6.x + Platform: All + OS/Version: Linux + Status: NEW + Resolution: + Severity: enhancement + Priority: P2 + Component: server + AssignedTo: [EMAIL PROTECTED] + ReportedBy: [EMAIL PROTECTED] + URL: + Cc: + Summary: Support for "+" tags in incoming email addresses? + + It's nice to be able to "tag" emails with +'s, mainly to avoid and/or track + spam sources. + + Currently, it LOOKS like citadel treats everything to the left of the "@" as + the login name, so if I try to send mail to (name)+(tag)@citadelserver.com, + citadel looks as though it tries to find a login named "(name)+(tag)" instead + of just "(name)". Would it be possible to support sendmail/qmail/postfix-like + parsing to allow (name)+(tag)@domain.com style email addresses?
