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 display name on my gmail account seems to get lost when sending emails via gmailr - the recipient just sees the first part of the email address.
Slightly confusingly (for me) it also doesn't work if I explicitly try setting it with gm_from(). I would have expected the email to either not send at all or to send with the display name in the header, but it sends fine and looks the same (to the recipient) than if the email address is specified instead (or indeed it if it remains unspecified even).
The text was updated successfully, but these errors were encountered:
The display name on my gmail account seems to get lost when sending emails via
gmailr
- the recipient just sees the first part of the email address.Slightly confusingly (for me) it also doesn't work if I explicitly try setting it with
gm_from()
. I would have expected the email to either not send at all or to send with the display name in the header, but it sends fine and looks the same (to the recipient) than if the email address is specified instead (or indeed it if it remains unspecified even).The text was updated successfully, but these errors were encountered: