Ticket #1484251 (closed Feature Requests: fixed)

Opened 22 months ago

Last modified 21 months ago

Allow ; separation in To field

Reported by: therebel22 Owned by:
Priority: 6 Milestone: 0.1-rc1
Component: PHP backend Version: 0.1-beta
Severity: normal Keywords:
Cc:

Description

It would be great if when the user type user1@…;user2@…

in the To field , the system automatly transforms it in :

user1@…,user2@…

so the SMTP server accept the message ..

PS : wonderful open source projet !

Change History

Changed 21 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed
  • component changed from Client to PHP backend
  • milestone set to 0.1-rc1

Fixed in Trunk (r506)

Note: See TracTickets for help on using tickets.