
sjh at shic
Nov 13, 2008, 10:07 AM
Post #3 of 5
(497 views)
Permalink
|
|
Re: Neat way to give negative scores when the sender is expected for an email address...
[In reply to]
|
|
Matthias Leisi wrote: > Maybe you wanted to send this to the list, and not only to me? ;) > > Steve schrieb: > >> Matthias Leisi wrote: >> >>> Many mailservers support "plus addressing", where you use something like >>> "localpart+token [at] example". You can then use the "token" to do >>> whatever you like. >>> >>> For some mailservers, the plus sign is configurable, IIRC. >>> >>> >> Ah, I wasn't clear. I'm clear how I can get as far as having the >> token... what interests me is if there is a 'neat' way to associate the >> token with the expected sender domain - then to assign some negative score. >> > > 1) Tell the sender to use his own From: domain, ie > > From: joe [at] example > To: sue+example.com [at] example > > 2) Tell the sender to use the current year: > > To: sue+2008 [at] example > > 3) Tell the sender to use a (global or individual) "password" > > To: sue+watermelon [at] example > > There are endless possbilities, but this discussion gets maybe OT for > the sa user list. > Thanks, yes, I did intend this to go to the list... I recognise that there are all these kinds of possibilities... I've a 'codeword' for each sender... and I'm interested to know if there are any rules that make it easy to establish and configure the mapping between 'codeword' and expected sender domain. I want to avoid re-inventing the wheel if this has already been thought about.
|