You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/11 02:32:10 UTC

[Spamassassin Wiki] Update of "Rules/WEIRD PORT" by LeeMaguire

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by LeeMaguire:
http://wiki.apache.org/spamassassin/Rules/WEIRD_PORT

New page:
#language en
== SpamAssassin Rule: WEIRD_PORT ==

''Standard description:'' Uses non-standard port number for HTTP

=== Explanation ===

The mail contains an HTTP URI that uses an non-standard port (i.e. something other than 80, 8080, or 443).

=== Further Info ===

The default scores for this rule can be found [http://spamassassin.apache.org/tests.html in the online list of tests].

Ports are considered standard if [http://www.iana.org/assignments/port-numbers registered with IANA].
----
CategoryRule