From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 14:15:06 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 4839E1065671 for ; Fri, 4 Apr 2008 14:15:06 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout1.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id 292288FC29 for ; Fri, 4 Apr 2008 14:15:06 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 8CDFA49A0F for ; Fri, 4 Apr 2008 10:09:47 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by lilypad.shadypond.com (Postfix) with ESMTPS id 55171B81F for ; Fri, 4 Apr 2008 14:11:33 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Fri, 4 Apr 2008 14:11:16 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804041411.20118.lists-fbsd@shadypond.com> Subject: Re: Email problem 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: Fri, 04 Apr 2008 14:15:06 -0000 On Friday 04 April 2008 05:33:48 Ruel Luchavez wrote: > Hi.. > > I am having trouble in my email server I spend many hours but i cant fix > it, hopeu can help me guys > One of the account i created cant send email in any email address like > gmail.com I created it the same settings > with my other account but it doesnt work...is ther a problem on my sever on > this? > > Your help is greatly needed...THANKS If you are running Postfix as your MTA, I recommend the "Book of Postfix" by Hildebrandt and Koetter. It also has a section on getting Courier IMAP working and how to get TLS working. I refer to the book every time I need to configure a new Postfix setup. See Also: http://www.phparchitecture.com/howto_show.php?id=2 Those won't help much if you are not using Postfix or Courier IMAP.