Skip to content

Commit

Permalink
Some product names updated
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Jun 16, 2024
1 parent 65102f4 commit 7c78f33
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 19 deletions.
5 changes: 3 additions & 2 deletions lib/Sisimai/Lhost/Activehunter.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'TransWARE Active!hunter' };
sub inquire {
# Detect an error from TransWARE Active!hunter
# Detect an error from QUALITIA Active!hunter
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down Expand Up @@ -81,7 +81,8 @@ __END__
=head1 NAME
Sisimai::Lhost::Activehunter - bounce mail decodeder class for Active!hunter L<https://www.qualitia.com/jp/product/ah/function.html>
Sisimai::Lhost::Activehunter - bounce mail decodeder class for QUALITIA Active!hunter
L<https://www.qualitia.com/jp/product/ah/function.html>
=head1 SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Domino.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use Encode::Guess; Encode::Guess->add_suspects(Sisimai::String->encodenames->@*)

sub description { 'HCL Domino' }
sub inquire {
# Detect an error from HCL Domino
# Detect an error from HCL Domino (Formerly IBM Domino (Formerly Lotus Domino))
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Exim.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Exim' }
sub inquire {
# Detect an error from Exim
# Detect an error from Exim Internet Mailer
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
7 changes: 4 additions & 3 deletions lib/Sisimai/Lhost/IMailServer.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Progress iMail Server: https://community.progress.com/s/products/imailserver' }
sub inquire {
# Detect an error from IMailServer
# Detect an error from Progress iMail Server
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down Expand Up @@ -106,15 +106,16 @@ __END__
=head1 NAME
Sisimai::Lhost::IMailServer - bounce mail decoder class for iMail Server L<https://community.progress.com/s/products/imailserver>.
Sisimai::Lhost::IMailServer - bounce mail decoder class for Progress iMail Server
L<https://community.progress.com/s/products/imailserver>.
=head1 SYNOPSIS
use Sisimai::Lhost::IMailServer;
=head1 DESCRIPTION
C<Sisimai::Lhost::IMailServer> decodes a bounce email which created by Progress iMail Server
C<Sisimai::Lhost::IMailServer> decodes a bounce email which created by Progress iMail Server
L<https://community.progress.com/s/products/imailserver>. Methods in the module are called from
only C<Sisimai::Message>.
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/InterScanMSS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Trend Micro InterScan Messaging Security Suite: https://www.trendmicro.com/en_us/business/products/user-protection/sps/email-and-collaboration/interscan-messaging.html' }
sub inquire {
# Detect an error from InterScanMSS
# Detect an error from Trend Micro InterScan Messaging Security Suite
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/MXLogic.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use warnings;
# Based on Sisimai::Lhost::Exim
sub description { 'McAfee SaaS' }
sub inquire {
# Detect an error from MXLogic
# Detect an error from McAfee Saas (Formerly MXLogic)
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/MailMarshalSMTP.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Trustwave Secure Email Gateway: https://www.trustwave.com/en-us/services/email-security/' }
sub inquire {
# Detect an error from MailMarshalSMTP
# Detect an error from Trustwave Secure Email Gateway (Formerly MailMarshalSMTP)
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/McAfee.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'McAfee Email Appliance' }
sub inquire {
# Detect an error from McAfee
# Detect an error from McAfee Email Appliance
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/MessageLabs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Email Security (formerly Messaging Security): https://www.broadcom.com/products/cybersecurity/email' }
sub inquire {
# Detect an error from MessageLabs.com
# Detect an error from Email Security (Formerly MessageLabs.com)
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Notes.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use Encode;

sub description { 'HCL Notes' }
sub inquire {
# Detect an error from Lotus Notes
# Detect an error from HCL Notes (Formerly IBM Notes(Formerly Lotus Notes))
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Office365.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Microsoft 365: https://office.microsoft.com/' }
sub inquire {
# Detect an error from Microsoft Office 365
# Detect an error from Microsoft 365 (formerly Office 365)
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/SendGrid.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Twilio SendGrid: https://sendgrid.com/' }
sub inquire {
# Detect an error from SendGrid
# Detect an error from Twilio SendGrid
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Sendmail.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Sendmail Open Source: https://sendmail.org/' }
sub inquire {
# Decode bounce messages from Sendmail
# Decode bounce messages from Sendmail Open Source
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Yahoo.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Yahoo MAIL: https://mail.yahoo.com/' }
sub inquire {
# Detect an error from Yahoo! MAIL
# Detect an error from Yahoo Mail
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/Yandex.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Yandex Mail: https://360.yandex.com/mail/' }
sub inquire {
# Detect an error from Yandex.Mail
# Detect an error from Yandex Mail
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai/Lhost/mFILTER.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use warnings;

sub description { 'Digital Arts m-FILTER: https://www.daj.jp/bs/mf/' }
sub inquire {
# Detect an error from DigitalArts m-FILTER
# Detect an error from Digital Arts m-FILTER
# @param [Hash] mhead Message headers of a bounce email
# @param [String] mbody Message body of a bounce email
# @return [Hash] Bounce data list and message/rfc822 part
Expand Down

0 comments on commit 7c78f33

Please sign in to comment.