mailtransport
dispatcherinterface.cpp
Job to filter and apply an action on a set of items.
Definition filteractionjob_p.h:132
FilterAction that finds all messages with an ErrorAttribute, removes the attribute,...
Definition outboxactions_p.h:79
FilterAction that changes the transport for all messages and sets the "$QUEUED" flag.
Definition outboxactions_p.h:114
void retryDispatching()
Looks for messages in the outbox with ErrorAttribute, and clears them and queues them again for sendi...
Definition dispatcherinterface.cpp:75
void dispatchManualTransport(int transportId)
Looks for messages in the outbox with DispatchMode::Manual and changes the Transport for them to the ...
Definition dispatcherinterface.cpp:88
void dispatchManually()
Looks for messages in the outbox with DispatchMode::Manual and marks them DispatchMode::Automatic for...
Definition dispatcherinterface.cpp:62
Akonadi::AgentInstance dispatcherInstance() const
Returns the current instance of the mail dispatcher agent.
Definition dispatcherinterface.cpp:52
FilterAction that finds all messages with a DispatchMode of Manual and assigns them a DispatchMode of...
Definition outboxactions_p.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.