Opened 6 years ago

Closed 6 years ago

#1484251 closed Feature Requests (fixed)

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 (1)

comment:1 Changed 6 years ago by thomasb

  • Component changed from Client to PHP backend
  • Milestone set to 0.1-rc1
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in Trunk ([5a6ad209])

Note: See TracTickets for help on using tickets.