(03-10-2009 08:12 PM)rbtux Wrote: please show:
postconf | grep "^my"
host your server
host your ip
using domain keys and/or spf records should help
Code:
postconf | grep "^my"
mydestination = $myhostname, $mydomain
mydomain = $myhostname
myhostname = mail.greenbit.ro
mynetworks = 127.0.0.1/32 80.96.56.98/32 192.168.0.1/32
mynetworks_style = host
myorigin = $myhostname
host mail.greenbit.ro
mail.greenbit.ro has address 80.96.56.98
host 80.96.56.98
98.56.96.80.in-addr.arpa is an alias for 98.64-127.56.96.80.in-addr.arpa.
98.64-127.56.96.80.in-addr.arpa domain name pointer mail.greenbit.ro.
using domain keys and/or spf records - about this i kinda don't know, but i assume i use spf records (default ispcp v1 - debian lenny) and i guess it's this thing: v=spf1 a mx ip4:80.96.56.98 ~all