Page 1 of 1

allow password protected zip files for secific senders

Posted: 09 Feb 2024 15:35
by JOP
as described in mailscanner howto it does not work at eFa.

###snip
From: special_sender@example.com
To: allowed_recipient@example.org
Allow Password-Protected Archives = yes
snip###

Found post "Releasing a password protected archive? (quarantine stored)" that does half of the job, doing exceptions for whole domains but not for specific sender/receipient.

DOES work in eFa; (but only for whole domains), but I do not understand the syntax??

###snip
From: /[\@\-]sender\.com$/ yes
To: /[\@\-]receipient\.com$/ yes
From: default no
snip###


What I want is to make exceptions for Domains and single email addesses and mixed like;

From: sender1.com
To: receipient1.com

From: sender2.com
To: name@receipient2.com

From: name@sender3.com
To: receipient3.com

From: name@sender4.com
To: name@receipient4.com

Any idea of the correct syntax in eFa?

Re: allow password protected zip files for secific senders

Posted: 18 Feb 2024 20:12
by shawniverson
Is it possible to do this?

From: example.com and To: example2.com no