Skip to main content

Questions tagged [amavis]

an antimalware/antispam system

0 votes
2 answers
395 views

I noticed my mail server was getting some service temporarily unavailable errors and wasn't able to deliver emails, so after digging into it I found the cause was Postfix was unable to connect to ...
Scott Weldon's user avatar
2 votes
1 answer
408 views

Running a fresh CentOS8 install here, MTA is Postfix with Amavis hooked in. I want to have Amavis inject messages from ORIGINATING (incoming submissions from port 587/Postfix through 10026/Amavis) ...
Adrian's user avatar
  • 21
1 vote
0 answers
972 views

In amavisd.conf I have read_hash(\%blacklist_sender,'/etc/amavis/blacklist'); @blacklist_sender_maps = (\%blacklist_sender);` In the blacklist file I have @example.com (not the real domain) However ...
user250650's user avatar
2 votes
1 answer
2k views

I have a mail system from Postfix, Dovecot, Amavis, Spamassin on a Debian Jessie 8.5. Imap and pop3 work fine. Smtp port 465 over ssl sends fine, delivery is okay, but port 25 and 587 got the error "...
oxyOsky's user avatar
  • 47
1 vote
0 answers
1k views

Is there a way to filter outgoing Postfix email for spam possibly with Spamassassin? I found this answer about how to do it with Amavis but it's terribly outdated and not very well explained.
brickmasterj's user avatar