MailTransport

Deprecated List
Class MailTransport::TransportJob
Use MessageQueueJob for sending e-mail.
Member MailTransport::TransportManager::createTransportJob (Transport::Id transportId)
use MessageQueueJob to queue messages and rely on the Dispatcher Agent to send them.
Member MailTransport::TransportManager::createTransportJob (const QString &transport)
use MessageQueueJob to queue messages and rely on the Dispatcher Agent to send them.
Member MailTransport::TransportManager::schedule (TransportJob *job)
use MessageQueueJob to queue messages and rely on the Dispatcher Agent to send them.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:12:37 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.