php-imap
php-imap copied to clipboard
Make the space optional after a comma separator
I'm seeing that sometimes the TO addresses are only separated by a comma, instead of a comma and space. Adding this question mark still allows for 1 space, which fixes the problem for me, but I wonder if the space should be removed entirely.