kmail Library API Documentation

protocols.h

00001 // -*- mode: C++; c-file-style: "gnu" -*-
00033 #ifndef PROTOCOLS_H
00034 #define PROTOCOLS_H
00035 
00036 #define IMAP_PROTOCOL "newimap"
00037 #define IMAP_SSL_PROTOCOL "newimaps"
00038 
00039 #define POP_PROTOCOL "pop3"
00040 #define POP_SSL_PROTOCOL "pop3s"
00041 
00042 #define SMTP_PROTOCOL "smtp"
00043 #define SMTPS_PROTOCOL "smtps"
00044 
00045 #endif /* PROTOCOLS_H */
KDE Logo
This file is part of the documentation for kmail Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 25 11:20:19 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003