Bug #3093
closed
CB mail sets Sender overriding host set value
Added by krileon almost 13 years ago.
Updated almost 13 years ago.
Start date:
15 December 2011
Description
When CB is sending an email it's setting the Sender (who the email is coming from). This is a problem on hosts that don't allow you to change this from their defined sender. Joomla does not set the Sender, but only From Address and From Name. Doesn't seam necessary to do so in CB.
Files
- File 3093.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
That must become more subtile:
we need to do a compare from end on the domain name. Email domain can be shorter than the live_site
e.g. @joomlapolis.com should set sender on http://abcd.joomlapolis.com/
- File deleted (
3093.patch)
New patch checks email domain against website domain.
Also emails can have several @ in them, we need last one.
- Status changed from Resolved to Closed
- Target version set to CB 1.8
- Estimated time set to 1:00 h
r1659 fixes in the way suggested, but differently to take in account the 2 remarks above.
Also available in: Atom
PDF