From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 11:25:37 2005 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 5CB4116A4CE for ; Tue, 22 Mar 2005 11:25:37 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7BF43D1F for ; Tue, 22 Mar 2005 11:25:35 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2MBOxmr025008; Tue, 22 Mar 2005 13:24:59 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2MBPXGF018295; Tue, 22 Mar 2005 13:25:33 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j2MBPXsu018294; Tue, 22 Mar 2005 13:25:33 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 22 Mar 2005 13:25:33 +0200 From: Giorgos Keramidas To: Ulf Magnusson Message-ID: <20050322112533.GA15787@orion.daedalusnetworks.priv> References: <951e41953ef5.953ef5951e41@liu.se> <20050321104319.GB1373@orion.daedalusnetworks.priv> <20050322101649.GA15294@obygden> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050322101649.GA15294@obygden> cc: freebsd-questions@freebsd.org Subject: Re: Mutt & sendmail configuration problems 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: Tue, 22 Mar 2005 11:25:37 -0000 On 2005-03-22 11:16, Ulf Magnusson wrote: >On Mon, Mar 21, 2005 at 12:43:19PM +0200, Giorgos Keramidas wrote: >>On 2005-03-20 14:21, Ulf Magnusson wrote: >>> [ Question about Sendmail, SMART_HOST and delivery failures like: ] >>> >>> % ----- The following addresses had permanent fatal errors ----- >>> % >>> % (reason: 504 : Sender address rejected: need fully-qualified address) >> >> [ Description of FEATURE(`genericstable') ] > > I switched to Postfix, and after a little twiddling everything works > fine. I'll just stick with PF until I need some sendmail-specific > feature. Anyway, thanks for your help! It's ok. As long as you can do what you want, it shouldn't really matter if you are using Sendmail, Postfix, Exim or whatever. One good thing about your question has reminded me of a comment a close friend has made several times: that the Handbook instructions about SMART_HOST are fine, as long as one uses the -f option of Sendmail in their .muttrc or a similar way to set the envelope-from address. But most people don't know what the difference is between envelope-from and the header-from address that their mailer sets. I should really update the Handbook one of these days. This particular item has been sitting in my TODO list for months now, waiting a bit of available time :-) Since a lot of people may read this thread in the archives of the list and have similar questions about Sendmail or Postfix, can you post a reply with a small description of the procedure needed to configure Postfix to do something similar? That would be nice to have in the list archives. Regards, Giorgos