Search found 3650 matches

by shawniverson
11 Feb 2014 21:51
Forum: How-to
Topic: how to add domains etc?
Replies: 18
Views: 18361

Re: how to add domains etc?

Checking into this... :think:
by shawniverson
11 Feb 2014 21:50
Forum: How-to
Topic: Build from scratch
Replies: 41
Views: 26658

Re: Build from scratch

Uk Bloke wrote:
shawniverson wrote:Yep :D
Are you saying you can do the build for me?
yep, let me know if you need help.
by shawniverson
11 Feb 2014 09:50
Forum: 3.x Bugs
Topic: Quarantine Report
Replies: 15
Views: 12667

Re: Quarantine Report

Yep you have problems with your quarantine_report.php

Your file should start with the following lines.

Code: Select all

#!/usr/bin/php -q
<?php

/*
 MailWatch for MailScanner
 Copyright (C) 2003  Steve Freegard (smf@f2s.com)

For EFA-Configure:

Code: Select all

sudo /usr/local/sbin/EFA-Configure
by shawniverson
11 Feb 2014 09:44
Forum: How-to
Topic: how to add domains etc?
Replies: 18
Views: 18361

Re: how to add domains etc?

Can you share an example entry?

Domain Administrators should only see entries for their own domains:

From: someperson@somewhere.net
To: someperson@mydomain.com
by shawniverson
11 Feb 2014 09:41
Forum: How-to
Topic: How to integrate E.F.A with Active Directory before 3.0.0.5
Replies: 36
Views: 42821

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

Try installing this package:

Code: Select all

yum install perl-POE-Component-Client-LDAP
by shawniverson
10 Feb 2014 21:36
Forum: 3.x Bugs
Topic: Quarantine Report
Replies: 15
Views: 12667

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: 4790

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: 3889

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: 10556

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: 12667

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: 3343

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: 42821

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: 4790

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: 42821

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: 12099

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: 10556

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: 10556

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: 10556

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: 3324

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: 26658

Re: Build from scratch

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

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: 9214

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: 9214

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: 2879

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: 3125

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)