Skip to content

Commit

Permalink
set to manually run the queue
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Jan 21, 2024
1 parent 505cd26 commit 5a29b0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/ci/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
// commandline
define('MANUALLY_PROCESS_BOUNCES', 1);

## run queue on CLI
define('MANUALLY_PROCESS_QUEUE', 0);

// when the protocol is pop, specify these three
$bounce_mailbox_host = 'localhost';
$bounce_mailbox_user = 'popuser';
Expand Down

0 comments on commit 5a29b0a

Please sign in to comment.