Setting Exim For Work With SpamBox

Apr 8, 2008

Spambox work fine with Spamassasin But not with X-Exiscan-SA

Into exim configuration there is this row:
condition = ${if match{$h_X-Spam-Status:}{N^YesN}{true}{false}}

If an email is tagged as spam from spamassasin is moved to /spam because have the header
X-Spam-Status: Yes, score=16.4

BUT, If an email is tagged as spam from Exiscan (and not spamassasin) email still be to inbox.

Exiscan add this header
X-Exiscan-SA-Score: 7.6 (+++++++)

So, think best way is to modify the exim configuration and add a condition:
IF there is "X-Exiscan-SA-Score" SO move to /spam

This condition may work with
condition = ${if match{$h_X-Spam-Status:}{N^YesN}{true}{false}}

View 2 Replies


ADVERTISEMENT

Exim Wont Work, Redhat ES4

Mar 6, 2007

I have complied exim 4.66 version using the source, now i do not seem to make it work

i am getting the fallowing error when i try send mail

$ exim xxx@xxxx.xxx
test

2007-03-06 12:36:44 1HOeWd-0000SH-EZ Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12
2007-03-06 12:36:44 1HOeWd-0000SH-EZ Failed to create spool file /var/spool/exim/input//1HOeWd-0000SH-EZ-D: Permission denied
2007-03-06 12:36:44 1HOeWd-0000SH-EZ Cannot open main log file "/var/log/exim/mainlog": Permission denied: euid=8 egid=12
exim: could not open panic log - aborting: see message(s) above

when i do $ service exim restart the service fail to stop and but starts OK.

there is no control panel installed on the box.

View 5 Replies View Related

Exim Setting To Bounce .eml

Apr 11, 2008

in one server we have a .eml into exim filter (/etc/antivirus.exim)

But seem that is not sent bounce email that alert for this error

A log is as this

2008-04-02 14:29:32 34e3r-0345H-0J <= from@server.com H=** (**) [**.**.**.**] P$
2008-04-02 14:29:32 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 34e3r-0345H-0J
2008-04-02 14:29:32 34e3r-0345H-0J ** F=from@server.com [**.**.**.**] discarded: We do not accept ".eml" atta$
2008-04-02 14:29:32 34e3r-0345H-0J => discarded (system filter)

--

How to configure to send bounce email this?

View 0 Replies View Related

Setting Up Cron Job To Kill Exim Mail Queue

Apr 19, 2009

how to setup hourly cronjob to kill exim mail queues on the cpanel server?

I know this question may sounds a little tedious as I have tried to find an answer to this but still have no clue yet.

View 4 Replies View Related

How To Turn Off Keepalive Setting In Httpd.conf Didn't Work..

Jul 1, 2009

So why does it still say Connection: Keep-Alive? I know that if its off, it should say Connection: Closed. And where did the timeout=1 and max=100 come from?

My httpd.conf
Timeout 90
KeepAlive Off
KeepAliveTimeout 15
KeepAliveRequests 10

HTTP headers is reporting
Keep-Alive: timeout=1, max=100
Connection: Keep-Alive

View 2 Replies View Related

Spambox

Mar 29, 2008

i have enabled spamassassin , i can see spam folder in horde too
but spam mail does not filter or goes to spam folder.

wheni check full header it shows
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on clam.unixbsd.info
X-Spam-Level:
X-Spam-Status: No, score=0.5 required=8.0 tests=AWL,BAYES_00,HTML_MESSAGE, HTML_MIME_NO_HTML_TAG,JOIN_MILLIONS,MIME_HTML_ONLY autolearn=no version=3.2.3

how can i get spambox option work?

View 4 Replies View Related

Atmail And Cpanel Spambox

Dec 20, 2008

I bought Atmail and it works perfectly for my cpanel mail accounts, only the spambox is not visible.

Atmail is looking for a folder called "Spam" but the real spam folder which cpanel creates is called "spam".

Is anybody using atmail and the cpanel spambox? If yes, what do I need to change to get this working?

I contacted already two times the atmail support, but no answer yet.

View 1 Replies View Related

Spambox Spam Delivery

Aug 10, 2007

i'm facing with spambox. i'm running whm 11.2 on centos. It used to work fine but after my step up to whm/cpanel 11 it hasn't been working.

emails go right through to the mailboxes.

i've enabled spambox, enabled it for the domain, tried updating to latest cpanel/whm, rebuilt exim. nothing works.

View 5 Replies View Related

Whm Issue Spambox, Folder Spam Not Created

Apr 11, 2008

We have issue with spambox/horde

We have enable from whm spamassasin and, from cpanel customer's, spambox function

Problem is that for all customer that have email in the past folder spam are not been created..

For new account is created but is hidden from horde, we must go on horde option and tell that spam folder is "spam"..

Why ?

With other server te don't have this problem..

Ho can fix this, create fol all users /spam folder and set as spam folder ?

View 2 Replies View Related

