From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30484 Path: main.gmane.org!not-for-mail From: Roman Belenov Newsgroups: gmane.emacs.gnus.general Subject: Offtopic: Forwarding in MS Outlook Date: 28 Apr 2000 11:58:35 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167014 8727 80.91.224.250 (21 Oct 2002 02:23:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:23:34 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 13FDAD051E for ; Fri, 28 Apr 2000 04:01:18 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB09955; Fri, 28 Apr 2000 03:01:14 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 Apr 2000 03:00:24 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA19561 for ; Fri, 28 Apr 2000 03:00:12 -0500 (CDT) Original-Received: from host.nstl.nnov.ru (host.nstl.nnov.ru [195.98.59.131]) by mailhost.sclp.com (Postfix) with ESMTP id 6AE97D051E for ; Fri, 28 Apr 2000 03:59:08 -0400 (EDT) Original-Received: from bsd.nstl.nnov.ru (bsd.nstl.nnov.ru [195.98.49.2]) by host.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id LAA02265; Fri, 28 Apr 2000 11:58:30 +0400 (MSD) (envelope-from roman@nstl.nnov.ru) Original-Received: from hermes.nstl.nnov.ru (intel.nstl.nnov.ru [195.98.58.3]) by bsd.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id MAA53995; Fri, 28 Apr 2000 12:00:55 +0400 (MSD) (envelope-from roman@nstl.nnov.ru) Original-Received: from LIGHTHOUSE (nc034.nstl.nnov.ru [195.98.58.34]) by hermes.nstl.nnov.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id HH7K1MZ5; Fri, 28 Apr 2000 11:54:52 +0400 Original-To: ntemacs-users@cs.washington.edu Original-Lines: 30 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30484 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30484 Sorry for such offtopic, but 1) the reason of my question is quite related to NT Emacs/Gnus 2) I don't know where to find info on MS Outlook. Is there any way to customize forwarding in MS Outlook so that it forwards all headers of the original message ? Actually I'm trying to make Gnus/Emacs work with MS Exchange server (if anybody knows better solution, please inform me - but read below for some details). Because of some changes in a company I'm working for in a few weeks I won't be able to use POP3 server I'm using now and POP3 will NOT be installed on MS Exchange server too (it's a company policy, not an administrator decision). The solution I'm trying to implement now is to make MS Outlook a gateway between Gnus/Emacs and Exchange. Since MS Exchange provides SMTP service (it seems that it won't be turned off), the problem is with fetching incoming mail. So I wrote simple MTA that simply saves incoming messages in the certain directory (it's enough for Gnus) and made Outlook forward messages I'm interested in to that MTA. The only problem is that MS Outlook strips almost all headers from the message, so it's impossible to sort them and so on. Is there any way to make Outlook forward messages verbatim ? Although even this crippled solution may work (well, it's possible to sort messages inside Outlook sending them to different addresses and then make necessary fields in MTA based on recipient address) I hope it can be enhanced. -- With regards, Roman.