From owner-freebsd-questions@FreeBSD.ORG Wed Apr 20 15:24:33 2011 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 36ADD106566B for ; Wed, 20 Apr 2011 15:24:33 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id A00EF8FC13 for ; Wed, 20 Apr 2011 15:24:32 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.4/8.14.4) with ESMTP id p3KFOMcF031188 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 20 Apr 2011 17:24:22 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.4/8.14.4/Submit) id p3KFOLTw031187; Wed, 20 Apr 2011 17:24:21 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Wed, 20 Apr 2011 17:24:20 +0200 From: Ruben de Groot To: Martin McCormick Message-ID: <20110420152420.GA31157@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Martin McCormick , freebsd-questions@freebsd.org References: <201104201501.p3KF1SUk071777@x.it.okstate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201104201501.p3KF1SUk071777@x.it.okstate.edu> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on malenfant.lan X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Wed, 20 Apr 2011 17:24:24 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: How to be an imap Client? 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: Wed, 20 Apr 2011 15:24:33 -0000 There is the Mail::IMAPClient perl module (or Net::IMAP::Simple, perl's about choice ;-) ) Ruben On Wed, Apr 20, 2011 at 10:01:28AM -0500, Martin McCormick typed: > This FreeBSD system uses sendmail in normal smtp > configuration. I use procmail and nmh to manage incoming > messages and it all works great so I don't want to destroy all > that. > > I do, however, need to use imap to send messages from > this system through our Microsoft Exchange gateway because some > systems use DNSBL and our entire network is on the blacklist so > one must send from the gateway which, I guess, must be > whitlisted. > > Is there any FreeBSD-compatible package that will act as > a imap client so I can send messages, when needed, through the > Exchange gateway and still preserve present smtp functionality? > > Many thanks. What a mess needing to send one message to one > person is turning in to. > > Martin McCormick WB5AGZ Stillwater, OK > Systems Engineer > OSU Information Technology Department Telecommunications Services Group > _______________________________________________ > 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"