Opened 9 years ago
Closed 9 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 )
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 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 |
|---|
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is just a patch to quickly solve the issue