Search found 540 matches

by darky83
13 Jun 2013 11:55
Forum: How-to
Topic: Attachments
Replies: 2
Views: 4328

Re: Attachments

The default setting is to block password-protected archives, you can change this in the mailscanner config file. Run the following from the console: sed -i "/^Allow Password-Protected Archives/ c\Allow Password-Protected Archives = yes" /etc/MailScanner/MailScanner.conf service mailscanner...
by darky83
13 Jun 2013 11:47
Forum: How-to
Topic: New 0.3 Features
Replies: 1
Views: 3583

Re: New 0.3 Features

Run the EFA-Configure command from the console (ssh)
by darky83
16 May 2013 21:14
Forum: Discussion
Topic: Link to mark as spam in missed spam mail
Replies: 3
Views: 4712

Re: Link to mark as spam in missed spam mail

This is a feature that is still not available in baruwa, so this will not be here anywhere soon.
by darky83
15 May 2013 10:59
Forum: How-to
Topic: Which Version?
Replies: 3
Views: 4872

Re: Which Version?

Code: Select all

cat /etc/EFA-version
0.3 is the latest, currently working on 0.4 (this will mainly be a good working Hyper-V supported version)
by darky83
15 May 2013 10:58
Forum: How-to
Topic: Stop email alerts for each virus found
Replies: 2
Views: 3923

Re: Stop email alerts for each virus found

Hi Rob,

You can change this in MailScanner.conf there is an option called 'Send Notices' that can be changed.

Or use the following command:

Code: Select all

sed -i 's/Send Notices = yes/Send Notices = no/g' /etc/MailScanner/MailScanner.conf
service mailscanner reload
by darky83
06 May 2013 11:26
Forum: Discussion
Topic: Are baruwa reports complete?
Replies: 3
Views: 4254

Re: Are baruwa reports complete?

That is ok, the servers -> Scanners is an unused page in baruwa 1.x :)

(http://lists.baruwa.org/pipermail/baruw ... 01788.html)
by darky83
06 May 2013 07:04
Forum: Discussion
Topic: Are baruwa reports complete?
Replies: 3
Views: 4254

Re: Are baruwa reports complete?

That should be allot more, my reports show hundreds ~ thousands of messages.

I have never seen any config variable for this in baruwa.

I will browse around in the mysql DB maybe there is some kind of option there.
by darky83
18 Apr 2013 11:18
Forum: Discussion
Topic: baruwa 2.0 install
Replies: 12
Views: 16162

Re: baruwa 2.0 install

I guess that is the easiest yes.. I am thinking of an big installation script & an extended EFA-Configure script to manage all aspects of the system. Maybe installations of upgrades can be 'easily maintained' that way because everything is 'standard' (as in no files are edited by hand). Maybe ev...
by darky83
17 Apr 2013 21:18
Forum: Discussion
Topic: baruwa 2.0 install
Replies: 12
Views: 16162

Re: baruwa 2.0 install

I'm not sure how much further I'm going to take this. I see a few major issues I'll have that will make it very hard for me. 1-I'm poor with python. 2-no exim experience. 3-this baruwa2 has a lot of dependencies on other software. -- All of this making it difficult to install and maintain for me. I...
by darky83
03 Apr 2013 14:43
Forum: Introduction
Topic: Is there a future of EFA?
Replies: 2
Views: 4741

Re: Is there a future of EFA?

I have multiple projects and work on this project so now and then. Currently I'm thinking of a way to implement baruwa 2.0 as this should be a complete redesign of how I set EFA up in the first place (easy maintainable due to only using debian packages, something that is not possible with baruwa 2.0...
by darky83
27 Mar 2013 17:36
Forum: Bugs
Topic: unable to preview messages
Replies: 6
Views: 7064

Re: unable to preview messages

The build script creates a random password and puts this random password in the config files and sets this random password in rabbitmq If you change the rabbitmq password manually you should also change this in the baruwa config file: /etc/baruwa/settings.py look for: BROKER_PASSWORD = Then restart ...
by darky83
27 Mar 2013 10:32
Forum: Discussion
Topic: OpenVZ
Replies: 1
Views: 3120

Re: OpenVZ

Hi Emil,

Any virtuallized system should work, as long as you can install the OS and have the 'basic' debian system running then the build script should just work.

d.
by darky83
27 Mar 2013 10:28
Forum: Introduction
Topic: Intro
Replies: 1
Views: 2892

Re: Intro

Thanks mate,

Just let us know if you find any issues.

d.
by darky83
27 Mar 2013 10:27
Forum: Introduction
Topic: Hi from Australia
Replies: 1
Views: 3196

Re: Hi from Australia

Hehe good one :) I might have my ups and downs with working on this project (have a number of projects running so have to split my time so now and then :P) but I will make sure this project will stay available. Also because all code is in GIT everyone could continue and/or add items so I hope this p...
by darky83
27 Feb 2013 15:47
Forum: Discussion
Topic: Updating / Patching?
Replies: 3
Views: 4902

