From owner-freebsd-questions Thu Mar 7 7:36: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id C351337B44B for ; Thu, 7 Mar 2002 07:34:16 -0800 (PST) Received: from rambo.simx.org (malin.twenty4help.se [195.67.108.195]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id g27FHGZ46737; Thu, 7 Mar 2002 15:17:16 GMT (envelope-from listsub@rambo.simx.org) Message-ID: <3C878479.401@rambo.simx.org> Date: Thu, 07 Mar 2002 16:17:13 +0100 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Peter Leftwich Cc: Mike Dewhirst , FreeBSD Questions Subject: Re: mail server References: <20020306193907.A2150-100000@earl-grey.cloud9.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Leftwich wrote: >I'm looking into "fetchmail" (it's in the ports directory) but I can't get >it to work because [1] I can't find where to download imapd and [2] it >pipes through ssh using a weird /.fetchmailrc command line rather than a >more intuitive setup... *grumble* so I chug on, ssh'ing from my FreeBSD box >to another FreeBSD box and run pine there. > >-- >Peter Leftwich >President & Founder >Video2Video Services >Box 13692, La Jolla, CA, 92039 USA >+1-413-403-9555 > This seems to be a very common confusion. Fetchmail is *not* a mailserver, its just a utility to fetch your mail from another mailserver and deliver it to your local machine (or forward it to another mail account). There are plenty of POP3 and IMAP servers in the ports collection that allows encrypted connections. I use imap-uw-2001a for IMAP, and cucipop-1.31 for POP connections, both with SSL support. > >On Tue, 5 Mar 2002, Mike Dewhirst wrote: > >>Return-Path: >>Received: from mail2.registeredsite.com (mail2.registeredsite.com >> [64.224.9.11]) >> by russian-caravan.cloud9.net (Postfix) with ESMTP id 936BA28B5C >> for ; Tue, 5 Mar 2002 09:20:33 -0500 (EST) >>Received: from mail.video2video.com (mail.video2video.com [209.35.10.22]) >> by mail2.registeredsite.com (8.11.6/8.11.4) with ESMTP id >> g25DQ5V30077 >> for ; Tue, 5 Mar 2002 08:26:06 -0500 >>Received: from mx2.freebsd.org [209.35.10.22] by mail.video2video.com >> (SMTPD32-6.06) id A430EDC00D0; Tue, 05 Mar 2002 09:20:32 -0500 >>Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) >> by mx2.freebsd.org (Postfix) with ESMTP >> id 6FD5655D64; Tue, 5 Mar 2002 06:20:21 -0800 (PST) >> (envelope-from owner-freebsd-questions@FreeBSD.ORG) >>Received: by hub.freebsd.org (Postfix, from userid 538) >> id 2C8AD37B405; Tue, 5 Mar 2002 06:20:18 -0800 (PST) >>Received: from localhost (localhost [127.0.0.1]) >> by hub.freebsd.org (Postfix) with SMTP >> id 4DC852E808C; Tue, 5 Mar 2002 06:20:16 -0800 (PST) >>Received: by hub.freebsd.org (bulk_mailer v1.12); Tue, >> 5 Mar 2002 06:20:16 -0800 >>Delivered-To: freebsd-questions@freebsd.org >>Received: from mail3.ucles.org.uk (mail3.ucles.org.uk [192.149.119.13]) >> by hub.freebsd.org (Postfix) with ESMTP id 6024337B423 >> for ; Tue, 5 Mar 2002 06:19:49 -0800 (PST) >>Received: from mail3.ucles.org.uk (unverified) by mail3.ucles.org.uk >> (Content Technologies SMTPRS 4.2.5) with ESMTP id >> for ; >> Tue, 5 Mar 2002 14:17:09 +0000 >>Received: by forest.nrl.navy.mil with Internet Mail Service (5.5.2653.19) >> id ; Tue, 5 Mar 2002 14:17:09 -0000 >>Message-ID: <0B0368CED76DD4118E1200D0B73E9B5D041E9F0B@MAIL1> >>From: Mike Dewhirst >>To: "'questions@freebsd.org'" >>Subject: mail server >>Date: Tue, 5 Mar 2002 14:17:22 -0000 >>MIME-Version: 1.0 >>X-Mailer: Internet Mail Service (5.5.2653.19) >>Content-Type: multipart/alternative; >> boundary="----_=_NextPart_001_01C1C450.777AF860" >>Sender: owner-freebsd-questions@FreeBSD.ORG >>List-ID: >>List-Archive: (Web Archive) >>List-Help: (List Instructions) >>List-Subscribe: >> >>List-Unsubscribe: >> >>X-Loop: FreeBSD.ORG >>Precedence: bulk >> >>What is a good, secure (!) mail server. Are there ones which allow you to encrypt POP3/IMAP comms? >>Regards, >>Mike >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message