Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[REQUEST] SMTP Translator

Featured Replies

https://hub.docker.com/r/whumphrey/smtp-translator

 

This is a simple docket that accepts email and coverts it to a pushover message. It's handy for device that support email but nothing else.

 

Would it be possible to make this into an unRAID docker?

 

I can get it working from the command line by pulling the docker:

 

docker pull whumphrey/smtp-translator

 

then starting it:

 

docker run -it --rm -p 25:25 -e PUSHOVER_TOKEN=pushover.application.token whumphrey/smtp-translator

 

But as soon as I shut down the terminal it halts ...and that's where my docker skills end 🙂

This looks super easy to add a template for. Just go to the docker page and add a new container. The image field will be whumphrey/smtp-translator, you will need to add a port mapping of 25 -> 25, and an environmental variable PUSHOVER_TOKEN. The --rm and -it should not be needed. You might also find an image for it online and put a link in the icon field. Give the container a name, hit run and thats it.

  • Author
17 hours ago, primeval_god said:

This looks super easy to add a template for. Just go to the docker page and add a new container. The image field will be whumphrey/smtp-translator, you will need to add a port mapping of 25 -> 25, and an environmental variable PUSHOVER_TOKEN. The --rm and -it should not be needed. You might also find an image for it online and put a link in the icon field. Give the container a name, hit run and thats it.

 

Thanks, that worked great.

 

Is there a simple way to get this into the Community Apps store? I have 8 unRAID servers that I need to deploy this docker on, so that seems like a better solution.

 

To get an app included in community applications you would need to host a github repo with the template and submit that to the CA maintainer for inclusion. You would want to browse this forum post to make sure the template is correct for inclusion 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.