Path to this page:
Subject: CVS commit: pkgsrc/mail/p5-Mail-Transport
From: Wen Heping
Date: 2019-02-24 05:15:35
Message id: 20190224041535.528B8FB16@cvs.NetBSD.org
Log Message:
Import Mail-Transport-3.003 as mail/p5-Mail-Transport.
Mail::Transport extends Mail::Transport implement sending and/or receiving of
messages, using various protocols.
Mail::Transport::Send extends this class, and offers general functionality for
send protocols, like SMTP. Mail::Transport::Receive also extends this class, and
offers receive method. Some transport protocols will implement both sending and
receiving.
Files: