From owner-freebsd-questions Sat Feb 12 8:17: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by builder.freebsd.org (Postfix) with ESMTP id 4C28C3ED4 for ; Sat, 12 Feb 2000 08:16:56 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id TAA09430 for ; Sat, 12 Feb 2000 19:16:52 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id TAA20593; Sat, 12 Feb 2000 19:17:18 +0300 (MSK) Date: Sat, 12 Feb 2000 19:17:18 +0300 (MSK) From: Alexey Koptsevich To: freebsd-questions@FreeBSD.ORG Subject: RE: pop calls from script, 2nd attempt In-Reply-To: <955DBB91136BD311A9AE0000F8081F035C86D2@emss02m02.ems.lmco.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Thank you for your attention. But I have two another questions: What access protocol is better: IMAP or POP3, and what server implementation works better? I see imap-uw-4.7, cyrus-1.5.19, qpopper-2.53 in the FreeBSD ports... As I understand, fetchmail only fetches mail. But I would like also to get the mail written on the client side delivered, as if it were written on the server side (i.e., with the address of user on the server host, and so on). Can sendmail running on the client/server sides provide it? Where could I read how to configure it? Thanks, Alexey > It sounds to me like fetchmail will do what you want. > > It is available in the ports collection. And I believe it is already > included > in 3.4-RELEASE, at least. > > See the fetchmail home page: > > http://www.tuxedo.org/~esr/fetchmail > > Joe Loughry > > > ---------- > > From: Alexey Koptsevich > > Sent: Friday, February 11, 2000 12:21 PM > > To: freebsd-questions@FreeBSD.ORG > > Subject: pop calls from script > > > > > > Ladies and Gentlemen, > > > > I would appreciate any help on the subject. > > > > I would like to find any non-GUI application that can make the > > pop-exchange automatically. I.e., it should login to the POP-server > > (I think, POP fits this purpose better than SMTP), download the mail that > > came and upload the mail that waits for sending at the moment. I found > > only p5-Mail-POP3Client-1.15 in the ports. Seems it does something I would > > like to do, but I have not found any scripts/examples included. > > I realize that it is hardly difficult to write the script by myself, but, > > maybe, somebody has already done it for this or another POP-client? > > > > Thanks, > > Alexey > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message