From owner-freebsd-questions@FreeBSD.ORG Thu Jul 30 14:58:24 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E853C106566B for ; Thu, 30 Jul 2009 14:58:24 +0000 (UTC) (envelope-from seraphyn@seraphyn.deveth.org) Received: from dd17120.kasserver.com (dd17120.kasserver.com [85.13.137.242]) by mx1.freebsd.org (Postfix) with ESMTP id 78E8C8FC12 for ; Thu, 30 Jul 2009 14:58:24 +0000 (UTC) (envelope-from seraphyn@seraphyn.deveth.org) Received: from deveth.org (HSI-KBW-085-216-033-034.hsi.kabelbw.de [85.216.33.34]) by dd17120.kasserver.com (Postfix) with ESMTP id 428C61874040B for ; Thu, 30 Jul 2009 16:58:25 +0200 (CEST) Date: Thu, 30 Jul 2009 16:47:55 +0200 From: Christian Grube To: questions@freebsd.org Message-ID: <20090730144754.GE11346@deveth.org> References: <20090728164933.GA23065@deveth.org> <1c3ed640d6dc05f4e8e7c1de45167a0c.squirrel@email.polands.org> <1248954937.26720.1327510041@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt (Debian GNU/Linux 5.0.2 (2.6.26-2-686)) X-Message-Flag: Please do not send HTML-Mails. Thanks. Cc: Subject: Re: mutt with muttprofile and GnuPG-Support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Christian Crube List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 14:58:25 -0000 Hi Andrew, > I may be misunderstanding the issue with SMTP. Is the poster just > needing to send email through a non-local email server? If so, the > port msmtp is very easy to use and works very well with mutt. >=20 > Andrew I've changed from Debian (used mutt there) to FreeBSD and it works very well. My issue was, that i used the .muttrc and some Profiles in my .mutt ( as example profile.chris, profile.seraphyn, profile.etc..) with muttprofile to have an allinone-MUA. Using buildin smtp/imap to use my Server at my hoster, SPAM/Virus etc is made there. OfflineIMAP for Backup. But after starting mutt-devel in FreeBSD i get following Errors: Fehler in /home/seraphyn/.mutt/profile.seraphyn, Zeile 1: file_charset: Unb= ekannte Variable. Fehler in /home/seraphyn/.mutt/profile.seraphyn, Zeile 13: header_cache: Un= bekannte Variable. Fehler in /home/seraphyn/.mutt/profile.seraphyn, Zeile 20: smtp_url: Unbeka= nnte Variable. Fehler in /home/seraphyn/.mutt/profile.seraphyn, Zeile 21: smtp_authenticat= ors: Unbekannte Variable. Fehler in /home/seraphyn/.mutt/profile.seraphyn, Zeile 22: smtp_pass: Unbek= annte Variable. >> Unbekannte Variable =3D means not known variable It is possible for me to spend my time without the file_charset, but the ot= her ones gives me some problems. Now I've to find out, what patches mutt in debian lenny is using to provide= them in FreeBSD. Mutt is much important for me, I dislike any GUI-click-MUAs. At the moment, I'm using mutt on my Srv ( till now debian driven, would be = changed soon). mutt in Debian is 1.15.18 and I saw the patches with mutt -v. So I've to keep up the good work and will post again after I've changed the= behaviour to a for me well known mutt;) If interrested mutt -v under Debian: http://deveth.pastebin.com/f1f082f38 Doesn't seems to be a problem for me really, hope so;) Greetings and Thanks Chris