Search found 3650 matches

by shawniverson
01 Apr 2014 11:09
Forum: Discussion
Topic: message marked as spam gives a razor error
Replies: 38
Views: 35717

Re: message marked as spam gives a razor error

If anyone with this problem is interested, PM me. I would like to connect to your system remotely and see if I can help.
by shawniverson
01 Apr 2014 11:08
Forum: Discussion
Topic: kickstart
Replies: 1
Views: 2239

Re: kickstart

:text-bravo:
by shawniverson
01 Apr 2014 11:07
Forum: Discussion
Topic: Dynamic Email Signatures
Replies: 1
Views: 2217

Re: Dynamic Email Signatures

By design, MailScanner only allows specific fields in the signature line. In order to accomplish this, you would need to extend the custom function routines in MailScanner and write code to pull the information and insert it into the signature. Not an easy task, but it can be done. If you look at /u...
by shawniverson
30 Mar 2014 11:08
Forum: Introduction
Topic: Hello EFA
Replies: 1
Views: 2352

Re: Hello EFA

:text-welcomewave:
by shawniverson
30 Mar 2014 10:59
Forum: Discussion
Topic: message marked as spam gives a razor error
Replies: 38
Views: 35717

Re: message marked as spam gives a razor error

Ok. Now, out of curiosity, what is the name of the user you set up when you first powered on the VM?
by shawniverson
30 Mar 2014 10:56
Forum: How-to
Topic: EFA relaying mail, but no spam filtering
Replies: 5
Views: 4441

Re: EFA relaying mail, but no spam filtering

What version of EFA are you using? Was it built from scratch or prepackaged?
by shawniverson
26 Mar 2014 20:24
Forum: 3.x Bugs
Topic: MailScanner Processing Attempts Bug
Replies: 4
Views: 5403

MailScanner Processing Attempts Bug

http://lists.mailscanner.info/pipermail ... 01246.html

This is causing some issues for some EFA users out there with high email traffic. I didn't understand what was causing it, but this MailScanner list post provides insight and a workaround, specifically for CentOS 6.
by shawniverson
25 Mar 2014 21:00
Forum: Introduction
Topic: Hello from Canada
Replies: 1
Views: 2439

Re: Hello from Canada

:text-welcomewave:
by shawniverson
25 Mar 2014 17:47
Forum: Discussion
Topic: message marked as spam gives a razor error
Replies: 38
Views: 35717

Re: message marked as spam gives a razor error

Try both of these:

Code: Select all

su postfix -s /bin/bash -c 'razor-admin -create'
  su postfix -s /bin/bash -c 'razor-admin -register'
by shawniverson
25 Mar 2014 15:18
Forum: 3.x Bugs
Topic: MailScanner bug causing 0 byte tmp files
Replies: 5
Views: 6696

Re: MailScanner bug causing 0 byte tmp files

Keep us posted on your findings. We'll be happy to apply a patch to fix this or a workaround. I am seeing this also. :D
by shawniverson
25 Mar 2014 15:15
Forum: How-to
Topic: EFA - to TWO Mail Servers
Replies: 1
Views: 2593

Re: EFA - to TWO Mail Servers

Have you run through EFA-Configure and set up both mail servers?

8) Mail Settings --> 4) Transport Settings
9) Spam Settings --> 3) Inline Signature Rules
by shawniverson
25 Mar 2014 15:10
Forum: How-to
Topic: No from field.
Replies: 3
Views: 3526

Re: No from field.

It means these messages don't have a From field in the header defined. Typical for many types of spam.
by shawniverson
25 Mar 2014 15:06
Forum: Discussion
Topic: message marked as spam gives a razor error
Replies: 38
Views: 35717

Re: message marked as spam gives a razor error

doggy101,

Is this a stock build of EFA or a build from scratch?
by shawniverson
22 Mar 2014 00:24
Forum: How-to
Topic: installing vmware tools gives permission denied
Replies: 12
Views: 28394

Re: installing vmware tools gives permission denied

Sorry I am at a loss here. Something is wrong with your root access...I think that is also causing you issues with razor.
by shawniverson
22 Mar 2014 00:22
Forum: Discussion
Topic: RBL's
Replies: 5
Views: 5900

Re: RBL's

Actually, I see an active rule in spamassassin for Barracuda Central already:

72_active.cf:

Code: Select all

header RCVD_IN_BRBL_LASTEXT   eval:check_rbl('brbl-lastexternal','bb.barracudacentral.org')
tflags RCVD_IN_BRBL_LASTEXT   net
by shawniverson
22 Mar 2014 00:08
Forum: Discussion
Topic: message marked as spam gives a razor error
Replies: 38
Views: 35717

Re: message marked as spam gives a razor error

Let's reregister razor...

Code: Select all

sudo su postfix -s /bin/bash -c 'razor-admin -register'
by shawniverson
20 Mar 2014 22:28
Forum: 3.x Bugs
Topic: Adding to Whitelist
Replies: 1
Views: 3173

Re: Adding to Whitelist

Yep this is normal behavior. If you actually look at the MailScanner syntax in whitelist/blacklist text file, you'll understand the need for the word "default" or a domain to be present.
by shawniverson
20 Mar 2014 22:26
Forum: How-to
Topic: hi
Replies: 2
Views: 2569

Re: hi

Yeah, leave it there unless you need to change it for a particular user. Default SA score is controlled in /etc/MailScanner/MailScanner.conf.

We are talking about moving this to the web menu, and maybe dumping the Software Versions tab. :D
by shawniverson
20 Mar 2014 22:24
Forum: How-to
Topic: how to connect EFA02 to EFA01 mysql.
Replies: 7
Views: 5680

Re: how to connect EFA02 to EFA01 mysql.

I agree. This would be a great addition. It will take quite a bit of work to accomplish. Maybe have a Primary EFA (where sql lives) and secondaries that communicates with the primary.
by shawniverson
20 Mar 2014 22:21
Forum: How-to
Topic: EFA is spamming me
Replies: 8
Views: 5778

Re: EFA is spamming me

Ahh, I misunderstood. I see what you mean now.