Skip to content

SPAM

All incomming emails to TechFak are analysed by Rspamd to determine the likelihood of them being spam. Based on this analysis, each email is assigned a Spam Score, which typically ranges from -5 to 15. A negative score indicates that it is very unlikely to be spam. Emails with a score of 6 or higher are marked as spam, and those with a score of 15 or higher are rejected outright.

Email Marking headers

Emails are marked with specific headers to indicate their spam status:

Mail-Header Content (Example) Meaning
X-Spam-Level **** Score, coded as * for each whole number.
X-Spamd-Bar +++++ Score, coded as + for each whole number,
a - for each negative number.
If the score is zero a / is used.
X-Spam Yes This email is probably spam.
(This flag is set if the score is above 6.)

Filtering Based on Rspamd Results

You can filter emails based on their spam scores using rules in your email client. For example:

If the X-Spam-Level header contains *****, move the email to the spam folder.

SPAM-Filter

Spam Quarantine Box (Proxmox Mail Gateway)

To better combat spam and phishing attacks, a mail gateway has been introduced for all mailboxes at the Technical Faculty (known as Proxmox Mail Gateway). Recognized spam and phishing emails are not delivered to your mailbox but are instead held in quarantine, where they are automatically deleted after 30 days. In the Quarantine Box, these emails can be read, deleted, forwarded to your mailbox, whitelisted, or blacklisted.

Spam Report and Web Access to Quarantine Box

Currently, an information email is sent daily to your mailbox if new spam/phishing emails have been received in quarantine within the last 24 hours (if none have been received, no information email will be sent). The links in this information email take you directly to your Quarantine Box.

The Quarantine Box can also be accessed at any time via a web browser at https://spam.techfak.net/quarantine. You can log in as follows:

login login@techfak.uni-bielefeld.de
password service/mail password

Interface

Interface

Button Description
Toggle Raw Display the source code of the selected email.
Toggle Spam Info Display spam evaluation information for the selected email.
Download Download the selected email as a .eml file.
Whitelist Add the sender(s) of the selected email to your personal whitelist. This means future emails from this sender will not be treated as spam and will be delivered directly to your inbox. Also delivers the selected email to your inbox.
Blacklist Add the sender(s) of the selected email to your personal blacklist. This means future emails from this sender will be immediately deleted and not quarantined or delivered to your inbox. Also deletes the selected email.
Deliver Deliver the selected email to your IMAP inbox.
Delete Permanently delete the selected email.

Not seeing all emails?

By default, you only see emails from the last 7 days. To also display older emails (up to 30 days in the past), the date filter must be changed:

Select Time

Whitelist

Here, addresses and domains can be whitelisted, meaning that emails coming from these addresses and domains will be delivered directly to your mailbox without undergoing spam checks.

Examples:

*@gmail.com All emails sent by senders whose addresses end with @gmail.com.
*uni-bielefeld.de All emails ending in the domain area uni-bielefeld.de, e.g. melanie.muster@techfak.uni-bielefeld.de, newsletters@lists.techfak.uni-bielefeld.de, etc.
melanie-muster@vertrieb-xyz.de

Whitelist

Blacklist

Here, addresses and domains can be blacklisted. This means that emails coming from these addresses and domains will be deleted directly and irretrievably without undergoing spam checks.

The entries are created in the same way as for the whitelist (see above).