Re: [imapext] REQUESTING FOR SUPPORT TO IMPLEMENT IMAP FETCH COMMAND

"Chris Newman" <chris.newman@oracle.com> Wed, 13 June 2018 18:19 UTC

Return-Path: <chris.newman@oracle.com>
X-Original-To: imapext@ietfa.amsl.com
Delivered-To: imapext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA80F130F6C for <imapext@ietfa.amsl.com>; Wed, 13 Jun 2018 11:19:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.311
X-Spam-Level:
X-Spam-Status: No, score=-4.311 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=oracle.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w5Ee8IrqtAjt for <imapext@ietfa.amsl.com>; Wed, 13 Jun 2018 11:19:35 -0700 (PDT)
Received: from userp2120.oracle.com (userp2120.oracle.com [156.151.31.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46237130F37 for <imapext@ietf.org>; Wed, 13 Jun 2018 11:19:35 -0700 (PDT)
Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w5DIJX20113583; Wed, 13 Jun 2018 18:19:33 GMT
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=corp-2017-10-26; bh=rpk8I7hB/wcQGcXRaiYCQH2w8W1dqpruDSkfLiVgHZ0=; b=DVlgISZaUnodWn/Igv4r/ApIb6oam9yjayWnMJ9YWQHBp5WOllDrNi4hU6MsaFCkrDJx KKt+T3JvoCxpGURyy+khYeM/1ZbkhZeGhotZqAKjdxO0vN3H4JiMjTaPcrVk9JrM+gj9 lILz3JReTFlEk8vFfmTAojunpAse9WvR29Uu5HYHxKPcwBbEZWvoCCBZsgbuh/Qkl7MX nmskR0JFkvyQnAsJBAJ2tAUuQtTIY4GV8cfYr+59I39qEoVPWtJBNZoTpRcG2Hx+frsa 2nLuAk1E2fjNpsUKsE6WmgtNcXNaCo5lYhB//qj3/BzOsaiU11bkciG2M/xt90JKgcuh nw==
Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp2120.oracle.com with ESMTP id 2jk0xr9wde-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 13 Jun 2018 18:19:33 +0000
Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w5DIJW4Q031997 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 13 Jun 2018 18:19:32 GMT
Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w5DIJWMa024048; Wed, 13 Jun 2018 18:19:32 GMT
Received: from [10.145.183.96] (/10.145.183.96) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 13 Jun 2018 11:19:32 -0700
From: Chris Newman <chris.newman@oracle.com>
To: sayantan pal <sayantan.pal19@gmail.com>
Cc: imapext@ietf.org
Date: Wed, 13 Jun 2018 11:19:30 -0700
X-Mailer: MailMate (1.11.2r5479)
Message-ID: <3358ED02-9B0E-419D-9BD2-EA9FD459D7B6@oracle.com>
In-Reply-To: <CACsjV1zdMJkgsUFrdB8tUbkLw-_N0JzVxd5zQUErV_LhxT_R_Q@mail.gmail.com>
References: <CACsjV1zdMJkgsUFrdB8tUbkLw-_N0JzVxd5zQUErV_LhxT_R_Q@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"
X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8923 signatures=668702
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=808 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1805220000 definitions=main-1806130195
Archived-At: <https://mailarchive.ietf.org/arch/msg/imapext/zl27qt3pB87-miuQrtTRploWJ-I>
Subject: Re: [imapext] REQUESTING FOR SUPPORT TO IMPLEMENT IMAP FETCH COMMAND
X-BeenThere: imapext@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Discussion of IMAP extensions <imapext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/imapext>, <mailto:imapext-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/imapext/>
List-Post: <mailto:imapext@ietf.org>
List-Help: <mailto:imapext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/imapext>, <mailto:imapext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 13 Jun 2018 18:19:37 -0000

Implementing a mail server is probably much harder than you think it is. 
Good luck!

I recommend using an IMAP client that provides good diagnostics for 
testing. Some programming languages, such as Python, include a limited 
IMAP client library you can use for simple testing.

		- Chris

On 13 Jun 2018, at 5:29, sayantan pal wrote:

>  Dear Team,
>
>     I am implementing my own mail server and thereby developing IMAP
> service by own following RFC3501 and 1705. I am unable to implement 
> the
> IMAP fetch header and body command. I am using Outlook 2007 as email
> client. I have the log file for reference. I thereby requesting for 
> your
> kind support to successfully fetch the header and body of a mail.
>
> Thanking You,
> Sayantan Pal
> _______________________________________________
> imapext mailing list
> imapext@ietf.org