AuthEN :: Simple :: SMTP

AuthEN :: Simple :: SMTP is een eenvoudige SMTP-authenticatie in Perl.
Download nu

AuthEN :: Simple :: SMTP Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • Perl Artistic License
  • Prijs:
  • FREE
  • Naam uitgever:
  • Christian Hansen
  • Uitgever website:
  • http://search.cpan.org/~mramberg/Catalyst-Engine-Server-0.02/lib/Catalyst/Engine/Server.pm

AuthEN :: Simple :: SMTP Tags


AuthEN :: Simple :: SMTP Beschrijving

AuthEN :: Simple :: SMTP is een eenvoudige SMTP-authenticatie in Perl. AuthEN :: Simple :: SMTP is een eenvoudige SMTP-authenticatie in Perl.Synopsis Gebruik Authen :: Simple :: SMTP; Mijn $ SMTP = AuthEN :: Simple :: FTP-> NIEUW (HOST => 'SMTP.COMPANY.com'); if ($ SMTP-> authenticeer ($ gebruikersnaam, $ wachtwoord) {# succesvolle authenticatie} # of als een Mod_perl Authen Handler Perlmodule Authen :: Simple :: Apache Perlmodule Authen :: Simple :: SMTP PerlsetVar AuthensIMPLESMTP_HOST "SMTPCOMPANY. com " PerlauthenHandler Authen :: Simple :: SMTP Authtype Basic AuthName" Protected Area "vereist geldige gebruiker Methodsnew Deze methode heeft een hash van parameters. De volgende opties zijn geldig: host-verbindingshost, kan een hostnaam of IP-nummer zijn. Standaard naar localhost. Host => 'ftp.company.com' host => '10 .0.0.1'port verbindingshaven, standaard naar 25. poort => 25Time-out verbinding time-out, standaardinstellingen tot 60. Time-out => 60log Elk object dat debug, info, fout ondersteunt en waarschuw. Log => Log :: Log4perl-> Get_logger ('Authen :: Simple :: SMTP') Authenticate ($ gebruikersnaam, $ wachtwoord) Retourneert true op succes en false op falen.Requirements: · Perl


AuthEN :: Simple :: SMTP Gerelateerde software