mailtransport
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:MailTransport::ConfigModule | KCModule for transport management |
MailTransport::Legacy | Methods to read passwords from config files still using legacy encryption |
MailTransport::PrecommandJob | Job to execute commands before connecting to an account |
MailTransport::SendmailJob | Mail transport job for sendmail |
MailTransport::ServerTest | This class can be used to test certain server to see if they support stuff |
MailTransport::SmtpJob | Mail transport job for SMTP |
MailTransport::Socket | Responsible for communicating with the server, it's designed to work with the ServerTest class |
MailTransport::Transport | Represents the settings of a specific mail transport |
MailTransport::TransportComboBox | A combo-box for selecting a mail transport |
MailTransport::TransportConfigDialog | Configuration dialog for a mail transport |
MailTransport::TransportJob | Abstract base class for all mail transport jobs |
MailTransport::TransportManagementWidget | A widget to manage mail transports |
MailTransport::TransportManager | Takes care of loading and storing mail transport settings and creating of transport jobs |