[GH-ISSUE #88] can you provide an example as used as a proxy email relay service? #20

Closed
opened 2026-02-26 18:32:58 +03:00 by kerem · 1 comment
Owner

Originally created by @hiqsociety on GitHub (Oct 7, 2022).
Original GitHub issue: https://github.com/decke/smtprelay/issues/88

same as your use case to hide credentials and to be used with other email smtp server.

but how do i send to this local server and then outgoing to another smtp server? can u provide the example? best if can have a failover example and use aws ses as backup in case primary smtp server failed.

[client] -> [smtprelay] -> [smtp backend 1]
                                  -> [smtp backend 2]
                                  -> [aws ses]
                                  ```
Originally created by @hiqsociety on GitHub (Oct 7, 2022). Original GitHub issue: https://github.com/decke/smtprelay/issues/88 same as your use case to hide credentials and to be used with other email smtp server. but how do i send to this local server and then outgoing to another smtp server? can u provide the example? best if can have a failover example and use aws ses as backup in case primary smtp server failed. ``` [client] -> [smtprelay] -> [smtp backend 1] -> [smtp backend 2] -> [aws ses] ```
kerem closed this issue 2026-02-26 18:32:58 +03:00
Author
Owner

@hiqsociety commented on GitHub (Oct 9, 2022):

got it.

<!-- gh-comment-id:1272614792 --> @hiqsociety commented on GitHub (Oct 9, 2022): got it.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/smtprelay#20
No description provided.