More email queueing.
This commit is contained in:
parent
a21783304e
commit
fbfe6387c4
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ sub payoutVendor {
|
|||
. "\n\nVendor information:\n"
|
||||
. Dumper( $vendor->get )
|
||||
);
|
||||
$mail->send;
|
||||
$mail->queue;
|
||||
|
||||
$payoutDetails->{ errorCode } = $errorCode;
|
||||
$payoutDetails->{ errorMessage } = $errorMessage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue