What The Heck Is Wrong With HOTMAIL

Aug 3, 2007

I am not sure if this is the right forum, i am just so frustrated with hotmail. Unfortunetly most of my clients use hotmail. After 2-3 communications in the same day, Hotmail decides i am a spammer and blocks mails from my domain. Thats were the fun starts and frustation begins. My host do not support sender id, anyone have same issues?

View 5 Replies


ADVERTISEMENT

Bought Private Domain Name Server (DNS) To Prevent Hotmail Bouncing...am I Wrong?

May 12, 2009

While I am used to reselling and domain registration stuff, I am totally new to DNS stuff..I tried many searches and readings without hope.
that's why I need your help.

We have a problem that makes both incoming and outgoing emails from our website's email server not going or received, without any failure message or error message on both sides: the sender and receiver.

We talked to our webhosting company- they do not own, but host on a dedicated provided by Iweb in Canada - and they told us a quick solution for this:

To buy a private IP address, therefore our websites with them will not get blocked as spammy IP, setting us away from the dozens of sites they have on the same server IP (as domaintools reverse IP reported: xx other sites hosted on this server).

The company I work for agreed on this solution immediately as we are loosing customers for this problem.

They charged us 8$ a month for this "private ip".

We had the same problem for another day after their solution, when I checked domaintools, I found our websites are still on the same IP of the company. I called them, and the Admin there told me: it's a hidden CNAME setting that is not shown to public because it's "private" and the delay happenned because we had to contact Hotmail staff and wait for their reply to include it in their safe list, but others as Gmail and Yahoo do not require contacting them and will go through automatically."

My question is:

- What is Private IP/ Private DNS?
- Why and how it is used to prevent false blocking/bouncing?
- Does that mean they had to sell it to every domain, while their IP is not on blacklists (I checked it).
- Is Private IP just an internal setting or it has to be bought from a large ISP
like regular/public IPs? and if just some settings, is this price fair? we pay 120$ annually for hosting one site with them.
- They told us they put our other two sites on theis same new private IP. How can this be possible?
- I cannot understand: Hotmail can prevent our emails from reaching inboxes, but can it also prevent its users emails from reaching us?? Is this issue a Private-IP related??
- What do you think the real problem is, and what advice(s) should I follow to have our emails going and coming smoothly in the future?

Note: We don't send unsolicited emails ever. We only have a 1500-member mailinglist that we send a newsletter to, once every few months.

Our daily email traffic is about 10 to 20 messages in and out.

View 14 Replies View Related

What The Heck Is Going On

Aug 7, 2007

I was using dreamweaver to edit a few files in one of the accounts on my server (connected via ftp) and whenever I tried saving the files I would get an "unknown error" although I can successfully save files in other directorys in the same account.

So I thought it might be a permissions problem, but when I tried to change the directory permissions from file manager in cpanel I get the following error: [a fatal error or timeout occurred while processing this directive]

Checking the cpanel error log shows the following errors:

root@ip-208-109-89-86 [/usr/local/cpanel/logs]# tail -n 20 error_log
main::exectag('<cpanel Fileman="changeperm($FORM{'dir'},$FORM{'file' },$FORM...') called at cpanel.pl line 3491
main::dotag(undef) called at cpanel.pl line 3405
main::parsehtml('GLOB(0x8de7cc8)') called at cpanel.pl line 352
/home/logodesi/public_html/components/com_jreviews/tmpl/default chmod failed: Operation not permitted at cpanel.pl line 2078

View 8 Replies View Related

What The Heck Is SaaS

May 13, 2008

what the heck is SaaS is it the same as regular hosting like the same tools or different?

View 7 Replies View Related

Logwatch, What The Heck

Aug 2, 2008

Quote:

Requests with error response codes
400 Bad Request
200: 1 Time(s)
400: 1 Time(s)
401 Unauthorized
/: 2 Time(s)
404 Not Found
/user/soapCaller.bs: 2 Time(s)

I am a bit confused about this. Is logwatch telling me a 400 request also served a 200?

View 2 Replies View Related

Something Wrong With My APF

Mar 5, 2008

i have CentOs5 / Plesk Panel / VPS Server ...

