IMAP
Clear Text
APPEND
UPLOAD
#
# Server-side
#
# Client-side
imap
IMAP APPEND message
imap://%HOSTIP:%IMAPPORT/805 -T log/upload805 -u user:secret
Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
From: Fred Foobar
Subject: afternoon meeting
To: joe@example.com
Message-Id:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Hello Joe, do you think we can meet at 3:30 tomorrow?
#
# Verify data after the test has been "shot"
A001 CAPABILITY
A002 LOGIN user secret
A003 APPEND 805 (\Seen) {295}
A004 LOGOUT
Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
From: Fred Foobar
Subject: afternoon meeting
To: joe@example.com
Message-Id:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Hello Joe, do you think we can meet at 3:30 tomorrow?