Hello,
I have a question can anybody please let me know how I can enable mail-quarantine function in NethServer?
I am very thankful to you.
Kind Regards,
Adnan
xalex77
(lv)
November 19, 2019, 9:14am
2
Hello,
Where I can find the rspamd key. (configuration database)
I found rspamd.conf file under the /etc/rspamd/rspam.conf
but this files does not contain any configuration of quarantine.
Any help would be much appreciated.
Kind Regards,
Adnan
Hello,
Thank you for your quick reply.- I have two questions:
is it possible that I can send a custom notification to the recipient that one of your mail is in quarantine please ask system admin to release your email?
How I can disable a spam check on a particular email?
Kind Regards,
Adnan
Do you have any idea how I can achieve this??
stephdl
(Stéphane de Labrusse)
November 23, 2019, 6:49am
8
Root receives already all notifications of quarantine rejected messages
GG_jr
(Gabriel GHEORGHIU)
November 23, 2019, 8:17am
10
You can use “Rules by mail address” (Configuration → Mail → Filter):
stephdl
(Stéphane de Labrusse)
November 23, 2019, 8:23am
11
Be prepared to review an interesting sex virtual experience with a lot of pills to grow your c…
I was really not prepared to this…with time I could say now I should have never code this rpm…I am really shocked now
GG_jr
(Gabriel GHEORGHIU)
November 23, 2019, 8:31am
12
adnanbutt0550:
I found rspamd.conf file under the /etc/rspamd/rspam.conf
but this files does not contain any configuration of quarantine.
Any help would be much appreciated.
Kind Regards,
Adnan
Please read here:
Rspamd quarantine feature - #23 by stephdl
You must set a local email account and enable the quarantine, this email is not checked against spam. If you want to send all spam to external account, make sure this email will accept spam
config setprop rspamd QuarantineAccount user@domain.org QuarantineStatus enabled
you could also enable the email notification to postmaster (root alias) when emails are rejected
config setprop rspamd SpamNotificationStatus enabled
then expand and restart the service
signal-event nethserver-mail-quarantine-save
two templates are expanded, please check them, rspamd is restarted/reloaded
/etc/rspamd/local.d/settings.conf
/etc/rspamd/local.d/metadata_exporter.conf
stephdl
(Stéphane de Labrusse)
November 23, 2019, 8:33am
13
GG_jr
(Gabriel GHEORGHIU)
November 23, 2019, 8:39am
14
Yes, but about quarantine configuration files is written only in your presentation. Maybe this should be added in documentation:
two templates are expanded, please check them, rspamd is restarted/reloaded
/etc/rspamd/local.d/settings.conf
/etc/rspamd/local.d/metadata_exporter.conf
stephdl
(Stéphane de Labrusse)
November 23, 2019, 8:42am
15
Do not remember, I try to empty my mind to be able to fill it with new things…Maybe it was at a dev time and I needed to be sure that correct information was displayed…
need to check
stephdl
(Stéphane de Labrusse)
November 23, 2019, 8:45am
16
yep, this is the engine, it should work … maybe we could remove the beta testingof quarantine, since nobody has complained about it
GG_jr
(Gabriel GHEORGHIU)
November 23, 2019, 8:47am
17
stephdl:
yep, this is the engine, it should work … maybe we could remove the beta testingof quarantine, since nobody has complained about it
I am pleased to use it!
Thank you!