Exim - How To Remove Rbl Lists From Exim.conf

May 2, 2007

I am having issues in receieving emails. For some reason, the rbl lists I had setup are causing the server to reject emails (retry - timeout). So, I need to take this rbl list completely. How can I do that? exim.conf is locked and using the advanced editor is no fun even though I tried it putting the dnslists without the rbl causing the problem.

View 3 Replies View Related

Www Not Work

May 30, 2009

im using centOS 5 with webmin in my vps.

im installing webmin and do this: [Apache Webserver] / select [Default Server]

and my website work fine ,

but when i check my web site for example

[url]not working!

[url]Work fine!

how i can solve problem
work with www and without www.

View 3 Replies View Related

CGI, SSI Won't Work

May 29, 2009

I'm having exec cgi issues,

CentOS 5.3 x86_64, Linux, Apache/2.0.63,
cPanel 11.24.4-R36167 - WHM 11.24.2 - X 3.9

Error is,
[an error occurred while processing this directive]

If I "uncheck" IncludesNOEXEC in Apache Global Configuration the error disappears, but the SSI doesn't work. If I check it the error is there, but the SSI works.

Here's what I have done so far,

Through WHM,
Main >> Service Configuration >> Apache Configuration,
Pre Main Include, Pre VirtualHost Include, Post VirtualHost Include,
I added,
Options +Includes
AddType text/html .htm
AddType text/html .html
AddOutputFilter INCLUDES .htm
AddOutputFilter INCLUDES .html

Options +ExecCGI
AddHandler cgi-script .cgi .pl

I also added this to the httpd.conf
<Directory "/">
Options +ExecCGI FollowSymLinks Includes IncludesNOEXEC Indexes -MultiViews SymLinksIfOwnerMatch
AllowOverride All
</Directory>

Options +ExecCGI
AddHandler cgi-script .cgi .pl

Then I tried,
Options +ExecCGI
AddHandler cgi-script .cgi .pl
in the .htaccess file

View 0 Replies View Related

How Does Ram Work

Jan 25, 2007

I got a vps and I dont really understand how ram works but my sites arent really that big yet actually not at all at least teh ones on the vps. I am using directadmin as the panel.

I am using 279mb.

View 4 Replies View Related

Getting GD To Work

Jan 2, 2007

I installed GD via yum. Yet I cant get it to work I get all kinds of error's like libpng is missing then I got libXpm is missing, then freetype is missing yet all the libs exsist,

View 4 Replies View Related

FTP Will Not Work

Aug 29, 2007

After spending nearly 4 days trying to get ftp working on my server i still haven't achieved it. I got a server with a default install of plesk and cent os 4. I update to 8.2 and when i first go to try ftp it says "server closed connection" on my ftp client.

So then i tried updating 8.2 again and the installer failed. So i tried manually installing both proftpd and pureftpd via ssh and yum and it fails to install. I've also restarted the server a few times. I've tried logging in with every single username/domain/i.p. assigned to the server. and i've had no luck.

View 11 Replies View Related

<? Does Not Work But <?php Is Ok

Apr 23, 2007

I installed Lighttpd + PHP 5.2.1 with FastCGI

Any php page that starts with <?php is working fine..

but when the page starts with only <?, it does not work

View 6 Replies View Related

SSH, How Does It Work

Mar 5, 2007

how does SSH work and really what is it.

This is my knowledge, I may be wrong or right:

There are two ways of controlling your server, through control panel and through SSH, now SSH is where you type in codes to control your server.

Now from what I know you can't login to SSH alot due to security reasons.

I was wondering, if I have a forum can I login to SSH everyday to back up the database?

View 2 Replies View Related

FTP Upload Does Not Work

Apr 2, 2006

Whenever I tried to upload large files to my server it restarts the upload again and again and never actually uploads. It just keeps overwriting the previous file. I don't get any errors? It just automatically reuploads and overwrites the files everytime.

View 2 Replies View Related

Why Iptables Not Work

May 28, 2009

My site is under DDOS attack. I run this command

netstat -an | grep :80 | grep ffff | awk '{print $5}' | cut -f 4 -d : | sort | uniq -c | sort -n | tail -10

And find a lot of IP that are attacking. After that, i run

iptables -A INPUT -s xxx -j DROP

to block IP, and

service iptables save

service iptables restart

But when i run netstat command abouve, i found IP are attacking still available, it seem iptables don't block it?

View 5 Replies View Related

How Do Servers And DCs Work

Oct 3, 2009

I would like to know how servers work, like how to build, set up, and how they work, what software is in them? Also could I own a server and send them to a data center and host them there?

Also a little infomation on Data Center. Could you share me some knowlage.

View 13 Replies View Related

How Does Reverse DNS Work

Jul 22, 2009

some clarification with regards to Reverse DNS.

An example ip: xx.xxx.xxx.xx is owned by A Company via a DC. The they have their name allocated to the netname and description when i look up their ip address.

