is it possible to specify a custom SMTP server to use? When sending mail from aliases the app uses the default Gmail server which exposes the original address :-/
Conversation
Replying to
If you have aliases set up in your Gmail account and select one of them when sending, the outgoing message’s From: header should be set to that address. However, it’s currently only possible to actually send via the Gmail API (there’s no SMTP support in Mimestream).
1
Support for actually sending via SMTP is something we’d add when implementing IMAP: portal.productboard.com/mimestream/1-m
Replying to
Thanks for the clarification, i voted for that idea too. Great work so far :)
1
1

