mailing list archives

meli community discussions

⚠️ if something does not work as intended when interracting with the mailing lists,
reach out Github mirror Gitea repo @epilys:matrix.org

E-mail headers
From: "KURUGANTI, LAKSHMI, INFOT" <kuruganti@att.com>
To: imap-protocol@u.washington.edu
Date: Fri, 08 Jun 2018 12:34:37 -0000
Message-ID: 26B0071CDBC3434698C7C31443EAEA860C660E66@ACCLUST03EVS1.ugd.att.com permalink / raw / eml / mbox
All,
 
We are running Solaris environment and need to replace pop3 with IMAP.We
can't find any documentation of IMAP on internet , except for installing
the package that is downloaded from sunfreeware.com.We assume that there
must be lot of procedure to activate IMAP , but have no clue.
 
We have to use IMAP for only reading e-mails.
 
Thanks
-Lakshmi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman13.u.washington.edu/pipermail/imap-protocol/attachments/20060829/b9b49bfa/attachment.html>
Reply
E-mail headers
From: MRC@CAC.Washington.EDU
To: imap-protocol@localhost
Date: Fri, 08 Jun 2018 12:34:37 -0000
Message-ID: Pine.WNT.4.65.0608291046380.5380@Tomobiki-Cho.CAC.Washington.EDU permalink / raw / eml / mbox
On Tue, 29 Aug 2006, KURUGANTI, LAKSHMI, INFOT wrote:
> We are running Solaris environment and need to replace pop3 with IMAP.We
> can't find any documentation of IMAP on internet , except for installing
> the package that is downloaded from sunfreeware.com.We assume that there
> must be lot of procedure to activate IMAP , but have no clue.
> We have to use IMAP for only reading e-mails.

It all depends upon which package that you download.

Usually, the default IMAP server that sites offer is UW imapd (which I 
wrote).

UW imapd is more or less plug-and-play with a standard UNIX configuration. 
You just install the server binary, make sure that [x]inetd invokes it, 
and create any necessary certificates for SSL/TLS sessions.

You can also get UW imapd directly from UW:
 	ftp://ftp.cac.washington.edu/mail/imap.tar.Z

If you get the source tarball, there is a "docs" directory which contains 
various files that outline the installation procedure.

There is also information in that directory on how you can modify UW imapd 
if you wish to use it in a non-standard configuration.  Many sites do make 
local modifications; the standard configuration is generic and easy to 
install, but is rarely the best (or even a particularly good) choice.

If you choose UW imapd and have further questions about it, please direct 
them to the imap-uw@u.washington.edu mailing list.  The imap-protocol 
mailing list is for discussions about the IMAP protocol and not for 
questions about IMAP software or usage.

There are several other IMAP servers, some of which are easier to 
configure and install than others.  Most servers provide documentation on 
what is necessary; these servers usually have affiliated mailing lists for 
their own user communities.

In addition, there is a generic "IMAP usage" mailing list hosted by UW; 
imap-use@u.washington.edu.  That's a good list to use if you aren't 
certain as to which list to use.  Another good resource is the 
comp.mail.imap newsgroup.

Good luck!

-- Mark --

http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.
Reply