Opened 22 months ago
Closed 22 months ago
#1488040 closed Bugs (fixed)
Error SMTP: [554] 5.5.1 Error: no valid recipients
| Reported by: | ajlorente | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.6-beta |
| Component: | PHP backend | Version: | git-master |
| Severity: | normal | Keywords: | smtp, error, valid, recipients, address |
| Cc: |
Description
Last updated from SVN to rev. 5070.
I get error Error SMTP: [554] 5.5.1 Error: no valid recipients
when trying to compose a message to a adressed mail like:
"Demo user [Demo text]" <demo@…>,
Was working ok with rev. 5069.
Removing double quotes works, but there are many users with appears with double quotes.
On address book the contact appears without doubles quotes, only appears when adding the contact to a recipient composing mail.
Thanks
Change History (1)
comment:1 Changed 22 months ago by alec
- Component changed from Addressbook to PHP backend
- Milestone changed from later to 0.6-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [5c2ac5f5].