From owner-freebsd-questions@FreeBSD.ORG Mon Jun 7 02:30:20 2004 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 1D94816A4CE for ; Mon, 7 Jun 2004 02:30:20 +0000 (GMT) Received: from ssigc.net (dsl092-076-115.bos1.dsl.speakeasy.net [66.92.76.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88A243D2D for ; Sun, 6 Jun 2004 19:30:19 -0700 (PDT) (envelope-from info@mvcg.net) Received: from ssigc.net (localhost [10.10.10.13] (may be forged)) by ssigc.net (8.12.11/8.12.10) with ESMTP id i572Ungs033173; Sun, 6 Jun 2004 22:30:50 -0400 (EDT) Received: from NEON-DURON ([10.10.10.11]) by ssigc.net (MailMonitor for SMTP v1.2.2 ) ; Sun, 6 Jun 2004 22:30:49 -0400 (EDT) Message-ID: <060701c44c37$5cbfea50$0b0a0a0a@neonduron> From: "Thomas Farrell" To: "Gerard Seibert" , "freebsd-questions" References: Date: Sun, 6 Jun 2004 22:30:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: Changing SendMail Port Number 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: Mon, 07 Jun 2004 02:30:20 -0000 The answer to your question is: /etc/mail/sendmail.cf change this option & restart sendmail O DaemonPortOptions=Port=25 ----- Original Message ----- From: "Gerard Seibert" To: "freebsd-questions" Sent: Saturday, June 05, 2004 7:49 PM Subject: Changing SendMail Port Number > This is probably a stupid question, but how do I change the SMTP port > number that SendMail listens in on? I want to change it to something else, > like perhaps 24. My ISP is blocking 25 and I want to get around that > problem. > > Thanks! > > Gerard Seibert > gerard-seibert@rcn.com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >