/dports/mail/p5-Email-Sender-Transport-SMTPS/Email-Sender-Transport-SMTPS-0.03/ |
H A D | META.yml | 2 abstract: 'Email::Sender joins Net::SMTPS' 15 name: Email-Sender-Transport-SMTPS 26 Net::SMTPS: 0.03 29 bugtracker: https://github.com/fayland/perl-Email-Sender-Transport-SMTPS/issues 30 homepage: https://github.com/fayland/perl-Email-Sender-Transport-SMTPS 31 repository: https://github.com/fayland/perl-Email-Sender-Transport-SMTPS.git
|
H A D | README | 2 Email::Sender::Transport::SMTPS - Email::Sender joins Net::SMTPS 6 use Email::Sender::Transport::SMTPS; 9 my $transport = Email::Sender::Transport::SMTPS->new( 42 secure sockets (SSL/TLS). it uses the great Net::SMTPS. 53 "ssl": 'ssl' / 'starttls' / undef, if true, passed to Net::SMTPS doSSL. 65 "debug": enable debug info for Net::SMTPS 74 my $transport = Email::Sender::Transport::SMTPS->new({ 82 my $transport = Email::Sender::Transport::SMTPS->new( 91 my $transport = Email::Sender::Transport::SMTPS->new(
|
H A D | cpanfile | 4 requires 'Net::SMTPS', '0.03';
|
H A D | Changes | 1 Revision history for Email-Sender-Transport-SMTPS
|
H A D | MANIFEST | 11 lib/Email/Sender/Transport/SMTPS.pm
|
/dports/mail/p5-Net-SMTPS/Net-SMTPS-0.03/t/ |
H A D | smtp.t | 15 BEGIN { use_ok('Net::SMTPS'); } 23 my $smtp = Net::SMTPS->new(Debug => 0); 24 ok( defined($smtp), 'create Net::SMTPS object');
|
/dports/mail/p5-Net-SMTPS/Net-SMTPS-0.03/ |
H A D | Changes | 1 Revision history for Perl extension Net::SMTPS. 5 -AXn Net::SMTPS
|
H A D | MANIFEST | 8 lib/Net/SMTPS.pm
|
H A D | META.yml | 15 name: Net-SMTPS
|
/dports/mail/p5-Email-Sender-Transport-SMTPS/Email-Sender-Transport-SMTPS-0.03/xt/ |
H A D | send.pl | 6 use Email::Sender::Transport::SMTPS; 12 my $transport = Email::Sender::Transport::SMTPS->new(
|
/dports/mail/archiveopteryx-devel/aox-96ab17e/smtp/ |
H A D | smtp.cpp | 448 SmtpsHelper( SMTPS * connection ) : c( connection ) {} in SmtpsHelper() 452 SMTPS * c; 466 SMTPS::SMTPS( int s ) in SMTPS() function in SMTPS 479 void SMTPS::finish() in finish()
|
H A D | smtp.h | 89 class SMTPS 93 SMTPS( int );
|
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/smtp/ |
H A D | smtp.cpp | 448 SmtpsHelper( SMTPS * connection ) : c( connection ) {} in SmtpsHelper() 452 SMTPS * c; 466 SMTPS::SMTPS( int s ) in SMTPS() function in SMTPS 479 void SMTPS::finish() in finish()
|
H A D | smtp.h | 89 class SMTPS 93 SMTPS( int );
|
/dports/mail/p5-Email-Sender-Transport-SMTPS/ |
H A D | .license-catalog.mk | 9 _LICENSE_DISTFILES_ART10 =Email-Sender-Transport-SMTPS-0.03.tar.gz 13 _LICENSE_DISTFILES_GPLv1+ =Email-Sender-Transport-SMTPS-0.03.tar.gz
|
/dports/ftp/R-cran-curl/curl/man/ |
H A D | send_mail.Rd | 55 \item \code{smtps://mail.example.com:465} - full SMTPS URL 62 \section{Encrypting connections via SMTPS or STARTTLS}{ 65 There are two different ways in which SMTP can be encrypted: SMTPS servers 72 URL. The SMTPS protocol \emph{guarantees} that TLS will be used to protect
|
/dports/mail/p5-Sisimai/Sisimai-v4.25.11/set-of-emails/maildir/bsd/ |
H A D | lhost-yahoo-14.eml | 7 by mta2022.biz.mail.sg0.yahoo.com with SMTPS; Thu, 17 Jul 2017 23:34:45 +0000 30 by mta2020.mail.sg0.yahoo.com with SMTPS; Thu, 17 Jul 2017 23:34:45 +0000
|
H A D | arf-14.eml | 8 by mta2222.biz.mail.sg2.yahoo.com with SMTPS; Thu, 29 Apr 2017 23:34:45 +0000 56 by mta2222.mail.bf2.yahoo.com with SMTPS; Thu, 29 Apr 2017 23:34:45 +0000
|
/dports/mail/p5-Email-Sender-Transport-SMTPS/Email-Sender-Transport-SMTPS-0.03/t/ |
H A D | basic.t | 3 use Email::Sender::Transport::SMTPS;
|
/dports/mail/p5-Email-Sender-Transport-SMTPS/Email-Sender-Transport-SMTPS-0.03/lib/Email/Sender/Transport/ |
H A D | SMTPS.pm | 1 package Email::Sender::Transport::SMTPS; 52 require Net::SMTPS;
|
/dports/mail/p5-Mail-DMARC/Mail-DMARC-1.20190308/lib/Mail/DMARC/Report/Send/ |
H A D | SMTP.pm | 9 use Net::SMTPS; 62 my $smtp = Net::SMTPS->new(
|
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Email/ |
H A D | SMTPS.pm | 9 package Kernel::System::Email::SMTPS;
|
/dports/devel/upp/upp/uppsrc/Core/SMTP/src.tpp/ |
H A D | SMTP_en-us.tpp | 34 SMTPS (using SSL), and 587 for SMTPS (using STARTTLS).&] 39 [s2; Activates SMTPS mode (using SSL). &] 45 [s2; Activates SMTPS mode (using STARTTLS). &]
|
/dports/ftp/R-cran-curl/curl/inst/ |
H A D | WORDLIST | 47 SMTPS
|
/dports/www/gitea/gitea-1.16.5/docs/content/doc/usage/ |
H A D | email-setup.en-us.md | 63 …- SMTPS connection (SMTP over TLS) via the default port 465. Connection to the server use TLS from… 64 - Forced SMTPS connection with `IS_TLS_ENABLED=true`. (These are both known as Implicit TLS.)
|