Spam not delivered emails
Spam not delivered emails
Hi everyone,
I'm having the following issue
{Spam not delivered} email are not send anymore but it is enable in the efa-config.
I tried disabling it and after that enabling it, but it does not work either.
I have disabled the Fraud Detection option lately, but i don't know if that's the issue in this case?
Please help me out.
Kind regards,
Justin
I'm having the following issue
{Spam not delivered} email are not send anymore but it is enable in the efa-config.
I tried disabling it and after that enabling it, but it does not work either.
I have disabled the Fraud Detection option lately, but i don't know if that's the issue in this case?
Please help me out.
Kind regards,
Justin
Re: Spam not delivered emails
Hi
Which E.F.A. version do you use?
Do you have reload/restarted service(s) (service MailScanner reload) /vm after reenabling the option in the efa-config?
/var/EFA/lib/EFA-Configure/func_askspam
#76: sed -i "/^Spam Actions =/ c\Spam Actions = $DELIVERSPAM $SPAMNOTIFY" /etc/MailScanner/MailScanner.conf
Maybe
helps?
Which E.F.A. version do you use?
Do you have reload/restarted service(s) (service MailScanner reload) /vm after reenabling the option in the efa-config?
/var/EFA/lib/EFA-Configure/func_askspam
#76: sed -i "/^Spam Actions =/ c\Spam Actions = $DELIVERSPAM $SPAMNOTIFY" /etc/MailScanner/MailScanner.conf
Maybe
Code: Select all
service MailScanner restart
Re: Spam not delivered emails
Hi,DaN wrote:Hi
Which E.F.A. version do you use?
Do you have reload/restarted service(s) (service MailScanner reload) /vm after reenabling the option in the efa-config?
/var/EFA/lib/EFA-Configure/func_askspam
#76: sed -i "/^Spam Actions =/ c\Spam Actions = $DELIVERSPAM $SPAMNOTIFY" /etc/MailScanner/MailScanner.conf
Maybehelps?Code: Select all
service MailScanner restart
I'm using 3.0.0.8
I have restarted the whole VM and that does not help either.
I can not restart it once more at the moment since it's and Live environment.
I don't know for sure, but it stopped working after changing Fraud Detection to Off in the configuration
Re: Spam not delivered emails
Anyone?
I really need the notifications.
I did the following but don't know if it affected this:
- Translated everything to Dutch
- Turned of the Fraud message info
I really need the notifications.
I did the following but don't know if it affected this:
- Translated everything to Dutch
- Turned of the Fraud message info
Re: Spam not delivered emails
I would go back step by step. Don't change to much on a day. Maybe take a snapshot step by step and go back to an old snapshot. But first check the logfiles...
It's hot in hear.

Re: Spam not delivered emails
Where can i find the MailScanner logfiles? Or does another Service send these mails.DaN wrote:I would go back step by step. Don't change to much on a day. Maybe take a snapshot step by step and go back to an old snapshot. But first check the logfiles...
It's hot in hear.
I will try to rollback
Re: Spam not delivered emails
I have checked the logs, and found this in the maillog:DaN wrote:Logs:
viewtopic.php?f=15&t=1121
Spam Checks: Found 1 spam messages
Spam Actions: Notify ***@***.***
fatal: postmaster(89): No recipient addresses found in message header
How can i fix this? This issue appears with every message as far as I can find
Re: Spam not delivered emails
Did you see
viewtopic.php?t=987?
/etc/MailScanner/MailScanner.conf
Maybe this helps?
viewtopic.php?t=987?
/etc/MailScanner/MailScanner.conf
Code: Select all
Spam Actions = store custom(spam)
High Scoring Spam Actions = store
Re: Spam not delivered emails
My english is'nt that great, and sadly enough i don't have a clue what they are talking aboutDaN wrote:Did you see
viewtopic.php?t=987?
/etc/MailScanner/MailScanner.confMaybe this helps?Code: Select all
Spam Actions = store custom(spam) High Scoring Spam Actions = store

