Improve error message for failed recipient detection
This commit is contained in:
parent
fdf05ec8e8
commit
3c1832cf05
@ -148,8 +148,7 @@ sub deliver {
|
||||
|
||||
# This should never happen.
|
||||
} else {
|
||||
# IMPOSSIBRU!
|
||||
return $self -> self_error("עזרה, אני נאלצת לעמול במכרות של קידוד");
|
||||
return $self -> self_error("No recipient information available");
|
||||
}
|
||||
|
||||
$to .= "," if($to);
|
||||
|
Loading…
x
Reference in New Issue
Block a user