| Summary | No notification email to users with no from_addr pref |
| Queue | Whups |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | mwhitlock (at) whitsoftdev (dot) com |
| Created | 1/7/05 (7841 days ago) |
| Due | |
| Updated | 1/7/05 (7841 days ago) |
| Assigned | |
| Resolved | 1/7/05 (7841 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
need to set a hook on the preference to return their email address.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ No notification email to users with no from_addr pref
Queue ⇒ Whups
'from_addr' preference locked to prevent users from modifying the
address they send email "From." Consequently, the 'from_addr' pref is
not set for any of our users.
When Whups wants to send out a email to notify of a change in a
ticket, it will only send the email to users who have a 'from_addr'
set. Our Horde configuration is set up so that everyone's Horde
username is just their email address, so shouldn't Whups just use that
if it can't find a 'from_addr'? Imp has no problems in the absense of
'from_addr' when determining the "From" address for sending emails.