PHP 8.2.31
Preview: SMTPMapper.php Size: 346 B
/home/nshryvcy/himaltourism.com/wp-content/plugins/mailpoet/lib/Mailer/Methods/ErrorMappers/SMTPMapper.php

<?php declare(strict_types = 1);

namespace MailPoet\Mailer\Methods\ErrorMappers;

if (!defined('ABSPATH')) exit;


use MailPoet\Mailer\Mailer;

class SMTPMapper extends PHPMailerMapper {
  use BlacklistErrorMapperTrait;

  public const METHOD = Mailer::METHOD_SMTP;

  protected function getMethodName(): string {
    return self::METHOD;
  }
}

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
1.66 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
669 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
426 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
0 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
9.82 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
1.08 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
352 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
1.00 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
346 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).