Settings

Theme

Ask HN: How to “alias” an email with a different provider?

1 points by trevi 5 years ago · 5 comments · 1 min read


I have an email account, provided by a mobile/internet provider, which can only be used when connected to the said operator, either via mobile or from a fixed connection. Use = receive incoming emails or send them. The SMTP server only accepts requests when I am connected to the provider 4G or fixed internet connection.

I would like to keep using the account, but basically just forward all emails to a gmail account (easy) and send emails from the gmail account, but forwarded through my old email.

I can use a raspberry pi connected to the home network which is run by the said provider.

Any ideas?

leephillips 5 years ago

I don’t see why you haven’t already answered your own question with the pi. Just ssh in to the pi and send your emails, no?

  • treviOP 5 years ago

    I would like to be able to just send an email from anywhere, eg my mail client on the phone, without any extra steps

    • leephillips 5 years ago

      Maybe:

      Set up the smtp account on the phone to be the pi. Set up postfix on the pi to use the ISP as a smarthost.

yuppie_scum 5 years ago

Does the carrier have a web UI for the email? If so, there may be a toggle for forwarding in there.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection