Re: I can't send email to yahoo with my postfix server

2009-04-20 Thread debian debian
Please post the exact error that you are experiencing.




Kevin K.
Systems Administrator
www.stardothosting.com/linux-vps-hosting


On Thu, Apr 16, 2009 at 1:12 PM, Maurice Guerrier  wrote:
> Hello,
> I configure my postfix server, I can send email to user on the same pc, but
> When I try to send email to yahoo user. It doesn't work
>
> In the fiIe main.cf, i put in relay host [smt.neuf.fr] for my ISP, but my
> domain is paris.fr, I put in myhostname="server.paris.fr"
> the name of my server is "server"
>  mydestination = paris.fr, server.paris.fr, localhost.paris.fr localhost
>
> in my /etc/resolv.conf, I put : search paris.fr (my server DNS)
>         namerserver 192.168.1.1  (DNS
> name of my ISP and it's also the gateway)
>         nameserver 192.168.1.24 (my dns
> server)
>
> You think that i missed something ?
>
> Guerrier MAURICE
> Cell.: +33(0) 6 10 30 43 46
>
>
>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: I can't send email to yahoo with my postfix server

2009-04-16 Thread Gilles Mocellin
Le Thursday 16 April 2009 19:12:31 Maurice Guerrier, vous avez écrit :
> Hello,
> I configure my postfix server, I can send email to user on the same pc, but
> When I try to send email to yahoo user. It doesn't work
>
> In the fiIe main.cf, i put in relay host [smt.neuf.fr] for my ISP, but my
> domain is paris.fr, I put in myhostname="server.paris.fr" the name of my
> server is "server"
>
>  mydestination = paris.fr, server.paris.fr, localhost.paris.fr localhost
>
> in my /etc/resolv.conf, I put : search paris.fr (my server DNS)
> namerserver 192.168.1.1  (DNS
> name of my ISP and it's also the gateway) nameserver 192.168.1.24 (my dns
> server)
>
> You think that i missed something ?
>
> Guerrier MAURICE
> Cell.: +33(0) 6 10 30 43 46

Your domaine does not exist on Internet, your ISP will certainly block mails 
with a sender from an unknown domain.

You must masquerade your domaine behind your ISP'one.

Or better, use a real DNS name (you can use free ones, if you don't mind using 
their top level domains : dyndns.org, no-ip.org, homelinux.org...).



signature.asc
Description: This is a digitally signed message part.


Re: I can't send email to yahoo with my postfix server

2009-04-16 Thread mouss
Maurice Guerrier a écrit :
> Hello,
> I configure my postfix server, I can send email to user on the same pc,
> but When I try to send email to yahoo user. It doesn't work
> 

what does "doesn't work" mean exactly? postfix logs will help.

if you feel more confortable in french, you can switch to
debian-user-fre...@lists.debian.org
instead.


> In the fiIe main.cf, i put in relay host [smt.neuf.fr] for my ISP, but
> my domain is paris.fr, I put in myhostname="server.paris.fr"
> the name of my server is "server"

"server.paris.fr" doesn't resolve. is this the real name or did you
obfuscate it?

>  mydestination = paris.fr, server.paris.fr, localhost.paris.fr localhost
> 
> in my /etc/resolv.conf, I put : search paris.fr (my server DNS)
> namerserver 192.168.1.1 
> (DNS name of my ISP and it's also the gateway)
> nameserver 192.168.1.24 (my
> dns server)
> 
> You think that i missed something ?
>   
> Guerrier MAURICE
> Cell.: +33(0) 6 10 30 43 46
> 
> 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org