Hello,

Baruwa.conf is as below:

%signature-dir% = /etc/MailScanner/signatures
#Quarantine User = exim
Quarantine Group = celeryd
Quarantine Permissions = 0660
Quarantine Whole Message = yes
Quarantine Whole Messages As Queue Files = no
Inline HTML Signature = htmlsigs.customize
Inline Text Signature = textsigs.customize
Signature Image Filename = sigimgfiles.customize
Signature Image <img> Filename = sigimgs.customize
Attach Image To Signature = yes
Sign Clean Messages = yes
Detailed Spam Report = yes
Include Scores In SpamAssassin Report = yes
Always Looked Up Last = &BaruwaSQL
Is Definitely Not Spam = &BaruwaWhitelist
Is Definitely Spam = &BaruwaBlacklist
Required SpamAssassin Score = &BaruwaLowScore
High SpamAssassin Score = &BaruwaHighScore
Spam Checks = &BaruwaShouldScan
DB DSN = DBI:mysql:database=baruwa;host=localhost;port=3306
DB Username = baruwa
DB Password = <pwd>
SQL Serial Number = SELECT value AS confserialnumber FROM scanner_config,
scanners WHERE scanner_config.host_id = scanners.id AND
internal='confserialnumber' LIMIT 1
SQL Quick Peek = SELECT value FROM scanner_config, scanners WHERE
scanner_config.host_id = scanners.id AND external = ? AND scanners.address
= ?
SQL Config = SELECT internal, value FROM scanner_config, scanners WHERE
scanner_config.host_id = scanners.id AND scanners.address = ?
SQL Ruleset = SELECT @rownum:=@rownum+1 num, rule FROM ms_rulesets, (SELECT
@rownum:=0) r WHERE name=?
SQL SpamAssassin Config =
SQL Debug = no
Spam Actions = store
High Scoring Spam Actions = store
Custom Functions Dir = /usr/share/baruwa/CustomFunctions

Also When I am trying to restart baruwa, it is FAILED.

Also what how to set BROKER_PASSWORD = "<>" ?

It is in /etc/baruwa/settings.py.

Thank you,



On Mon, Nov 7, 2011 at 12:52 AM, Jeremy McSpadden <[email protected]>wrote:

> Baruwa.conf in /etc/MailScanner/conf
>
>
> --
> Jeremy McSpadden
>
> On Nov 6, 2011, at 1:21 PM, "[email protected]" <[email protected]>
> wrote:
>
> It is null
>
> Regards,
> Dhaval Soni
>
> US: +1.925.965.0801
> IN: +91.966.202.9620
> On Nov 7, 2011 12:47 AM, "Jeremy McSpadden" <[email protected]> wrote:
>
>> What do you have as your Quarantine user & group? What are the permission
>> on your quarantine folder ?
>>
>>
>> --
>> Jeremy McSpadden
>>
>> On Nov 6, 2011, at 12:31 PM, "[email protected]" <[email protected]>
>> wrote:
>>
>> Hello,
>>
>> I have just installed Baruwa with mailscanner-4.84.3 from its repository
>> on centos 5.6. I can see filtered messages in interface but unable to
>> release emails as well unable to initialize node and getting - Page
>> unavailable - Sorry the requested page is unavailable due to a server
>> malfunction.
>>
>> MailScanner --lint output is as below:
>>
>> *# MailScanner --lint*
>> Trying to setlogsock(unix)
>>
>> Reading configuration file /etc/MailScanner/MailScanner.conf
>> Reading configuration file /etc/MailScanner/conf.d/baruwa.conf
>> Reading ruleset htmlsigs for keyword inlinehtmlsig
>> Reading ruleset textsigs for keyword inlinetextsig
>> Reading ruleset sigimgs for keyword attachimageinternalname
>> Reading ruleset sigimgfiles for keyword attachimagename
>> Read 867 hostnames from the phishing whitelist
>> Read 4107 hostnames from the phishing blacklists
>> Config: calling custom init function BaruwaLowScore
>> Baruwa: Populating spam score settings
>> Baruwa: no spam score settings found using defaults
>> Config: calling custom init function BaruwaShouldScan
>> Baruwa: Starting scanning settings
>> Baruwa: Read 1 settings
>> Config: calling custom init function BaruwaBlacklist
>> Baruwa: Starting blacklists
>> Baruwa: Read 0 blacklist items
>> Baruwa: Ip blocks blacklisted:
>> Config: calling custom init function BaruwaSQL
>> Baruwa: Starting SQL logger
>> Config: calling custom init function BaruwaHighScore
>> Baruwa: Populating high spam score settings
>> Baruwa: no high spam score settings found using defaults
>> Config: calling custom init function BaruwaWhitelist
>> Baruwa: Starting whitelists
>> Baruwa: Read 1 whitelist items
>> Baruwa: Ip blocks whitelisted:
>>
>> Checking version numbers...
>> Version number in MailScanner.conf (4.84.3) is correct.
>>
>> Checking for SpamAssassin errors (if you use it)...
>> Using SpamAssassin results cache
>> Connected to SpamAssassin cache database
>> SpamAssassin reported no errors.
>> I have found clamav scanners installed, and will use them all by default.
>> Connected to Processing Attempts Database
>> Created Processing Attempts Database successfully
>> There are 0 messages in the Processing Attempts Database
>> Using locktype = posix
>> MailScanner.conf says "Virus Scanners = auto"
>> Found these virus scanners installed: clamav
>>
>> ===========================================================================
>> Filename Checks: Windows/DOS Executable (1 eicar.com)
>> Other Checks: Found 1 problems
>> Virus and Content Scanning: Starting
>> ./1/eicar.com: Eicar-Test-Signature FOUND
>>
>> Virus Scanning: ClamAV found 2 infections
>> Infected message 1 came from 10.1.1.1
>> Virus Scanning: Found 2 viruses
>>
>> ===========================================================================
>> Virus Scanner test reports:
>> ClamAV said "eicar.com contains Eicar-Test-Signature"
>>
>> If any of your virus scanners (clamav)
>> are not listed there, you should check that they are installed correctly
>> and that MailScanner is finding them correctly via its
>> virus.scanners.conf.
>> Config: calling custom end function BaruwaLowScore
>> Baruwa: Shutting down spam score settings
>> Config: calling custom end function BaruwaShouldScan
>> Baruwa: Shutting down scanning settings
>> Config: calling custom end function BaruwaBlacklist
>> Baruwa: Shutting down blacklists
>> Config: calling custom end function BaruwaSQL
>> Baruwa: Shutting down SQL logger
>> Config: calling custom end function BaruwaHighScore
>> Baruwa: Shutting down high spam score settings
>> Config: calling custom end function BaruwaWhitelist
>> Baruwa: Shutting down whitelists
>>
>> Also not getting any error in maillog.
>>
>> Thank you,
>>
>>
>> --
>> Kind regards,
>> Dhaval Soni ( RHCA )
>>
>> Active Contributor of *LinuxArticles.org* <http://LinuxArticles.org>
>>
>> _______________________________________________
>> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>>
>>
>> _______________________________________________
>> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>>
>> _______________________________________________
> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>
>
> _______________________________________________
> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>
>


-- 
Kind regards,
Dhaval Soni ( RHCA )

Active Contributor of *LinuxArticles.org* <http://LinuxArticles.org>
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to