Opened 9 years ago
Last modified 9 years ago
#822 closed improvement
Add new flag to SMTP settings — at Version 1
| Reported by: | helpdesk | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 7.7.2 |
| Component: | User Interface | Version: | 7.7.1 |
| Keywords: | Cc: |
Description (last modified by )
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
Change History (2)
comment:1 by , 9 years ago
| Component: | → User Interface |
|---|---|
| Description: | modified (diff) |
| Milestone: | → 7.7.2 |
| Summary: | Problem about Outgoing Email → Add new flag to SMTP settings |
| Type: | assistance → improvement |
| Version: | → 7.7.1 |
by , 9 years ago
| Attachment: | sendAsEmail.gif added |
|---|
Note:
See TracTickets
for help on using tickets.
This is just a patch to quickly solve the issue