We have a set up similar, we run multiple web servers (a combination of plesk and cpanel).
We have one EFA to scan outgoing and incoming is handled directly on the webservers and scanned with spamassassin (if our users want any more than that then they need to pay for our hosted exchange, etc ...
Search found 11 matches
- 09 Apr 2015 06:38
- Forum: Discussion
- Topic: EFA + Plesk
- Replies: 5
- Views: 5504
- 09 Apr 2015 06:33
- Forum: 3.x Bugs
- Topic: Cannot release mails
- Replies: 10
- Views: 10050
Re: Cannot release mails
I've had this problem with a fresh install of EFA. Problems it caused:
- Viewing email previews in mailscanner (eg showed nothing)
- Releasing messages via mailscanner were delivered in a corrupted format.
Be aware that the change only applies to new messages, you can still view the old messages ...
- Viewing email previews in mailscanner (eg showed nothing)
- Releasing messages via mailscanner were delivered in a corrupted format.
Be aware that the change only applies to new messages, you can still view the old messages ...
- 01 Feb 2013 03:51
- Forum: How-to
- Topic: SQL Grey howto
- Replies: 4
- Views: 9761
Re: SQL Grey howto
oh cool, thanks for the tip
- 13 Dec 2012 01:08
- Forum: Bugs
- Topic: Baruwa / Celery Broker err, broken..
- Replies: 8
- Views: 13433
Re: Baruwa / Celery Broker err, broken..
alright I fixed it, not sure what the issue is, but it was rabbitmq.
I uninstalled it and purged;
apt-get remove rabbitmq-server --purge
Then reinstalled it:
apt-get install rabbitmq-server
Then obtain your celery password from /etc/barruwa/settings.py (under #celery)
and run ...
I uninstalled it and purged;
apt-get remove rabbitmq-server --purge
Then reinstalled it:
apt-get install rabbitmq-server
Then obtain your celery password from /etc/barruwa/settings.py (under #celery)
and run ...
- 13 Dec 2012 00:23
- Forum: Bugs
- Topic: Baruwa / Celery Broker err, broken..
- Replies: 8
- Views: 13433
Re: Baruwa / Celery Broker err, broken..
more info:
root@efa:/etc/mysql# tail -f /var/log/baruwa/celeryd.log
[2012-12-13 02:19:42,198: ERROR/MainProcess] Consumer: Connection Error: Socket closed. Trying again in 6 seconds...
[2012-12-13 02:19:51,210: ERROR/MainProcess] Consumer: Connection Error: Socket closed. Trying again in 8 seconds ...
root@efa:/etc/mysql# tail -f /var/log/baruwa/celeryd.log
[2012-12-13 02:19:42,198: ERROR/MainProcess] Consumer: Connection Error: Socket closed. Trying again in 6 seconds...
[2012-12-13 02:19:51,210: ERROR/MainProcess] Consumer: Connection Error: Socket closed. Trying again in 8 seconds ...
- 13 Dec 2012 00:16
- Forum: Introduction
- Topic: What a shit spambot.
- Replies: 1
- Views: 5396
- 13 Dec 2012 00:16
- Forum: Bugs
- Topic: Baruwa / Celery Broker err, broken..
- Replies: 8
- Views: 13433
Baruwa / Celery Broker err, broken..
So when previewing a message in Baruwa, I'm getting:
Sorry the requested page is unavailable due to a server malfunction.
Enabled debug in Baruwa and it shows:
Request Method: GET
Request URL: http://mail.insolvencysolutions.com.au/messages/preview/538388599.A32D2/
Django Version: 1.2.3 ...
Sorry the requested page is unavailable due to a server malfunction.
Enabled debug in Baruwa and it shows:
Request Method: GET
Request URL: http://mail.insolvencysolutions.com.au/messages/preview/538388599.A32D2/
Django Version: 1.2.3 ...
- 10 Dec 2012 04:34
- Forum: Discussion
- Topic: Wishlist
- Replies: 14
- Views: 19276
Re: Wishlist
Reconfigure the baruwa quarantine report hostname via the web
- 10 Dec 2012 03:00
- Forum: How-to
- Topic: SQL Grey howto
- Replies: 4
- Views: 9761
Re: SQL Grey howto
oh thanks darky, I wondered that :p
- 07 Dec 2012 06:41
- Forum: How-to
- Topic: SQL Grey howto
- Replies: 4
- Views: 9761
SQL Grey howto
MySQL
view the current root password
cat /etc/mysql/EFA.cnf
This will show the current root password
SQLGrey
Install SQLGrey
apt-get install sqlgrey
Configure
vim /etc/sqlgrey/sqlgrey.conf
Set up the database configuration:
db_type = mysql
db_name = sqlgrey
# Note: the following are not ...
view the current root password
cat /etc/mysql/EFA.cnf
This will show the current root password
SQLGrey
Install SQLGrey
apt-get install sqlgrey
Configure
vim /etc/sqlgrey/sqlgrey.conf
Set up the database configuration:
db_type = mysql
db_name = sqlgrey
# Note: the following are not ...
- 07 Dec 2012 04:35
- Forum: Introduction
- Topic: Intro
- Replies: 0
- Views: 6925
Intro
Hey, the name's Matt
Long time ESVA user, very long time postfix fan.
Been meaning to replace ESVA with my own image but now I don't have to, great work darky.
Long time ESVA user, very long time postfix fan.
Been meaning to replace ESVA with my own image but now I don't have to, great work darky.