wiki.xw3.org

Welcome, this is not the xw3 project Wiki... But it is part of the xw3.org development infrastructure.

User Tools

Site Tools


mailcow

Mailcow

IMPORTANT!!! IN CASE OF TROUBLE ALWAYS LOOK HERE! https://docs.mailcow.email/troubleshooting/debug/

Main documentation is here: https://docs.mailcow.email/

Update

Auomatic Update

cd /opt/mailcow-dockerized
./update.sh --stable

Source: https://docs.mailcow.email/i_u_m/i_u_m_update/

Error in "mailcodockerized_mailcow-network" after ./update.sh - iptables

The commands below should work but for me it was more reliable to reboot the system.

cd /opt/mailcow-dockerized
docker-compose down
/etc/init.d/docker stop
iptables -F
/etc/init.d/docker start
docker-compose up -d

Source: https://github.com/mailcow/mailcow-dockerized/issues/2500

Test the Rspamd Spamfilter

Just send a Mail from an account not on the server you wanna test and add the follwing line as a single line:

XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X

The Mail should be rejected then.

Source: https://www.com-magazin.de/tipps-tricks/profi-wissen/teste-spamfilter-2664201.html

mailcow.txt · Last modified: 2024-04-06 by hanez