Search found 3645 matches

by shawniverson
10 Feb 2014 21:36
Forum: 3.x Bugs
Topic: Quarantine Report
Replies: 15
Views: 12572

Re: Quarantine Report

hmmm...it looks okay.

Run it and see what happens...as root

sudo /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php



Also, do me a favor and run through EFA-Configure and double check your spam settings are set the way you want them.
by shawniverson
10 Feb 2014 21:33
Forum: 3.x Bugs
Topic: Mass release of messages
Replies: 3
Views: 4772

Re: Mass release of messages

Yep plan on fixing this. It is a very minor edit.
by shawniverson
10 Feb 2014 21:31
Forum: How-to
Topic: Stopping fraud alerts in emails
Replies: 2
Views: 3873

Re: Stopping fraud alerts in emails

Do you mean the highlighting that is occurring with links in the email?

Highlight Phishing Fraud = yes

Change this to no in /etc/MailScanner/MailScanner.conf
by shawniverson
10 Feb 2014 21:29
Forum: Discussion
Topic: scamnailer
Replies: 13
Views: 10497

Re: scamnailer

Great! I'll add this to the enhancements.
by shawniverson
10 Feb 2014 11:11
Forum: 3.x Bugs
Topic: Quarantine Report
Replies: 15
Views: 12572

Re: Quarantine Report

You have a typo most likely somewhere in your quarantine_report.php
by shawniverson
10 Feb 2014 11:09
Forum: Discussion
Topic: Comparing Projects
Replies: 1
Views: 3331

Re: Comparing Projects

First off, I helped develop EFA, so my opinion will be biased. I will leave that to others to chime in and let us know. XEAMS and MailCleaner are not open source and have contrasting philosophies to addressing spam when compared to EFA. If you want an open source solution for fighting spam, you can ...
by shawniverson
09 Feb 2014 16:38
Forum: How-to
Topic: How to integrate E.F.A with Active Directory before 3.0.0.5
Replies: 36
Views: 42473

Re: How to integrate E.F.A with Active Directory

The script appears to have a problem with its default filter definition. # Play around with this to grab objects such as Contacts, Public Folders, etc. # A minimal filter for just users with email would be: # filter => "(&(sAMAccountName=*)(mail=*))" filter => "(& (mailnicknam...
by shawniverson
07 Feb 2014 19:52
Forum: 3.x Bugs
Topic: Mass release of messages
Replies: 3
Views: 4772

Re: Mass release of messages

Submitting to MailWatch devs...

https://github.com/mailwatch/1.2.0/issues/47
by shawniverson
07 Feb 2014 04:39
Forum: How-to
Topic: How to integrate E.F.A with Active Directory before 3.0.0.5
Replies: 36
Views: 42473

Re: How to integrate E.F.A with Active Directory

Did you happen to install Net::LDAP module? I don't think this module is currently part of EFA...
by shawniverson
06 Feb 2014 00:42
Forum: How-to
Topic: New install relay denied
Replies: 12
Views: 12040

Re: New install relay denied

Also run...

Code: Select all

sudo postmap /etc/postfix/transport
by shawniverson
05 Feb 2014 19:41
Forum: Discussion
Topic: scamnailer
Replies: 13
Views: 10497

Re: scamnailer

Yep, just downloaded the rules and dropped them in. Looks like it is working. It just caught a fake Bank of America alert that was fake.

Going to add this as an enhancement.
by shawniverson
05 Feb 2014 18:24
Forum: Discussion
Topic: scamnailer
Replies: 13
Views: 10497

Re: scamnailer

Hmm...the scamNailer script seems to fail for me...going to try the clamav signature instead I am working with: Current: 2014-053 - 16 and Status: -1 - -1 This is base update Unable to retrieve http://www.mailscanner.tv/emails..2014-053 :404 Not Found Update required Retrieving http://www.mailscanne...
by shawniverson
05 Feb 2014 18:09
Forum: Discussion
Topic: scamnailer
Replies: 13
Views: 10497

Re: scamnailer

Oooh..this looks very interesting.

Currently EFA does not have these.

