You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the Swiftmailer Implementation uses as default sendmail command /user/sbin/sendmail -bs . But the sendmail implementation in the busybox does not support the argument -b.