I'm using the free sendgrid plan to send email from my rails app hosted on heroku. I set it up using a combination of these instructions and this tutorial
It's all working, but on gmail the it the sender comes through as 'myemail@myapp.com via sendgrid.me'
Is there any way to get rid of this?
I've had a look at this forum but it's not very clear on whether it's possible.
If I can't remove it, can anyone recommend an alternative, free, service?