Re: Spam not delivered emails
Join the club!
Could it be that you have the same probleme as arazim1284?
viewtopic.php?t=987
Check /etc/MailScanner/MailScanner.conf for this options:
Spam Actions = store custom(spam)
High Scoring Spam Actions = store
Do you have the same configuration?
Could it be that you have the same probleme as arazim1284?
viewtopic.php?t=987
Check /etc/MailScanner/MailScanner.conf for this options:
Spam Actions = store custom(spam)
High Scoring Spam Actions = store
Do you have the same configuration?
Re: Spam not delivered emails
This is what i have:DaN wrote:Join the club!
Could it be that you have the same probleme as arazim1284?
viewtopic.php?t=987
Check /etc/MailScanner/MailScanner.conf for this options:
Spam Actions = store custom(spam)
High Scoring Spam Actions = store
Do you have the same configuration?
Spam Actions = store custom(spam)
High Scoring Spam Actions = store
Re: Spam not delivered emails
Can someone please help me? This is a big problem for me.
Re: Spam not delivered emails
If it's notJustin wrote: I did the following but don't know if it affected this:
- Translated everything to Dutch
- Turned of the Fraud message info
...Spam Actions = store custom(spam)
High Scoring Spam Actions = store
What did you translate "everything"?
Make a new VM, copy file by file, which is translated, or compare the files. You would see the differences. (notepad++ + http://sourceforge.net/projects/npp-compare/)
Couldn't you check the old configuration from a backup?
Code: Select all
fatal: postmaster(89): No recipient addresses found in message header
Is this a mail from a web contact form from a web site?
Re: Spam not delivered emails
Hi DaN,DaN wrote:If it's notJustin wrote: I did the following but don't know if it affected this:
- Translated everything to Dutch
- Turned of the Fraud message info...Spam Actions = store custom(spam)
High Scoring Spam Actions = store
What did you translate "everything"?
Make a new VM, copy file by file, which is translated, or compare the files. You would see the differences. (notepad++ + http://sourceforge.net/projects/npp-compare/)
Couldn't you check the old configuration from a backup?
Code: Select all
fatal: postmaster(89): No recipient addresses found in message header
Is this a mail from a web contact form from a web site?
This is directly from someone to one of our customers.
I have translated most of the text lines but kept the original. In /etc/MailScanner/reports/en/
I will try to revert this, since i don't believe the "Highlight Phishing Fraud No" option breaks this.
Re: Spam not delivered emails
Did you know, that you can create
/etc/MailScanner/reports/nl/
and use the files from
https://github.com/MailScanner/v4/tree/ ... tc/reports
?
You can change MailScanner.conf, search for "language"
/etc/MailScanner/reports/nl/
and use the files from
https://github.com/MailScanner/v4/tree/ ... tc/reports
?
You can change MailScanner.conf, search for "language"
Re: Spam not delivered emails
Oh wow, i did not see that haha.DaN wrote:Did you know, that you can create
/etc/MailScanner/reports/nl/
and use the files from
https://github.com/MailScanner/v4/tree/ ... tc/reports
?
You can change MailScanner.conf, search for "language"
Thank you! I will check this out once i'm done testing.
EDIT: Someone deleted all the NL text and added their website.....
Re: Spam not delivered emails
It worksDaN wrote:https://github.com/MailScanner/v4/blob/ ... essage.txt
The messages i've checkt, seems to be ok!?

I have replaced it with the original English text, and it sends the " Spam not delivered" mail again.
One more question:
Where do i set the Language in Mailscanner?
I now have a folder "en" and "nl"
Re: Spam not delivered emails
Did you try this?DaN wrote: [...]
You can change MailScanner.conf, search for "language"
Code: Select all
%report-dir% = /etc/MailScanner/reports/nl
Re: Spam not delivered emails
Found it! Thank you.DaN wrote:Did you try this?DaN wrote: [...]
You can change MailScanner.conf, search for "language"Code: Select all
%report-dir% = /etc/MailScanner/reports/nl
I will check it for a few days, and report back
