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.
|
# This should never happen.
|
||||||
} else {
|
} else {
|
||||||
# IMPOSSIBRU!
|
return $self -> self_error("No recipient information available");
|
||||||
return $self -> self_error("עזרה, אני נאלצת לעמול במכרות של קידוד");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$to .= "," if($to);
|
$to .= "," if($to);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user