From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1ECfOO-0006YS-JI
	for garchives@archives.gentoo.org; Tue, 06 Sep 2005 15:29:49 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j86FNxbL026189;
	Tue, 6 Sep 2005 15:23:59 GMT
Received: from flower.jolet.net (cpe-24-27-31-221.austin.res.rr.com [24.27.31.221])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j86FFABL000991
	for <gentoo-user@lists.gentoo.org>; Tue, 6 Sep 2005 15:15:11 GMT
Received: from localhost (localhost.localdomain [127.0.0.1])
	by flower.jolet.net (Postfix) with ESMTP id C2C9118035
	for <gentoo-user@lists.gentoo.org>; Tue,  6 Sep 2005 10:18:30 -0500 (CDT)
Received: from flower.jolet.net ([127.0.0.1])
 by localhost (flower.jolet.net [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 19554-02 for <gentoo-user@lists.gentoo.org>;
 Tue,  6 Sep 2005 10:18:30 -0500 (CDT)
Received: from [192.168.0.2] (206-127-19-237.fwd.datafoundry.com [206.127.19.237])
	by flower.jolet.net (Postfix) with ESMTP id 093C718031
	for <gentoo-user@lists.gentoo.org>; Tue,  6 Sep 2005 10:18:30 -0500 (CDT)
From: John Jolet <john@jolet.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Postfix configuration in server with dynamic IP
Date: Tue, 6 Sep 2005 10:18:49 -0500
User-Agent: KMail/1.8.1
References: <20050906132423.GA2400@malaquias>
In-Reply-To: <20050906132423.GA2400@malaquias>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200509061018.50204.john@jolet.net>
X-Virus-Scanned: by amavisd-new at jolet.net
X-Archives-Salt: 6159b1f5-b767-4f62-ac3c-389abb7710c2
X-Archives-Hash: e73abbf0d664a2bce80c6c72e62011aa

On Tuesday 06 September 2005 08:24, romildo@uber.com.br wrote:
> Hello.
>
> I am looking for a posftix configuration for
> my computer, which receives a dynamic IP through
> adsl.
>
> Currently I am using postfix for sending mail from
> this computer, but most of the time the IP I
> receive from my ISP is blacklisted and is rejected
> on some destinations. So I want to use my ISP
> mail server for sending mail (with athentication).
>
> Maybe someone can send me a postfix configuration
> for that.
just add the destination pattern to /etc/postfix/transport (for instance 
sbcglobal.net smtp:smtp-server.austin.rr.com, is what I have for one, since 
my "official" smtp server is stmp-server.austin.rr.com).  then run postmap 
transport and reload postfix.
-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
john@jolet.net
-- 
gentoo-user@gentoo.org mailing list