Genuine Mails Getting Detected As Spam
Aug 27, 2007
I am using Merak Mail server 8.0.3 (Windows). From past 2 - 3 days many of my users are complaining their genuine mails are going to spam. The value set for antispam is 5 i.e. if antispam value is above it is detected as spam else not spam.
But from past few days which ever genuine mail is detected as spam I have found an very uncommon thing in it. It shows '10.4 FH_HAS_X Has X: header'
The SpamAssassin table shows the following information:
Content analysis details: (16.34 points, 5.00 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.1 HTML_MESSAGE HTML included in message
0.1 HTML_TAG_EXISTS_TBODY HTML has "tbody" tag
2.2 DEAR_SOMETHING Contains 'Dear (something)'
2.4 BAYES_80 Bayesian spam probability is 80 to 90%
0.0 NO_RDNS2 Sending MTA has no reverse DNS
10.4 FH_HAS_X Has X: header
1.1 SARE_HEAD_MIME_INVALID SARE_HEAD_MIME_INVALID Invalid mime version
0.1 SARE_HEAD_HDR_XMS SARE_HEAD_HDR_XMS Message headers used whic
View 4 Replies
ADVERTISEMENT
Feb 8, 2008
I'm just working with my first dedicated server and also in the process of coding a new site. Anyway, I've gotten around to emailing users from scripts on my site (Java Servlet). Using Sendmail as the server (with default config) the emails are detected as spam by pretty much everything.
I'm looking for a complete list of things which need to be done to ensure an email isn't detected incorrectly as spam. I've read through various sites etc but haven't found a definitive list of things which should be done. I'm sure this would be helpful for other forum visitors too.
I'm NOT trying to send spam or anything like that but I haven't set up a dedicated server before.
View 9 Replies
View Related
May 4, 2008
We have tried fixing this problem, but its not working..
Our IP: 66.212.18.238 is sending mails to spam box.., It doesn't seem to be blacklisted..
View 4 Replies
View Related
Apr 7, 2007
i own my dedicated server. every mail that i send via whm, or even via my php script, goes to SPAM box of yahoo/google,...
(also i setted up REPLY-TO header in my php script)
View 2 Replies
View Related
Jul 24, 2009
One of my e-mail addresses - steve@acme.ie - is regularly marked as spam. My mail server is not blacklisted. My e-mails are always plaintext, and only sometimes have URLs in them.
Looking at my mail server health everything looks ok except for what I assume are reverse DNS entries for my domain. So I'm guessing this is the problem.
So...
1. Do I need to ask my hosting company (I have a dedicated server with the planet) to set up reverse DNS entries for all my domains, or can I do this manually? Note I use my own DNS server, I do not use the hosting company's DNS server.
2. Will it be a problem that all my domains (dublinjobs.ie, acme.ie, etc.) use the same IP?
View 4 Replies
View Related
Jul 30, 2009
All the mail sent from your server is going into the JUNK folder of other servers, such as Hotmail, GMail, Yahoo,etc, not reaching the inbox What are the steps needs to be taken to prevent mails going JUNK folder
IP not Blacklisted
SPF record Present
Domain key Present
View 8 Replies
View Related
Sep 27, 2007
I just realised that there is too many failure notice mail goes out from my server. All of those ones are spam.
1-) How can i understand how they are being sent? I mean from which domain or smtp etc.
2-) Is there a way to filter especially failure notice mails sent out from server?
View 2 Replies
View Related
Oct 31, 2008
I have enabled domainkeys in the mail server and all the emails going out of the server are signed by domainkeys. Yahoo confirms the domainkeys as verified for each message sent to their servers. However, Yahoo still delivers the emails to the spam folder instead of the inbox. I have done the domainkeys setup only an hour ago. Does Yahoo take time to recognize the sender server as genuine and deliver all the emails to the inbox or is there some other reason for the emails going to the spam folder? One thing is sure, Yahoo sucks and it sucks big time.
View 9 Replies
View Related
May 19, 2008
Is this pretty much the default action or do I need to take some steps to get the IP/domain for our mailserver whitelisted?
View 8 Replies
View Related
Nov 20, 2014
I run a server and have ONLY problems if i am sending mails to domains hosted by google ...
OSUbuntu 12.04.5 LTS
Plesk version12.0.18 Update #24, last updated at Nov 20, 2014 06:32 AM
Here a little bit about my configuration:
a) I have set a Reverse DNS (xyz.mydomain1.com) - My hostname!
b) i run 4 domains on this server (mydomain1, mydomain2, mydomain3, mydomain4)
c) my DNS settings are made by myself in my Domain Provider account
d) i also set SPF records and i use Domain Keys
Everything works like a charm but following now the outputs with my problems:
Here is my postconf -n output:
Code:
root@shamu:/etc/postfix# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases
append_dot_mydomain = no
[Code] ....
Now I sending a email from my domain2.tld and google rejects this email ...
View 11 Replies
View Related
Aug 3, 2007
i have an site on my server when i open it the kaspersky anti viruss detect there is an trojan in this site .. ( see the picture in the attachment )
and i checked the server from the whm and there is result 15 POSSIBLE Trojans Detected
How i can solve this ?? and remove this trojans .
View 14 Replies
View Related
Nov 27, 2007
We recently setup a server with 4 gigs of RAM and installed Fedora core 7 32-bit version in it. After installing the OS, I have found that Fedora is able to detect only 2 GB and not 4 GB of RAM. I installed the kernel-PAE and kernel-PAE-devel modules and restart the server and made sure that the the OS with the PAE switch starts at boot time. However, the OS still does not detect the 4 GB RAM. Any idea what else can be done apart from installing the 64-bit OS in the system?
View 14 Replies
View Related
Dec 9, 2007
Just installed fresh centos 5 / cpanel and now I get this:
No filesystems with quota detected.
[root@server scripts]# quotacheck -avugm
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.
Code:
[root@server scripts]# /scripts/initquotas
Quotas are now on
Updating Quota Files......
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.
....Done
How do I fix this?
Code:
LABEL=/1 / ext3 defaults,usrquota 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
LABEL=SWAP-sda2 swap swap defaults 0 0
View 1 Replies
View Related
Jun 15, 2007
I am using Windows 2003 Enterprise Edition SP1 and i have recently set the computer up to 4GB RAM. I notice a problem occur error :
When I start the computer, Bios detected all 4GB Ram. However, i have checked Total physical memory in General (My Computer-> Properties) doesnot detect all 4GB Ram. it only detect 3GB Ram.
I have checked that this OS support up to 32GB . Why it doesn't detect all 4GB ?
What happen to it?
Mainboard : Intel chipset 915GL
I did following the instruction in internet (exactly is Microsoft) is /PAE in boot.ini file. But, it doesnt work.
View 8 Replies
View Related
Sep 4, 2007
I got email notice about this:
Quote:
The following warning/error was logged by the smartd daemon:
Device: /dev/sdb, 1 Currently unreadable (pending) sectors
For details see host's SYSLOG (default: /var/log/messages).
Quote:
The following warning/error was logged by the smartd daemon:
Device: /dev/sdb, 1 Offline uncorrectable sectors
For details see host's SYSLOG (default: /var/log/messages).
It causes server crash and down.
View 3 Replies
View Related
Aug 11, 2007
in one of my CentOS 64bit, there is errors with NICs
NETDEV WATCHDOG: eth0: transmit timed out
e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex
e1000: eth0: e1000_watchdog_task: 10/100 speed: disabling TSO
e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang
Tx Queue <0>
TDH <59>
TDT <5c>
next_to_use <5c>
next_to_clean <58>
buffer_info[next_to_clean]
time_stamp <1241628eb>
next_to_watch <59>
jiffies <124162eba>
next_to_watch.status <0>
e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang
Tx Queue <0>
TDH <59>
TDT <5c>
next_to_use <5c>
next_to_clean <58>
buffer_info[next_to_clean]
time_stamp <1241628eb>
next_to_watch <59>
jiffies <12416368a>
next_to_watch.status <0>
Is there any idea for fixing? It's SM PDSMI+ board. Kernel 2.6.9-55.0.2.ELsmp #1 SMP Tue Jun 26 14:14:47 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
View 1 Replies
View Related
Jan 8, 2008
I have 2 reseller accounts with one provider, and in the last several days I have noticed that when you visit the site for the first time, my AV software detects a trojan on the site, but the code & html files are 100% clean!
I'm suspecting that there is something being injected into the scripts from the server daemons that's either running or something else.
Anyone have any suggestions?
View 14 Replies
View Related
Apr 12, 2009
tell me about leaseweb for Webhosting Service not Detected servers?
And i want ask if they allowed Warez linking?
View 7 Replies
View Related
Feb 1, 2008
I installed 2 SATA raptors drives on my server. I formatted/partitioned one of the drives through WHM. After rebooting both drives disappeared. They are still detected within the BIOS but not in CentOS. It is possible that I installed a wrong driver or made a bad configuration change.
Server Info:
CentOS 4.6 64bit
cPanel/WHM
Motherboard: [url]OS is running on a 250GB IDE drive
2 SATA WD Raptors (That I am trying to get to work)
View 14 Replies
View Related
Apr 29, 2008
I always recieve this email: from lfd
Time: Tue Apr 29 03:40:13 2008
Possible detection of "Random JS Toolkit"
Failed to create test directory /etc/csf/1: No space left on device:
See [url] for more information
I do this to test if my server is infected:
mkdir /home/1
it created without any problems
and I used tcpdump and I got this:
<script type="text/javascript" src='jscripts/ips_ipsclass.js'></script>
<script type="text/javascript" src='jscripts/ipb_global.js'></script>
<script type="text/javascript" src='cache/lang_cache/en/lang_javascript.js'></script>
<script type="text/javascript" src='jscripts/ips_xmlhttprequest.js'></script>
<script type="text/javascript" src='jscripts/ipb_global_xmlenhanced.js'></script>
is that mean the server is infected? but these scripts are for the IPB forum board so why I still recieve this email?
View 10 Replies
View Related
May 25, 2015
Behind a pfsense box we have a computer who act as a forward proxy with apache. At the end we have the family computer.This is the problem: i can't hide the forward proxy on internet, the forward proxy is reported "detected".
View 2 Replies
View Related
Sep 19, 2012
I do not know how this happened though. When I use find command on shell, I got the following error.
find: File system loop detected; `/var/named/chroot/var/named' is part of the same file system loop as `/var/named'.
It is minimal CentOS6.3 install with plesk 11.
View 15 Replies
View Related
Jun 28, 2015
in CENTOS 6.6 / PLESK 12 when I use the find command I get this notice:find: File system loop detected; "/var/named/chroot/var/named" is part of the same file system loop as "/var/named".
View 2 Replies
View Related
Jul 17, 2014
On server are many Wordpress installations after scan all these were added however about 90% have this tool-tip message "A WordPress installation was previously detected at this path, but it is not operating properly now." How to correct and manage these installations
View 4 Replies
View Related