From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 06:05:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12997106567C for ; Thu, 31 Jul 2008 06:05:45 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id CB7548FC08 for ; Thu, 31 Jul 2008 06:05:44 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (106.6.192-77.rev.gaoland.net [77.192.6.106]) by smtp.lamaiziere.net (Postfix) with ESMTPA id D6B9663365B; Thu, 31 Jul 2008 08:00:48 +0200 (CEST) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 873DD5785E8; Thu, 31 Jul 2008 08:05:41 +0200 (CEST) Date: Thu, 31 Jul 2008 08:05:39 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: freebsd-questions@freebsd.org Message-ID: <20080731080539.1f453461@baby-jane-lamaiziere-net.local> In-Reply-To: <200807301835.17740.af300wsm@gmail.com> References: <200807301835.17740.af300wsm@gmail.com> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-apple-darwin9.3.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: Andrew Falanga Subject: Re: Having some problems with a FreeBSD mail server (SMTP) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 06:05:45 -0000 Le Wed, 30 Jul 2008 18:35:17 -0600, Andrew Falanga a écrit : > Hi, > > I run a mail server for my church. Today I was called that folks are > able to receive, but not send their mail. They are all currently > configured for POP3 (I use dovecot). > > At home I tried to send mail to two different e-mail accounts of mine > using the church e-mail server and was successful. I used KMail for > this. > > As I look through /var/log/maillog I do not even see > authid= in the mail log (I'm using TLS with > sendmail). One of the pastor's told me the error he's seeing is > "timeout." They are using Outlook, I'm not sure of the version. > What problems do people here usually encounter with Outlook mail > clients and their SMTP servers? > > At this point, I'd just like to have some leads. Any ideas what > might be keeping them from sending? They can all log in and receive > e-mail POP3. May be their ISPs filter the port 25 now?