From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 18:06:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B5CB37B401 for ; Fri, 25 Jul 2003 18:06:28 -0700 (PDT) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C4F43F85 for ; Fri, 25 Jul 2003 18:06:27 -0700 (PDT) (envelope-from cnst@rbcmail.ru) Received: from user158.net276.nc.sprint-hsd.net ([205.240.33.158] helo=rbcmail.ru) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19gDVx-00077v-00; Fri, 25 Jul 2003 18:06:25 -0700 Message-ID: <3F21D404.8050107@rbcmail.ru> Date: Fri, 25 Jul 2003 21:06:12 -0400 From: Constantine User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.4) Gecko/20030624 X-Accept-Language: en-gb, ru, en-us, en MIME-Version: 1.0 To: Olaf Hoyer References: <20030726024107.O53373-100000@gaff.hhhr.ision.net> In-Reply-To: <20030726024107.O53373-100000@gaff.hhhr.ision.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Host name for sendmail. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 01:06:28 -0000 Olaf Hoyer wrote: >On Fri, 25 Jul 2003, Constantine wrote: > > > >>Olaf Hoyer wrote: >> >> >> >>>I also use a 4.8 box as DSL Router via PPPoE, and there is a sendmail on >>>it. Ok, I'd have to check whether he can relay directly, and what IP in >>>the HELO appears, but the box itself can identify its IP without probs. >>>I'm also using the tunnel interface to connect... >>> >>>But I'd recommend using a smarthost. Is better and cleaner. >>> >>>Olaf >>> >>> >>> >>I have a cable modem with nat, so the FreeBSD box itself does not has >>any routable ip-address (the ip, that is connects the box to the >>internet is 192.168.1.2). What can I do in this case? >> >>And actually, I started up my own SMTP-server, because the one that was >>provided by my ISP was in some spam-blocking programmes, so I was unable >>to send some messages through it. So, as I understood, smarthost will >>not work for me. >> >> > >Uups. > >Well, ok, you get a private IP. >Ok, AOL users get this too, for surfing only its ok, but for anything >else its debateable. > >The question is, why was the mailserver of your ISP rejected? >Was it on any blacklists, and why? > >When the Mailserver of an ISP is for a longer period, or repeatedly, on >some rbl lists, this is a sign of very poor service. >In that case, I'd change my provider... > >Ok, you should in those cases register with a freemail-service, or any >other independent mail-provider, which gives you the possibility to: > >a) Identify yourself with SMTP-Auth with his server >b) and send mails with any from: address > > >In the FreeBSD-handbook there is a chapter for using sendmail with >SMTP-Auth as a client, shall work then. > >Olaf > Okay, that seems to be too complicated to do, and my idea is not to use any third-party smtp-servers... The provider is Earthlink DSL, and the problem I was having, is that some mail-servers in Russia do not want to accept any mail from one of the Earthlinks' smtp-servers (207.217.120.122). The IP-address of my modem (the address of the FreeBSD box visible to the internet) stays constant usually within a week or so, so I believe there should be some more neat solutions for the problem... Cheers, Constantine.