POPFetcher Plugin: Restrict E-Mail Sender
Posted: Tue May 22, 2007 7:10 pm
I like the POPFetcher plugin but I found an annoyance/bug with it's feature allowing you to restrict the E-Mail sender. Most email clients will put the user's name in the From: field along with the email address. Doing so means your POPFetcher configuration must match it exactly.
Could POPFetcher be modified to parse out the email address of the From: field (basically just the text between the < and > characters?
For example:
From: "Last, First" <first.last@gmaill.com>
Intuitively, you would think to just put first.last@gmail.com in the POPFetcher configuration. The way it really works is you have to put the entire string "Last, First" <first.last@gmail.com> into POPFetcher.
This can cause problems because different email clients might encode their From: field differently. I use all sorts of clients: MS Outlook, SquirrelMail (web mail), mutt, and my PDA/Phone is a PocketPC.
Could POPFetcher be modified to parse out the email address of the From: field (basically just the text between the < and > characters?
For example:
From: "Last, First" <first.last@gmaill.com>
Intuitively, you would think to just put first.last@gmail.com in the POPFetcher configuration. The way it really works is you have to put the entire string "Last, First" <first.last@gmail.com> into POPFetcher.
This can cause problems because different email clients might encode their From: field differently. I use all sorts of clients: MS Outlook, SquirrelMail (web mail), mutt, and my PDA/Phone is a PocketPC.