Open
Bug 671513
Opened 10 years ago
Blocked remote content needs pattern for "always load remote content from"
Categories
(SeaMonkey :: MailNews: Message Display, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: 3.14, Unassigned)
Details
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110706 Firefox/5.0 SeaMonkey/2.2 Some services (e.g. Google+) send automated e-mail messages using a standard pattern for the from address using a unique identifier, so each message will potentially cause a "To protect your privacy, SeaMonkey has blocked remote content in this message." Solution: a) Full solution: Some form of pattern matching, e.g. (regular expression style): noreply-.*@plus.google.com b) Simple, easy to understand solution: Allow domain (host name) instead of single address as sender: plus.google.com pi
You need to log in
before you can comment on or make changes to this bug.
Description
•