mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
9c57dad711
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. WWW: https://metacpan.org/release/Mail-Transport
10 lines
415 B
Plaintext
10 lines
415 B
Plaintext
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.
|
|
|
|
WWW: https://metacpan.org/release/Mail-Transport
|