I have my ip xx.xxx.xxx.xx this is me and it currently contains my DC's name throughout when i look it up as the description and netname...

Both are from the same DC however the other company has their name allocated to the ip address and i would like to do the same. Does this require Reverse DNS? It dosent involve domains surely does it?

View 6 Replies View Related

Mysql Don't Work

Jul 9, 2009

I try to install wordpress on my dedicated server but in the begin i get this error:

Your PHP installation appears to be missing the MySQL extension which is required by WordPress

I have centos 5.3 and i have run the command: service mysql start

But i think mysql server is not running, because i have kloxo and from the panel i can see what servers are running.

View 14 Replies View Related

Php-cgi Isn't Work With Mod_rewrite

Oct 28, 2009

I have been using apache and php-cgi and it works well together but when I tried to use
mod_rewrite it stopped working and I got "Internal Server Error" result.

Apache error log showed "FastCGI: incomplete headers (0 bytes) received from server"

I think that mod_rewrite rules are ok because when I refer to some HTML file then it all works.

Apache 2.2.14 and php 5.2.11

View 5 Replies View Related

Does SharkTech Still Work

Mar 15, 2009

I have taken a order from them for 5 Days,but no response from them except a auto comfirmation email,what is wrong with SharkTech?

View 7 Replies View Related

IP Addresses Do Not Work

Oct 28, 2009

I was working with my server until 30 min ago. suddenly public IP addresses stopped working. I have access to the server directly from the console and local IPs with putty.

View 7 Replies View Related

How Can I Best Work With A Syn Flood?

Jun 11, 2008

How can I best work with a syn flood? I've tried the apf, deflate-ddos etc.... and don't work. Even tried litespeed etc but doesn't work against a 90mbps attack.

If I get a few servers, how would I have it setup to best defend?

View 6 Replies View Related

VPS For CPU-intensive Work

Jul 14, 2008

I'm working on a new project that involves some heavy data processing in the preparation stage. As an example, one of the setup jobs is now running on a P4-3.0HT desktop at 100% CPU and I estimate it'll be finished in just under a week! Memory and i/o usage are minimal but it's extremely CPU-hungry.

There are other similar jobs to follow and some correlation between the number of cpu cycles and the quality of results so I foresee an ongoing need for computing power for at least a few months.

Viable options are to continue running my own hardware (probably supplementing the P4 with something a bit newer), Amazon EC2 or a cheap dedicated server - I can get a good handle on the cost and performance of each of these.

But I wonder if I'd get more bang per buck from a few VPSs? Some of the VPS benchmark results are spectacular so I suspect the answer could be yes, in the short term anyway. But I don't want to hog the host-node's CPU to the point where it degrades other users' performance or gets my account shut down... Then again, judging by the performance of the VPSs I've used for hosting the node seems to have a lot of spare CPU available...

So (finally) to the questions: Am I crazy to even consider this? If not, which technology would be most suitable? (I'm thinking Xen because of its reputation for better isolation.) Has anyone else done anything similar?

View 7 Replies View Related

Sendmail Not Work (

Nov 9, 2008

I sent email through php function mail - false.
Open putty ->
php -r 'mail("***@gmail.com","test","jjjjjjjj";'
sh: /usr/sbin/sendmail: No such file or directory

SENDMAIL not installed ?

CentOs 5

View 12 Replies View Related

Site Www Does Not Work But Without Www Does

Jun 1, 2008

Like the title says, I just moved my site over to my own server, and it is running cpanel. Anyways the main site [url]works, but [url]does not.

What is really strange is, [url]works fine as does [url]

So I figure there is something I have to do to get it all to work right.

The other issue is that if you are logged into [url]but goto [url], you are not logged in anymore, but if you go back to the original link, then you are still logged in. This happened on the other guys server before with the main site as well.

View 3 Replies View Related

Does BFD Work On RHE5

Jun 8, 2008

i Installed BFD ( Brute Force Detection ) from rfxnetworks.com and it it doesnt block or send any notification emails about blocked Ip adresses

1.after installation i got this:

Install path: /usr/local/bfd
Config path: /usr/local/bfd/conf.bfd
Executable path: /usr/local/sbin/bfd

which means installed with no errors

2.when i do this: /usr/local/sbin/bfd -s
i get

BFD version 0.9 <bfd@r-fx.org>
Copyright (C) 1999-2004, R-fx Networks <proj@r-fx.org>
Copyright (C) 2004, Ryan MacDonald <ryan@r-fx.org>
This program may be freely redistributed under the terms of the GNU GPL

3. there is already bfd file in the cron.d

MAILTO=webmaster@mydomain.com
SHELL=/bin/sh
*/10 * * * * root /usr/local/sbin/bfd -q

any idea what i am missing here?

APF 0.9.6-3
WHM 11.15.0 cPanel 11.18.6-S24739
REDHAT Enterprise 5.1 i686 on standard - WHM X v3.1.0
Kernel 2.6.18-53.el5

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved