Opened 7 years ago
Closed 7 years ago
#822 closed improvement (fixed)
Add new flag to SMTP settings
Reported by: | helpdesk | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 7.7.2 |
Component: | User Interface | Version: | 7.7.1 |
Keywords: | Cc: |
Description (last modified by Blucecio)
We need a new flag (boolean) and a small change in the SMTP settings to supports providers that require in email message that From be the same to email address of the account (because anti-spam rules)
Then we need to change a bit the method sendAsEmail in com.logicaldoc.web.service.DocumentServiceImpl? to consider this flag
Attachments (1)
Change History (3)
comment:1 Changed 7 years ago by Blucecio
- Component set to User Interface
- Description modified (diff)
- Milestone set to 7.7.2
- Summary changed from Problem about Outgoing Email to Add new flag to SMTP settings
- Type changed from assistance to improvement
- Version set to 7.7.1
Changed 7 years ago by Blucecio
comment:2 Changed 7 years ago by car031
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is just a patch to quickly solve the issue