Well... i read another 2 threads in the forum with similar/same problem, but i don't could finish stand because all i try fail T_T and i can't send a e-mail to hotmail...
This is my actual situation:
Anyserver -> MyS (My Server) = OK
MyS -> Gmail = OK
MyS -> Yahoo = SPAM
MyS -> Hotmail = Don't Reach
Hotmail -> MyS -> RE:Hotmail = OK (i love MS -.-)
Log...
Code:
Jun 17 19:57:03 server postfix/smtp[3332]: 683E5F*****: to=<mymail@hotmail.com>, relay=mx3.hotmail.com[65.54.244.200]:25, delay=2.5, delays=0.63/0.02/1.3/0.57, dsn=2.0.0, status=sent (250 <4857****.207****@MyDomain.tdl> Queued mail for delivery)
Jun 17 19:57:04 server postfix/smtp[3333]: 683E5FBC***: to=<MyMail@yahoo.com.ar>, relay=c.mx.mail.yahoo.com[216.39.53.3]:25, delay=3.3, delays=0.63/0.02/2.3/0.4, dsn=2.0.0, status=sent (250 ok dirdel)
Jun 17 19:57:07 server postfix/smtp[3331]: 683E5F*****: to=<MyMail@gmail.com>, relay=gmail-smtp-in.l.google.com[66.249.83.27]:25, delay=6.1, delays=0.63/0.01/1.4/4.1, dsn=2.0.0, status=sent (250 2.0.0 OK ***3743427 i37si18***35wxd.14)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
A thing that i found could be a big problem, is that "Server IP" is in 1 blacklist
... looking with same IP's, i found that the cause is the ISP (range IP's, not only the server IP).
That Blacklist is this:
http://www.uceprotect.net/
This blacklist could be affecting me?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
main.cf
Code:
# Postfix directory settings; These are critical for normal Postfix MTA functionallity
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
# Some common configuration parameters
inet_interfaces = all
mynetworks_style = host
myhostname = ServerName.Domain.TDL
mydomain = Admin.Domain.TDL (Panel URL)
myorigin = $myhostname
smtpd_banner = $myhostname ESMTP
setgid_group = postdrop
# Receiving messages parameters
mydestination = mail.$myhostname, $mydomain
append_dot_mydomain = no
append_at_myorigin = yes
local_transport = local
virtual_transport = virtual
transport_maps = hash:/etc/postfix/ispcp/transport
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
I try this now, but i use a lot of posibilitis, i think this config isn't the problem.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sorry for ask again with a new thread, but i read all day info, and i cannot fix it, in this days i will try to contact MS support, and read some more of this problem to fix this.
1 more thing... my Hostname config of Debian is "ServerName.Domain.TDL" (FQDN) not Domain.TDL