and i install APF now with this /etc/apf/conf.apf FILE ......

PHP Code:

IG_TCP_CPORTS="20,21,22,25,53,80,110,143,443,465,993,995,8443"IG_UDP_CPORTS="37,53,873"EGF="1"EG_TCP_CPORTS="20,21,22,25,53,37,43,80,113,443,465,873,5224"EG_UDP_CPORTS="53,873" 

==================================

and i changed the interface to this venet0

PHP Code:

# Untrusted Network interface(s); all traffic on defined interface will be# subject to all firewall rules. This should be your internet exposed# interfaces. Only one interface is accepted for each value.IFACE_IN="venet0"IFACE_OUT="venet0" 

==================================

when i finish it and restart my apf its shows me like this ???

PHP Code:

[root@box ~]# apf -sapf(3107): {glob} activating firewallapf(3149): {glob} determined (IFACE_IN) venet0 has address 127.0.0.1apf(3149): {glob} determined (IFACE_OUT) venet0 has address 127.0.0.1apf(3149): {glob} loading preroute.rulesiptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295apf(3149): {resnet} downloading http://r-fx.ca/downloads/reserved.networksapf(3149): {resnet} download of http://r-fx.ca/downloads/reserved.networks failedapf(3149): {glob} loading reserved.networksapf(3149): {glob} SET_REFRESH is set to 10 minutesapf(3149): {glob} loading bt.rulesapf(3149): {dshield} downloading http://feeds.dshield.org/top10-2.txtapf(3149): {dshield} download of http://feeds.dshield.org/top10-2.txt failedapf(3149): {sdrop} downloading http://www.spamhaus.org/drop/drop.lassoapf(3149): {sdrop} parsing drop.lasso into /etc/apf/sdrop_hosts.rulesapf(3149): {sdrop} loading sdrop_hosts.rulesapf(3149): {glob} loading common drop portsapf(3149): {blk_ports} deny all to/from tcp port 135:139apf(3149): {blk_ports} deny all to/from udp port 135:139apf(3149): {blk_ports} deny all to/from tcp port 111apf(3149): {blk_ports} deny all to/from udp port 111apf(3149): {blk_ports} deny all to/from tcp port 513apf(3149): {blk_ports} deny all to/from udp port 513apf(3149): {blk_ports} deny all to/from tcp port 520apf(3149): {blk_ports} deny all to/from udp port 520apf(3149): {blk_ports} deny all to/from tcp port 445apf(3149): {blk_ports} deny all to/from udp port 445apf(3149): {blk_ports} deny all to/from tcp port 1433apf(3149): {blk_ports} deny all to/from udp port 1433apf(3149): {blk_ports} deny all to/from tcp port 1434apf(3149): {blk_ports} deny all to/from udp port 1434apf(3149): {blk_ports} deny all to/from tcp port 1234apf(3149): {blk_ports} deny all to/from udp port 1234apf(3149): {blk_ports} deny all to/from tcp port 1524apf(3149): {blk_ports} deny all to/from udp port 1524apf(3149): {blk_ports} deny all to/from tcp port 3127apf(3149): {blk_ports} deny all to/from udp port 3127apf(3149): {pkt_sanity} set active PKT_SANITYapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ALL NONEapf(3149): {pkt_sanity} deny inbound tcp-flag pairs SYN,FIN SYN,FINapf(3149): {pkt_sanity} deny inbound tcp-flag pairs SYN,RST SYN,RSTapf(3149): {pkt_sanity} deny inbound tcp-flag pairs FIN,RST FIN,RSTapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ACK,FIN FINapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ACK,URG URGapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ACK,PSH PSHapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ALL FIN,URG,PSHapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ALL SYN,RST,ACK,FIN,URGapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ALL ALLapf(3149): {pkt_sanity} deny inbound tcp-flag pairs ALL FINapf(3149): {pkt_sanity} deny outbound tcp-flag pairs ALL NONEapf(3149): {pkt_sanity} deny outbound tcp-flag pairs SYN,FIN SYN,FINapf(3149): {pkt_sanity} deny outbound tcp-flag pairs SYN,RST SYN,RSTapf(3149): {pkt_sanity} deny outbound tcp-flag pairs FIN,RST FIN,RSTapf(3149): {pkt_sanity} deny outbound tcp-flag pairs ACK,FIN FINapf(3149): {pkt_sanity} deny outbound tcp-flag pairs ACK,PSH PSHapf(3149): {pkt_sanity} deny outbound tcp-flag pairs ACK,URG URGapf(3149): {pkt_sanity} deny all fragmented udpapf(3149): {pkt_sanity} deny inbound tcp port 0apf(3149): {pkt_sanity} deny outbound tcp port 0apf(3149): {blk_p2p} set active BLK_P2Papf(3149): {blk_p2p} deny all to/from tcp port 1214apf(3149): {blk_p2p} deny all to/from udp port 1214apf(3149): {blk_p2p} deny all to/from tcp port 2323apf(3149): {blk_p2p} deny all to/from udp port 2323apf(3149): {blk_p2p} deny all to/from tcp port 4660:4678apf(3149): {blk_p2p} deny all to/from udp port 4660:4678apf(3149): {blk_p2p} deny all to/from tcp port 6257apf(3149): {blk_p2p} deny all to/from udp port 6257apf(3149): {blk_p2p} deny all to/from tcp port 6699apf(3149): {blk_p2p} deny all to/from udp port 6699apf(3149): {blk_p2p} deny all to/from tcp port 6346apf(3149): {blk_p2p} deny all to/from udp port 6346apf(3149): {blk_p2p} deny all to/from tcp port 6347apf(3149): {blk_p2p} deny all to/from udp port 6347apf(3149): {blk_p2p} deny all to/from tcp port 6881:6889apf(3149): {blk_p2p} deny all to/from udp port 6881:6889apf(3149): {blk_p2p} deny all to/from tcp port 6346apf(3149): {blk_p2p} deny all to/from udp port 6346apf(3149): {blk_p2p} deny all to/from tcp port 7778apf(3149): {blk_p2p} deny all to/from udp port 7778apf(3149): {glob} loading log.rulesapf(3149): {glob} virtual net subsystem disabled.apf(3149): {glob} loading main.rulesapf(3149): {glob} opening inbound tcp port 20 on 0/0apf(3149): {glob} opening inbound tcp port 21 on 0/0apf(3149): {glob} opening inbound tcp port 22 on 0/0apf(3149): {glob} opening inbound tcp port 25 on 0/0apf(3149): {glob} opening inbound tcp port 53 on 0/0apf(3149): {glob} opening inbound tcp port 80 on 0/0apf(3149): {glob} opening inbound tcp port 110 on 0/0apf(3149): {glob} opening inbound tcp port 143 on 0/0apf(3149): {glob} opening inbound tcp port 443 on 0/0apf(3149): {glob} opening inbound tcp port 465 on 0/0apf(3149): {glob} opening inbound tcp port 993 on 0/0apf(3149): {glob} opening inbound tcp port 995 on 0/0apf(3149): {glob} opening inbound tcp port 8443 on 0/0apf(3149): {glob} opening inbound udp port 37 on 0/0apf(3149): {glob} opening inbound udp port 53 on 0/0apf(3149): {glob} opening inbound udp port 873 on 0/0apf(3149): {glob} opening outbound tcp port 20 on 0/0apf(3149): {glob} opening outbound tcp port 21 on 0/0apf(3149): {glob} opening outbound tcp port 22 on 0/0apf(3149): {glob} opening outbound tcp port 25 on 0/0apf(3149): {glob} opening outbound tcp port 53 on 0/0apf(3149): {glob} opening outbound tcp port 37 on 0/0apf(3149): {glob} opening outbound tcp port 43 on 0/0apf(3149): {glob} opening outbound tcp port 80 on 0/0apf(3149): {glob} opening outbound tcp port 113 on 0/0apf(3149): {glob} opening outbound tcp port 443 on 0/0apf(3149): {glob} opening outbound tcp port 465 on 0/0apf(3149): {glob} opening outbound tcp port 873 on 0/0apf(3149): {glob} opening outbound tcp port 5224 on 0/0apf(3149): {glob} opening outbound udp port 53 on 0/0apf(3149): {glob} opening outbound udp port 873 on 0/0apf(3149): {glob} opening inbound icmp type 3 on 0/0apf(3149): {glob} opening inbound icmp type 5 on 0/0apf(3149): {glob} opening inbound icmp type 11 on 0/0apf(3149): {glob} opening inbound icmp type 0 on 0/0apf(3149): {glob} opening inbound icmp type 30 on 0/0apf(3149): {glob} opening inbound icmp type 8 on 0/0apf(3149): {glob} opening outbound icmp all on 0/0iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295apf(3149): {glob} resolv dns discovery for 207.218.192.38iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295iptables: Unknown error 4294967295apf(3149): {glob} loading postroute.rules 

