NAME
Net::LMTP2 - A client class for the LMTP protocol
VERSION
version 0.2
DESCRIPTION
This module provides an interface to LMTP servers. It inherits from Net::SMTP. In crontast to Net::LMTP it is actually working.
USAGE
Just look at Net::SMTP, this is just a derived class and providing its own hello function as this is the main difference between SMTP and LMTP.
AUTHOR
Domink Meyer <dmeyer@federationhq.de>
COPYRIGHT AND LICENSE
This software is copyright (c) 2025 by Dominik Meyer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.