Hi,
i got the same situation, needed to resend incoming mails ( which where at the quarantine folders) to the local mail server.
The script was above was'nt working, i used this script:
pathname='/var/spool/MailScanner/quarantine/20181103/nonspam'
for filename in "$pathname"/*
do
/usr/sbin ...
Search found 4 matches
- 17 Dec 2018 09:58
- Forum: Discussion
- Topic: [URGENT] Requeue (process again) all the email blocked in the last 12 hours
- Replies: 3
- Views: 5293
- 21 Feb 2018 07:16
- Forum: 3.x Bugs
- Topic: Mailscanner blocks attachment with extension .BS4PRJ
- Replies: 4
- Views: 6367
Re: Mailscanner blocks attachment with extension .BS4PRJ
Ok,
i rechecked the syntax of the pst deny and there was a tipo in there.
It is working now.
Thank you!
i rechecked the syntax of the pst deny and there was a tipo in there.
It is working now.
Thank you!
- 19 Feb 2018 14:34
- Forum: 3.x Bugs
- Topic: Mailscanner blocks attachment with extension .BS4PRJ
- Replies: 4
- Views: 6367
Re: Mailscanner blocks attachment with extension .BS4PRJ
This is not an archive. It is a database of an cad application.
I changed the archive rules too.
I can reproduce this behavior/problem with a simple txt file renamed to that extension and send to efa as attachment.
I changed the archive rules too.
I can reproduce this behavior/problem with a simple txt file renamed to that extension and send to efa as attachment.
- 12 Feb 2018 08:52
- Forum: 3.x Bugs
- Topic: Mailscanner blocks attachment with extension .BS4PRJ
- Replies: 4
- Views: 6367
Mailscanner blocks attachment with extension .BS4PRJ
Hi,
my mailscanner configuration blocks emails with correct file attachments with the extension "filename.BS4PRJ".
The rule triggered is:
MailScanner: Dangerous attachment according to Microsoft Q883260 (filename.PST) .
There is no attachment with an extension ".pst" in these emails.
I added ...
my mailscanner configuration blocks emails with correct file attachments with the extension "filename.BS4PRJ".
The rule triggered is:
MailScanner: Dangerous attachment according to Microsoft Q883260 (filename.PST) .
There is no attachment with an extension ".pst" in these emails.
I added ...