Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Error.pm soft_or_hard function #410

Closed
hege-li opened this issue Aug 21, 2020 · 2 comments
Closed

Typo in Error.pm soft_or_hard function #410

hege-li opened this issue Aug 21, 2020 · 2 comments

Comments

@hege-li
Copy link

hege-li commented Aug 21, 2020

delivered -> if( $argv1 eq 'deliverd'

@hege-li hege-li changed the title Typo in Error.pm soft_or_bounce function Typo in Error.pm soft_or_hard function Aug 21, 2020
@azumakuniyuki
Copy link
Member

Thanks for the report. I've found the typo

% find lib -type f -exec grep deliverd {} /dev/null \;
lib/Sisimai/SMTP/Error.pm:    if( $argv1 eq 'deliverd' || $argv1 eq 'feedback' || $argv1 eq 'vacation' ) {

@azumakuniyuki
Copy link
Member

@HekeLi We've fixed the typo. Thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants