Search found 3 matches

by fvbrasileiro
24 Sep 2019 14:15
Forum: 4.x Bugs
Topic: HowTo show RBL rejected inbound mails in eFA web interface
Replies: 2
Views: 3344

Re: HowTo show RBL rejected inbound mails in eFA web interface

Hello Viorelfmt, You have to remove reject_rbl_client on postfix and enable then in spamassassin. On your local.cf you can use: RCVD_IN_RP_RNBL RCVD_IN_BRBL_LASTEXT RCVD_IN_PSBL RCVD_IN_BL_SPAMCOP_NET RCVD_IN_SBL RCVD_IN_SORBS_HTTP RCVD_IN_SORBS_SOCKS RCVD_IN_SORBS_WEB RCVD_IN_XBL RCVD_IN_PBL Like t...
by fvbrasileiro
06 Oct 2015 11:07
Forum: Feature Requests
Topic: Show the source code of a message
Replies: 2
Views: 3281

Show the source code of a message

Sometimes I need to view the source of a message. So I made a change in the source code to add this option.

The change is to add the "showsource" in quarantine_action.php and viewmail.php files.

Patch: http://pastebin.com/zdv26jhS