From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 03:18:46 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68810E66 for ; Sat, 29 Mar 2014 03:18:46 +0000 (UTC) Received: from mail.koukaam.se (mail.koukaam.se [193.86.201.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.koukaam.se", Issuer "KOUKAAM Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E4638B1E for ; Sat, 29 Mar 2014 03:18:45 +0000 (UTC) Received: from [192.168.1.41] (unassigned-81-90-254-125.ujezd.net [81.90.254.125] (may be forged)) (authenticated bits=0) by mail.koukaam.se (8.14.5/8.14.5) with ESMTP id s2T3IfXk019636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sat, 29 Mar 2014 04:18:48 +0100 (CET) (envelope-from knezour@weboutsourcing.cz) Message-ID: <53363B8C.8080302@weboutsourcing.cz> Date: Sat, 29 Mar 2014 04:18:36 +0100 From: Ondra Knezour User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Johannes-Maria Kaltenbach , freebsd-questions@freebsd.org Subject: Re: (still) problems with email/ssl and t-online.de/telekom.de References: <20140326145149.GB2031@jmk.org> <20140327161804.GB23824@jmk.org> <5334D72B.9010406@bananmonarki.se> <20140328102129.GA2387@jmk.org> <20140328143822.GB20777@jmk.org> <20140328162936.GA34081@jmk.org> In-Reply-To: <20140328162936.GA34081@jmk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2014 03:18:46 -0000 Dne 28.3.2014 17:29, Johannes-Maria Kaltenbach napsal(a): > Where do I put this authentication string in the sendmail and/or > stunnel configuration so that authentication works also for sending > mails? You are probably looking for authinfo feature? See https://www.dnsexit.com/support/mailrelay/sendmail.html for example. -- Ondra Knezour