View 6 Replies View Related

Wrong SSL Certificates Being Used

May 21, 2007

I'm just looking for some background information or a place where I can learn more about this.

Here's the problem:

The web site runs on a dedicated Apache server. There's 2 SSL certificates installed, one for e-commerce for https://www.mysite.com and one to help with the administrative interface for https://admin.mysite.com. I run a custom php application that forces the web page from http://www.mysite.com to https://www.mysite.com when going to an e-commerce page.

Generally everything runs Ok but a few times this year there has been a problem where the php application points to https://www.mysite.com/ecom.php but instead it gets https://admin.mysite.com/ecom.php and gets a page not found.

In discussing this with my web hosting company they claim they haven't changed anything but they do manage to fix the problem and get the web site working correctly again.

I generally figure that the web hosting company has done some type of maintenance on the web server and messed-up the dns entries or something for the SSL part of the web site but this is really outside my area of experience. I'm trying to understand what went wrong and where the entries are that determine when going to SSL which SSL certificate/URL is used.

View 2 Replies View Related

APF+BFD Ban For Wrong Username

Jun 1, 2008

My server with APF (firewall script) with BFD logs over 1215 events today of some hack user or bot trying to login to my server from various of IP trying many kind of usernames...

Is it possible to customize BFD to automatically ban the IP directly if the username they try to login with it was wrong 2 times?