Re: Updating / Patching?

A bit late reply but have been busy a bit :? Well most is already updated with a daily script (like GeoIP) You can check when your GeoIP DB file was last updated by looking at the file date: ls -lah /usr/share/GeoIP/ Should be the current date or yesterday (updated once a day) Other things that are ...
by darky83
20 Feb 2013 09:59
Forum: Discussion
Topic: Updating / Patching?
Replies: 3
Views: 4902

Re: Updating / Patching?

Thats a point I'm still thinking about. It would be best if all servers are always up2date by a automatic script. So my idea is to split the EFA-Update script in 2 parts. 1 part that checks for a EFA update version the other part that updates all the essential spam filtering items (rules etc) and ru...
by darky83
04 Feb 2013 19:29
Forum: Discussion
Topic: EFA Hyper-V 3.0 (Windows 2012/8)
Replies: 8
Views: 7472

Re: EFA Hyper-V 3.0 (Windows 2012/8)

There were some problems with the NIC assignment in the Hyper-V 0.2 version.

Next week I will try to fix these issues and then create a new Hyper-V image.
so stay tuned.

d.
by darky83
02 Feb 2013 13:33
Forum: Discussion
Topic: VM Image 0.3
Replies: 2
Views: 4094

Re: VM Image 0.3

I'm currently building a new image with a 'lower hardware version'.

This way users with vmware esxi 3.5 can also use EFA without the trouble of converting to a older version (and newer users can just upgrade the hardware version).

regards,

d.
by darky83
02 Feb 2013 13:29
Forum: Bugs
Topic: Error at boot when signatures enabled
Replies: 6
Views: 6877

Re: Error at boot when signatures enabled

Still a work in progress,

I hope to have this in 0.4 seems to be not really stable enough still trying to figure out why.
by darky83
30 Jan 2013 07:30
Forum: Bugs
Topic: unable to preview messages
Replies: 6
Views: 7064

Re: unable to preview messages

This should be logged in the baruwa log file:
/var/log/baruwa/celeryd.log

this is most likely a rabbitmq connection error.
by darky83
29 Jan 2013 09:20
Forum: How-to
Topic: Build E.F.A from scratch.
Replies: 8
Views: 37510

Re: Build E.F.A from scratch.

Hi Rob,

Currently all is build on x86, never tested on amd64.

Good point I will add this to the howto.

d.
by darky83
26 Jan 2013 21:01
Forum: Bugs
Topic: Install fails
Replies: 7
Views: 8056

Re: Install fails

Hi Ge, See this page: http://www.efa-project.org/faq/howto-configuration/ It can not be really compared to ESVA, as ESVA used mailwatch as a webinterface for 'viewing' mostly and webmin/console for all the configuration items. With EFA I use Baruwa, the advantage of Baruwa is that most of the config...
by darky83
26 Jan 2013 17:02
Forum: Bugs
Topic: [0.3] Error training SA from Quarantine after hostname chg
Replies: 7
Views: 7932

Re: [0.3] Error training SA from Quarantine after hostname c

I your rabbitMQ running?

I get the same errors when I stop RabbitMQ so my guess is that due to the testing your rabbitMQ is not running anymore.

d.
by darky83
26 Jan 2013 16:58
Forum: Bugs
Topic: Install fails
Replies: 7
Views: 8056

Re: Install fails

Hi Ge, I guess that EFA-Init did not run at first boot after the installation. /usr/local/sbin/EFA-Init I also found the issue in the new build script I did a chmod 700 EFA-init instead of chmod 700 EFA-Init (capital I). I updated the build script for 0.3 and you should be able to fix this by runnin...
by darky83
24 Jan 2013 08:13
Forum: Introduction
Topic: Hi from The Netherlands
Replies: 1
Views: 3104

Re: Hi from The Netherlands

Welcome Ge,

Hope EFA works for you and please report any bugs :)

d.