** Tags added: verp

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/994370

Title:
  When handling bounce emails, some SMTP servers don't like the /
  character

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  This is present in /lib/user.php, function
  generate_email_processing_address, the problem occurs when a certain
  userid, say 38910 is used which produces a base64 encoding with a / in
  it.

  Postfix (and other SMTP servers) don't like this in the extension part
  of an email address. [1]

  The solution would be to change the / character for another valid
  email address character that isn't in the base 64 encoding.

  [1] - http://www.irbs.net/internet/postfix/0501/1653.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/994370/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to