I'm am going to give this a try and report back. We may want to include these in an upcoming release.
by shawniverson
05 Feb 2014 16:42
Forum: Discussion
Topic: /usr/sbin/saslauthd
Replies: 2
Views: 3315

Re: /usr/sbin/saslauthd

Yes, it safe to swtich off, but I would also modify /etc/postfix/main.cf if you do so that attempts to authenticate via postfix are ignored.

Code: Select all

smtpd_sasl_auth_enable = no
by shawniverson
05 Feb 2014 16:31
Forum: How-to
Topic: Build from scratch
Replies: 41
Views: 26506

Re: Build from scratch

Yep :D
by shawniverson
04 Feb 2014 23:07
Forum: 3.x Bugs
Topic: Recipient Spam Report
Replies: 7
Views: 9179

Re: Recipient Spam Report

Be sure to reload MailScanner too.

Code: Select all

sudo service MailScanner reload
by shawniverson
04 Feb 2014 22:31
Forum: 3.x Bugs
Topic: Recipient Spam Report
Replies: 7
Views: 9179

Re: Recipient Spam Report

Change your Spam Actions as follows (you can also use EFA-Configure Spam Settings section to configure this)

Spam Actions = store notify custom(spam)
by shawniverson
04 Feb 2014 21:58
Forum: 3.x Bugs
Topic: Recipient Spam Report
Replies: 7
Views: 9179

Re: Recipient Spam Report

Hello,

What do your Signature rules look like?

/etc/MailScanner/rules/sig.html.rules
/etc/MailScanner/rules/sig.text.rules

Also, what does the following rules look like in /etc/MailScanner/MailScanner.conf?

Spam Actions =
High Spam Actions =
Non Spam Actions =
by shawniverson
04 Feb 2014 13:32
Forum: How-to
Topic: Blacklisting large ip blocks
Replies: 1
Views: 2868

Re: Blacklisting large ip blocks

Try just entering the network portion of the IP you want to block, like 123.123.123 (for 123.123.123.0/24)
by shawniverson
04 Feb 2014 07:48
Forum: How-to
Topic: E.F.A. 3.0.0.1 installed - where are the new features?
Replies: 1
Views: 3103

Re: E.F.A. 3.0.0.1 installed - where are the new features?

Cleaned Message Delivery should be in EFA-Configure under Virus Settings.

The quarantine should now be enabled in /etc/cron.daily/clean.quarantine as evidenced by $disabled=0 (enabled)
by shawniverson
03 Feb 2014 21:33
Forum: How-to
Topic: New install relay denied
Replies: 12
Views: 12040

Re: New install relay denied

Try reloading MailScanner/Postfix to force the settings to update.

Code: Select all

sudo service MailScanner reload
by shawniverson
03 Feb 2014 13:14
Forum: Discussion
Topic: Release Spam
Replies: 5
Views: 4765

Re: Release Spam

Just to clarify, did you have an entry already for 127.0.0.1, or was it not present at all?
by shawniverson
03 Feb 2014 09:50
Forum: Discussion
Topic: Release Spam
Replies: 5
Views: 4765

Re: Release Spam

Do you have a whitelist rule for the following in MailWatch?

From: 127.0.0.1
To: default
by shawniverson
02 Feb 2014 14:50
Forum: How-to
Topic: Flush outbound Queue?
Replies: 1
Views: 7192

Re: Flush outbound Queue?

Hello The easy way is to head over to Webmin... http://<yourserver>:10000 Log in as root Servers -> Postfix Mail Server -> Mail Queues You can flush the queue or delete messages here. Flush from the command line... /usr/sbin/postqueue -c /etc/postfix -f The time it takes to get a delivery status not...
by shawniverson
01 Feb 2014 20:27
Forum: How-to
Topic: Build from scratch
Replies: 41
Views: 26506

Re: Build from scratch

It is great to see EFA moved back to ESVA principles. Thank all for that! But it is a pity that CentOS was chosen as the OS. So it would be really, really great to have the possibility to build EFA on non "yum" systems. --Ge Are you wanting a deb-based system? What's your reasoning/though...