messageserver

Qt Messaging Framework (QMF) message server support library

Install

All systems
curl cmd.cat/messageserver.sh
Debian Debian
apt-get install libqmfmessageserver1
Ubuntu
apt-get install libqmfmessageserver1
Windows (WSL2)
sudo apt-get update sudo apt-get install libqmfmessageserver1
Raspbian
apt-get install libqmfmessageserver1

libqmfmessageserver1

Qt Messaging Framework (QMF) message server support library

The Qt Messaging Framework, QMF, consists of a C++ library and daemon server process that can be used to build email clients, and more generally software that interacts with email and mail servers. The MessageServer application is a daemon, designed to run continuously while providing services to client applications. It provides messaging transport functionality, communicating with external servers on behalf of Messaging Framework client applications. New types of messaging (such as Instant Messages or video messages) can be handled by the server application without modification to existing client applications. This package contains: * the message server support library. It provides assistance in developing GUI clients that access messaging data. * a server application supporting multiple messaging transport mechanisms.

qmf-dbg

Qt Messaging Framework (QMF) - debugging symbols

The Qt Messaging Framework, QMF, consists of a C++ library and daemon server process that can be used to build email clients, and more generally software that interacts with email and mail servers. This package contains the debugging symbols for Qt Messaging Framework (QMF) libraries.