Feature request: prevent whitelisting of individual e-mail addresses

View: New views
4 Messages — Rating Filter:   Alert me  

Feature request: prevent whitelisting of individual e-mail addresses

by Trevor Jacques :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello.

I've run into a real-world situation that I'm not sure if is handled
by assp. We have a 'stalker' who is mailing one of our assp (1.3.5)
users. The addresses and domains of the stalker have been in the
black list for a while, but occasionally our user (or her staff) have
sent mail to the stalker (for whatever reason). This seems to have
caused an entry in the white list, which I believe supercedes the
black list....

Is there a way to put addresses into a 'do not whitelist' list? That
way, we can be sure that there are no accidental whitelistings of
addresses from which we NEVER want e-mail when e-mail is sent to
those addresses. This server is single-threaded and cannot be updated
to multi-threading, so it's something I'd really like to see in
1.4.x, if possible.

Maybe this is handled somewhere, but, with all the settings, I could
not find it.

Thanks for considering this. :-)
--

Trevor

Videlicet                         AIM/video: tjacques@...
P. O. Box 19591-501               Skype A+V: trevorjacques
55, Bloor Street West             Telephone: (416) 962 1040
Toronto,                          E-mail:    Trevor@...
Ontario  M4W 3T9                  URL:       http://Videlicet.com
Canada                            Facsimile: (416) 962 1044

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: Feature request: prevent whitelisting of individual e-mail addres

by Fritz Borgstedt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


>Is there a way to put addresses into a 'do not whitelist' list? That
>way, we can be sure that there are no accidental whitelistings of
>addresses from which we NEVER want e-mail when e-mail is sent to
>those addresses. This server is single-threaded and cannot be updated
>to multi-threading, so it's something I'd really like to see in
>1.4.x, if possible.


Send it to the redlist.

- and upgrade to 1.3.9.1 please


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: Feature request: prevent whitelisting of individual e-mail add

by Fritz Borgstedt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


>
>Send it to the redlist.


I forgot to mention, there is even a setting, which will add
automatically this type of flip-flopper to the redlist:

Add Whitelist Removals To Redlist (EmailWhiteRemovalToRed)
If set addresses which are removed from Whitelist will automatically
be added to the Redlist. The address can only be added again to the
Whitelist after it is removed from the Redlist.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: Feature request: prevent whitelisting of individual e-mail addres

by Trevor Jacques :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>Send it to the redlist.

Ah. I had to look in close detail at the redRe description to see
this. I had not seen that the red list serves two distinct purposes.
The first paragraph appears to summarise the function of the red
list. The second paragraph does not make it immediately obvious that
there is a second, distinct function, given the description of the
first. Here's what the description of 1.3.5(23.6) says:

"If an email matches this Perl regular expression it will be
considered redlisted. The redlist is a list of addresses that cannot
contribute to the whitelist, and who are not considered local, even
if their mail is from a local computer. For example, if someone goes
on a vacation and turns on their email's autoresponder, put them on
the redlist until they return. Then as they reply to every spam they
receive they won't corrupt your non-spam collection or whitelist:
\[autoreply\]
"Redlisted addresses will not be added to the whitelist. Redlisted
messages will not be stored in the SPAM/NOTSPAM-collection. As all
fields marked by * this field accepts a list separated by | or a
specified file 'file:files/redre.txt' "

To make it much clearer, I'd change this to:

"If an email matches this Perl regular expression it will be
considered redlisted.

"The redlist serves two separate purposes:

"1) the redlist is a list of addresses that cannot contribute to the
whitelist, and which are not considered local, even if their mail is
from a local computer. For example, if someone goes on a vacation and
turns on their email's autoresponder, put them on the redlist until
they return. Then as they reply to every spam they receive they won't
corrupt your non-spam collection or whitelist: \[autoreply\]

"2) Redlisted addresses will not be added to the whitelist when your
local user sends mail to that address, thereby preventing accidental
pollution of the white list by, say, inadvertent replies by your
users to e-mails from the spammer.

"Redlisted messages will not be stored in the
SPAM/NOTSPAM-collection. As all fields marked by * this field accepts
a list separated by | or a specified file 'file:files/redre.txt' "


Note how reason 1 is not what I was looking for, since I want to
prevent my user from accidentally adding a 'spammer' address to the
white list when my user sends an e-mail to that one recipient.
Clearly delineated, reason 2 shows that the redlist can be used to
prevent addresses reaching the whitelist (which IS what I wanted but
is not obvious, since reason 1 is about our own users not being able
to add a To: address to the white list).

>- and upgrade to 1.3.9.1 please

I can't do that, since the boss won't yet let it happen on his
server. (I DO use the latest 1.3 on my own server, and, for testing,
2.x on another of my own servers.)

>I forgot to mention, there is even a setting, which will add
>automatically this type of flip-flopper to the redlist:

Thanks. I had not seen this.

The reason Ihad not seen it was probably that EmailWhiteRemovalToRed
is in the E-mail Interface section (even in 2.0.0(4.08), but it has
little to do with e-mail. It's really about the red list and might be
better in the Spam Control section under the redRe expression field.

As an aside, perhaps half an em could be added to the bottom of
paragraphs in the style.css for assp, so that sequential paragraphs
are more easily distinguishable/readable. :-)

HTH.

T.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test
LightInTheBox - Buy quality products at wholesale price!