Search found 1347 matches

by ForumAdmin
05 Jun 2012, 09:44
Forum: Suggestions (csf)
Topic: Suggested change to Exim SMTP AUTH regex
Replies: 7
Views: 8775

Re: Suggested change to Exim SMTP AUTH regex

Thank you for the detailed response. I'll look at further changes to the regex.
by ForumAdmin
17 May 2012, 15:46
Forum: Report Bugs (csf)
Topic: LFD with Ubuntu 12.04 LTS
Replies: 2
Views: 3092

Re: LFD with Ubuntu 12.04 LTS

We'll release a fix for this in the next release. In the meantime, if you edit /etc/init.d/lfd and change the line:

Code: Select all

                kill `$PIDOF lfd`
to:

Code: Select all

                kill `cat /var/run/lfd.pid`
it should then work OK.
by ForumAdmin
25 Feb 2012, 11:26
Forum: Report Bugs (csf)
Topic: Upgrade to 5.47 does not work
Replies: 2
Views: 2806

Re: Upgrade to 5.47 does not work

Thank you for reporting the issue. This has now been fixed and you should run the update one more time.
by ForumAdmin
23 Feb 2012, 16:04
Forum: MailScanner Front-End
Topic: Anyone used WHM/Cpanel edge 11.32 with Mailscanner FE ?
Replies: 6
Views: 7297

Re: Anyone used WHM/Cpanel edge 11.32 with Mailscanner FE ?

You may well see that with MailScanner installed as even in in cPanel v11.28+ their Mail Queue Manager didn't play well and we had to recommend using CMQ instead. I don't know whether cPanel would be willing to incorporate interrogating both Mail Queues that are present on a MailScanner installation.
by ForumAdmin
26 Jan 2012, 16:31
Forum: Suggestions (csf)
Topic: console login detection/notification - possible?
Replies: 1
Views: 2798

Re: console login detection/notification - possible?

We'll include an option to alert on root login to the console in a future release.
by ForumAdmin
26 Jan 2012, 15:59
Forum: Suggestions (csf)
Topic: seperate interface naming and bogon exlusion
Replies: 7
Views: 7871

Re: seperate interface naming and bogon exlusion

We'll look at adding an option to exclude specific NICs from the BOGON list option as this does make sense. However, we're not looking at having separate csf configurations for different NICs at this time.
by ForumAdmin
10 Dec 2011, 08:35
Forum: Report Bugs (csf)
Topic: SOS CSF Firewall Buffer Overflow SOS
Replies: 1
Views: 7881

Re: SOS CSF Firewall Buffer Overflow SOS

Thank you for your concern regarding this posting.

This issue is apparent on DirectAdmin servers only where this C wrapper is used.

We have released a fix that prevents such a scenario generating a segfault in v5.42 of csf.
by ForumAdmin
20 Oct 2011, 17:25
Forum: MailScanner
Topic: MailScanner Unable to Call SpamAssassin
Replies: 22
Views: 21862

Re: MailScanner Unable to Call SpamAssassin

Looks like another problem with another new NetAddr::IP, however this time associated with the Socket6 perl module. try doing this:

Code: Select all

/scripts/perlinstaller --force Socket6
by ForumAdmin
17 Oct 2011, 09:25
Forum: Report Bugs (csf)
Topic: Unable to retrieve global allow list - Download timeout afte
Replies: 1
Views: 2860

Re: Unable to retrieve global allow list - Download timeout

Thank you for reporting the issue. We will resolve the issue in the next release.
by ForumAdmin
15 Oct 2011, 10:54
Forum: Suggestions (csf)
Topic: New Reseller Option unblock email
Replies: 2
Views: 2898

Re: New Reseller Option unblock email

This functionality will be added in the next release.