HOTFIX: Bad -N option to sendmail when sending emails #232

Closed
opened 2021-03-12 04:47:19 +00:00 by jamie · 2 comments
jamie commented 2021-03-12 04:47:19 +00:00 (Migrated from git.hazaar.io)

Looks like there's a case where DSN types is empty. Just need to add a count() check to the is_array() check before setting -N option on sendmail.

Looks like there's a case where DSN types is empty. Just need to add a `count()` check to the `is_array()` check before setting `-N` option on sendmail.
jamie commented 2021-03-12 04:47:23 +00:00 (Migrated from git.hazaar.io)

created merge request !120 to address this issue

created merge request !120 to address this issue
jamie commented 2021-03-12 04:47:23 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !120

mentioned in merge request !120
jamie (Migrated from git.hazaar.io) closed this issue 2021-03-13 04:12:32 +00:00
jamie self-assigned this 2025-09-04 01:15:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#232
No description provided.