Ticket #1485128 (new Feature Requests)
Add X-Orig-Sender for identifying which userlogin sent a mail
| Reported by: | HammerFall | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | SMTP connection | Version: | 0.2-alpha |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If you are using multiple identities with roundcube, you only see the identity's email address chosen at the sending page in the email header. For debugging purposes and identifying spammy users in your system it would be more useful to have a (optional) header like this
$headers\['X-Orig-Sender'\] = $_SESSION\['username'\]
in
steps/mail/sendmail.inc
to see which login has been used to send a mail via roundcube.
Change History
Note: See
TracTickets for help on using
tickets.
