mailtransport
mailtransport_defs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
#define | DBUS_CHANGE_SIGNAL QLatin1String("changesCommitted") |
#define | DBUS_INTERFACE_NAME QLatin1String("org.kde.pim.TransportManager") |
#define | DBUS_OBJECT_PATH QLatin1String("/TransportManager") |
#define | DBUS_SERVICE_NAME QLatin1String("org.kde.pim.TransportManager") |
#define | IMAP_PORT 143 |
#define | IMAP_PROTOCOL QLatin1String("imap") |
#define | IMAPS_PORT 993 |
#define | IMAPS_PROTOCOL QLatin1String("imaps") |
#define | KMAIL_WALLET_FOLDER QLatin1String("kmail") |
#define | POP_PORT 110 |
#define | POP_PROTOCOL QLatin1String("pop") |
#define | POPS_PORT 995 |
#define | POPS_PROTOCOL QLatin1String("pops") |
#define | SMTP_PORT 25 |
#define | SMTP_PROTOCOL QLatin1String("smtp") |
#define | SMTPS_PORT 465 |
#define | SMTPS_PROTOCOL QLatin1String("smtps") |
#define | WALLET_FOLDER QLatin1String("mailtransports") |
Detailed Description
Internal file containing constant definitions etc.
Definition in file mailtransport_defs.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.