huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 88 forks source link

Forwarding to a server rather than an email address? #100

Open bigjdunham opened 3 years ago

bigjdunham commented 3 years ago

Can this app forward to a server rather than an email address? I'm looking for a solution to bypass a port 25 block on my primary email server. Would this allow me to do that?

bobsburgers commented 3 years ago

The way I would approach it is setup a fwd and also SMF_RELAYAUTH to an external smtp sever that does have the port unblocked.