For example the username is qwerty
The hack is trying with many usernames john, root, master, boot, etc...

View 5 Replies View Related

Wrong Cpu Reported

Jul 25, 2008

A friend of mine has a server that the provider claims is a Core2Duo, but looking at /proc/cpuinfo, the cpu is shown as:

Intel(R) Pentium(R) D CPU 000 @ 1.86GHz

What would cause this? I'm not saying the host is lying, I've just never seen this before and I haven't found anyone else with this problem on google. The processor is supposed to be a e6300, so the 1.86GHz speed is right. Also, this has happened on 2 different linux distros.

View 7 Replies View Related

Something Wrong With My Nameservers

May 17, 2007

I've been told by a few people that something's wrong with my nameservers. But I'm not sure what it is that's wrong.

the site => www.visualpoetry.ca

the DNSs: ns1.visualpoetry.ca / ns2.visualpoetry.ca

a zone check says:

Quote:

---- warning ----
w: Nameservers are all part of the same AS

* Adv: ZoneCheck

To avoid loosing all connectivity with the autoritative DNS in case of a routing problem inside your Autonomous System, it is advised to host the DNS on different AS.

*
All the nameservers are part of the same Autonomous System (AS number 30058), try to have some of them hosted on another AS.

* generic

w: Host doesn't reply to ICMP requests (firewall?)

* ns1.wablue.info./66.90.101.202
* ns2.wablue.info./66.90.65.34

w: Reverse for the nameserver IP address doesn't match

* ns2.wablue.info./66.90.65.34
* ns1.wablue.info./66.90.101.202

I'm not sure how to interpret this.

View 7 Replies View Related

Something Wrong With DNS Settings

Jun 4, 2007

I have bought a dedicated server with FDC servers and installed a script. Initially everything was working fine but now the site is not accessible. Everything is alright with the script installed but looks like there is some issue with the DNS settings. When I ping the IP address (it's dedicated ip address) it gives me an error. When I Ping the domain name, it just closes the window after few mins. Can someone experienced with WHM help me to fix the DNS settings? Of course, I am ready to pay for your help (though i might not have a very higher budget)

View 5 Replies View Related

What's Wrong With MY Mysql

Feb 22, 2007

I have a mysql-only server and the server is constantly > 30 in server load. I'm ousted as to what is wrong with mysql and what can be done to optimize it. Using mysql report to generate the following:

Quote:

MySQL 4.1.22-standard uptime 0 0:22:30 Thu Feb 22 07:14:45 2007

__ Key _________________________________________________________________
Buffer used 30.93M of 256.00M %Used: 12.08
Current 60.41M %Usage: 23.60
Write ratio 0.891
Read ratio 0.001

__ Questions ___________________________________________________________
Total 416.13k 308.2/s
DMS 136.54k 101.1/s %Total: 32.81
Com_ 120.17k 89.0/s 28.88
COM_QUIT 117.10k 86.7/s 28.14
QC Hits 44.35k 32.9/s 10.66
-Unknown 2.04k 1.5/s 0.49
Slow 19 0.0/s 0.00 %DMS: 0.01
DMS 136.54k 101.1/s 32.81
SELECT 82.50k 61.1/s 19.82 60.42
UPDATE 27.28k 20.2/s 6.56 19.98
REPLACE 10.85k 8.0/s 2.61 7.95
INSERT 7.98k 5.9/s 1.92 5.84
DELETE 7.93k 5.9/s 1.91 5.81
Com_ 120.17k 89.0/s 28.88
change_db 119.37k 88.4/s 28.69
admin_comma 791 0.6/s 0.19
show_variab 3 0.0/s 0.00

__ SELECT and Sort _____________________________________________________
Scan 6.38k 4.7/s %SELECT: 7.73
Range 6.35k 4.7/s 7.70
Full join 0 0/s 0.00
Range check 0 0/s 0.00
Full rng join 0 0/s 0.00
Sort scan 3.99k 3.0/s
Sort range 9.92k 7.4/s
Sort mrg pass 1.27k 0.9/s

__ Query Cache _________________________________________________________
Memory usage 5.85M of 32.00M %Used: 18.28
Block Fragmnt 22.41%
Hits 44.35k 32.9/s
Inserts 75.31k 55.8/s
Insrtrune 75.31k:1 55.8/s
Hit:Insert 0.59:1

__ Table Locks _________________________________________________________
Waited 54.03k 40.0/s %Total: 31.44
Immediate 117.80k 87.3/s

__ Tables ______________________________________________________________
Open 763 of 1500 %Cache: 50.87
Opened 769 0.6/s

__ Connections _________________________________________________________
Max used 651 of 650 %Max: 100.15
Total 119.74k 88.7/s

__ Created Temp ________________________________________________________
Disk table 24 0.0/s
Table 3.75k 2.8/s
File 2.55k 1.9/s

__ Threads _____________________________________________________________
Running 106 of 132
Cached 36 of 128 %Hit: 96.43
Created 4.28k 3.2/s
Slow 4 0.0/s

__ Aborted _____________________________________________________________
Clients 5.28k 3.9/s
Connects 1.16k 0.9/s

__ Bytes _______________________________________________________________
Sent 2.03G 1.5M/s
Received 159.51M 118.2k/s

And my my.cnf

Quote:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
max_connections = 650
key_buffer = 256M
myisam_sort_buffer_size = 64M
skip-locking
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 1M
table_cache = 1500
thread_cache_size = 128
wait_timeout = 10
connect_timeout = 5
tmp_table_size = 128M
max_allowed_packet = 36M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 32M
query_cache_type = 1
max_user_connections =600
[mysql.server]
user=mysql
basedir=/var/lib

[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid

[mysqldump]
quick
max_allowed_packet = 16M

[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M

[mysqlhotcopy]
interactive-timeout

View 5 Replies View Related

Exim Hotmail

Feb 16, 2008

I have a big problem with Hotmail and exim conf

My Customers sent many wrong emails to Hotmail and That's made my server as spam source and blocked by Hotmail

is there any conf at exim to check if email exist before sending

View 2 Replies View Related

Since Moved To Vps Hotmail

Oct 9, 2007

Since I moved to vps emails are some how being blocked by hotmail.

I have a forum which needs email activation but those registering with hotmail do not receive emails

View 14 Replies View Related

Blocked By Hotmail

Apr 23, 2007

My IP in clean from any blacklist/RBL databases but hotmail is blocking with the error message below:-

Remote host said: 550 Your e-mail was rejected for policy reasons on this gateway.

Reasons for rejection may be related to content such as obscene language, graphics, or spam-like characteristics (or) other reputation problems. For sender troubleshooting information, please go to [url]. Please note: if you are an end-user please contact your E-mail/Internet Service Provider for assistance.

View 14 Replies View Related

Mail With Hotmail

Oct 27, 2007

i have a very strange problem with hotmail service i can't send any email from my domains to any hotmail account and i can't send any email from hotmail account to any domain use my IP

when i send email using my mail server i got this reply

SMTP error from remote mail server after MAIL FROM:<myemail@mydomain.com> SIZE=2402:
host mx1.hotmail.com [65.54.244.136]: 550 DY-002 Mail rejected by Windows Live Hotmail for policy reasons. The likely cause is a compromised or virus infected server/personal computer. If you are not an email/network admin please contact your E-mail/Internet Service Provider for help. Email/network admins, please visit [url]for email delivery information and support

i contact hotmail and they only reply my with AUTOMATIC EMAIL Asking my if i can update my MSN SOFTWARE

View 14 Replies View Related

Hotmail And Senderscorecertified

Nov 30, 2007

We have a server, that we use to send to hotmail. The log says that the mail is send, but it do not reach hotmail.

We have set-up SPF record, reserve DNS and the IP’s is not spam listed. Anyone have any idea of what we are missing.

To awoid thise problems we have look a bit at senderscorecertified.com, but do any of you know if it is worth the money?

View 5 Replies View Related

Problem With Hotmail

May 13, 2007

my clients complains that they cannot send/recieve emails to and from hotmail where my server logs shows that it's sent.

2007-05-11 15:50:34 1Hmb8M-0005Yh-53 <= root@noc.****.com U=root P=local S=351 T="test" from for ****@hotmail.com
2007-05-11 15:50:34 1Hmb8M-0005Yh-53 => ****@hotmail.com F= R=lookuphost T=remote_smtp S=365 H=mx3.hotmail.com [65.54.244.72] C="250 Queued mail for delivery"
2007-05-11 15:50:34 1Hmb8M-0005Yh-53 Completed

View 14 Replies View Related

Wrong Disk Usage In WHM

Jul 11, 2009

I'm having a problem with my /usr. When I check it through WHM it's 100% full. But when I check it through SSH ( du -sh /usr ). it's almost 50% full

is there a way to let WHM recalculates the disk usage for /usr.

i already tried to empty it. but the 100% in WHM never changed. I deleted about 3GB of files. but in WHM, still saying 9.4GB used from 9.9GB

View 14 Replies View Related

Cant Go Wrong With Servint Vs Wiredtree Vps

Jul 28, 2008

ServInt:
speedtest 300-500kb/s from SF
burstable ram
99.730% uptime (hyperspin)
great customer service

Wiredtree:
speedtest 80-200kb/s from SF
no burstable ram
99.993% uptime (hyperspin)
great customer service

what to do....

can any servint vps users please PM me their url?

View 2 Replies View Related

Wrong Works Mod_layout

Jun 8, 2008

We Ask to forgive the bad English.

All orderly ed without mistake.
Apache/1.3.41

add In httpd.conf to virtual őîńňó for instance:
LayoutHeader "<H1>Test</H1>"

the text appears, but not there where it is necessary:

<H1>TEST</H1>
........
<head>
<title>title</title>
<meta http-equiv="Content-Type" content="text/html; charset==utf-8"/>
</head>
<body>
the text of the site.....

That is required?
It is Necessary ÷ňîá was removed so:

..........
<head>
<title>title</title>
<meta http-equiv="Content-Type" content="text/html; charset==utf-8"/>
</head>
<body><H1>TEST</H1>........

View 5 Replies View Related

Wrong Server Infomations

Oct 6, 2007

I have Core2Quad Q6600 + CentOs 5.0, Cpanel/WHM, but when i check Server Information i saw this:

Quote:

Processor #1 Vendor: GenuineIntel
Processor #1 Name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Processor #1 speed: 1596.000 MHz
Processor #1 cache size: 4096 KB

Processor #2 Vendor: GenuineIntel
Processor #2 Name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Processor #2 speed: 1596.000 MHz
Processor #2 cache size: 4096 KB

Processor #3 Vendor: GenuineIntel
Processor #3 Name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Processor #3 speed: 1596.000 MHz
Processor #3 cache size: 4096 KB

Processor #4 Vendor: GenuineIntel
Processor #4 Name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Processor #4 speed: 2394.000 MHz
Processor #4 cache size: 4096 KB

Can anyone tell my why it doesn't show correct speed.

Quote:

Processor #3 Vendor: GenuineIntel
Processor #3 Name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Processor #3 speed: 1596.000 MHz
Processor #3 cache size: 4096 KB

View 1 Replies View Related

ICMP Checksum Is Wrong

Jun 25, 2007

I've noticed in a few unrelated traceroutes from my dedicated server the error message shown below. Is this likely to be an issue with my provider or just a general backbone issue? It seems to show up after 4 or 5 hops on routers belonging to a number of different backbone providers.

More importantly does it indicate that there is packet loss/corruption on the line?

Code:
# traceroute www.cisco.com
traceroute to www.cisco.com (198.133.219.25), 30 hops max, 46 byte packets
1 XXX.XXX.XXX.XXX (XXX.XXX.XXX.XXX) 0.354 ms 0.294 ms 0.289 ms
2 66.154.95.219 (66.154.95.219) 0.486 ms 0.362 ms *
3 216.89.82.73 (216.89.82.73) 1.353 ms 1.047 ms 0.815 ms
4 dcr1-so-4-3-0.Atlanta.savvis.net (208.172.75.109) 2.617 ms 3.605 ms *
5 cw-gw.attga.ip.att.net (192.205.32.117) 2.892 ms 1.138 ms 1.178 ms
Icmp checksum is wrong
6 tbr2.attga.ip.att.net (12.122.81.154) 55.510 msIcmp checksum is wrong
55.077 msIcmp checksum is wrong
55.550 ms
Icmp checksum is wrong
7 tbr1.dlstx.ip.att.net (12.122.2.89) 54.579 msIcmp checksum is wrong
55.069 msIcmp checksum is wrong
54.964 ms
Icmp checksum is wrong
8 tbr1.la2ca.ip.att.net (12.122.10.50) 55.622 msIcmp checksum is wrong
55.462 msIcmp checksum is wrong
56.408 ms
9 gar1.sj2ca.ip.att.net (12.122.2.249) 53.999 ms 54.947 ms 53.960 ms
10 12.118.124.10 (12.118.124.10) 54.596 ms 54.329 ms 54.727 ms
11 sjce-dmzbb-gw1.cisco.com (128.107.239.53) 58.822 ms 68.721 ms 79.009 ms

View 6 Replies View Related

What Could Go Wrong With Unmanaged Windows VPS

Jul 21, 2007

While server (as whole) is [presumeabily] fully managed by hosting company in their own interest - then what could really go wrong with unmanaged Windows VPS.

View 1 Replies View Related

Whats Wrong With Vpscolo

Oct 14, 2007

All my sites are down raised tickets for the last 2 days still no answers

View 11 Replies View Related

Hotmail - Yahoo Mail

Mar 10, 2008

Nowadays it's everyone's headache for sending mails to hotmail and yahoo i guess. I am having the same problem.

I add the domainkey to domains, but when i send mail to yahoo it drops to spam.

I didn't tried it with hotmail, but reason for dropping spam at yahoo is probably because of no spf record.

I am having a bit trouble with setting spf. I read some documents and my mind is messed up, i can't figure out what to do.

My server's ip address is : xx.xx.xx.xx
My server's hostname is : server.x.com

and i have domains like , y.com, z.com, f.com bla bla that wants to send mail to hotmail.

Those sites are using different ips, but each ip is using more than 1 site,

I read that i need to setup reverse dns, but one article says i should do it for my hostname, other one says for mail server : mail.x.com.

So first question how should i setup reverse dns?

Second question, it says i need to add spf record for my domain, does it mean my hostname, or the domain i want to send mail ?

v=spf1 a mx ptr ~all
and than i should fill form at https://support.msn.com/eform.aspx?p...rid&ct=eformts

and than wait.

So i will be glad if someone can answer my questions and tell me if there is any missing parts.

View 4 Replies View Related

My Vps Cant Send Mail To Hotmail

Jun 6, 2008

i have a problem that the sites on my vps cant send mail to Hotmail but it sending mail to gmail easly..

View 14 Replies View Related

Hotmail Queued Email

Jun 27, 2008

Server: cpanel / centos 5

Problem: client claims emails to *only to* hotmail are delayed/queued for days.

Exim log:

=1450 id=20080627072040.tk66q718akgsss4k@webmail.cleintdomain.com T="testmail" from <info@cleintdomain.com> for user@hotmail.com
/var/log/exim_mainlog:2008-06-27 07:20:42 [15104] 1KCCwS-0003v3-I7 => user@hotmail.com F=<info@cleintdomain.com> P=<info@cleintdomain.com> R=lookuphost T=remote_smtp S=1807 H=mx4.hotmail.com [65.54.245.104]:25 C="250 <20080627072040.tk66q718akgsss4k@webmail.cleintdomain.com> Queued mail for delivery" QT=2s DT=1s

Is this somewhat in my control or not?

I have max outgoing mails per hour set to 100 and mail queue run at 60 minute intervals.

View 6 Replies View Related

Qmail, Php Mail , Hotmail

Jun 19, 2008

I have a vps with a site has phpbb2.

Before one month I migrated to another vps host.

In the old vps, the sending notfications such as reply new topic ( watch ), e-mail activations to new members notifications of the private messages were working very fine and each memeber which has valid e-mail will receiev these notifications from my forum.

The old vps using sendmail.

But the new one using qmail and it is will configured and the e-mail notifications are recieved which means that it is working except the ones who use hotmail accounts begin not recieve anything, the others e-mails are recieved well.

The files are the same, excpet the old uses sendmail, the new vps uses qmail.

After many days of searching how to solve this I decided to contact the support team.

They replied to me that they should do to overcome hotmail receive email problem, reverse PTR record needs to be added and to add SPF records under my domain's DNS zone.

They did and they told me to wait 24 hours, I waited for 4 days and it did not work.

I went back to them and again they look closely to my qmail configurations and it is fine and working and also they made an hotmail account to test and send e-mail form my mail server and it had been accepted which means that my domain and my new IP is not blocked by hotmail.

So their is nothing wrong excpet that email notifications from my phpbb it still won't go to members who have hotmail.

Very strange if the hotmail hates php mail scripts like phpbb why before in the old vps was like, and now suddenly hates.

View 10 Replies View Related

Hotmail Drop My Emails

Feb 29, 2008

I have a VPS with rDNS and SPF records configured fine. I am able to send email to all. But for hotmail I can not.

The strange is that on VPS log I have message that the trasation was competed:

**************
$
2008-02-29 23:22:07 1JVHMV-00069K-PE <= adriano@domain.com.br H=localho$
2008-02-29 23:22:08 1JVHMV-00069K-PE => teste.noreply@hotmail.com R=lookuphost $
2008-02-29 23:22:08 1JVHMV-00069K-PE Completed
***************

But the message was not delivered in any teste.noreply@hotmail.com folder (inbox or spam folder).

I can not understand it. What can to be happening?

View 14 Replies View Related

Hotmail Not Receiving Any Emails

Jan 22, 2008

Hotmail not receiving any emails from my server nevertheless log files is ok no problem and messages sent every thing is ok recently i contacted with my server's provider to make a ptr record at dns to fix hotmail problem and i shoked when i notice that they put a wronge ip

My Q: is that ptr record is important and it could be the reason for making hotmail rejecting my emails

View 3 Replies View Related







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