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.

How is command for send email

Featured Replies

Hi,

 

I have Unraid 6.2.4 Pro and I want send email after wakeup or sleeping server.

 

How is build in function/command for send email?

 

I will use pre/post scripts in S3 sleeping function.

 

Many thanks for any answer

The raw command would be

sendmail

http://www.computerhope.com/unix/usendmai.htm

 

But it would probably be far easier to use the built-in notification system (/usr/local/emhttp/plugins/dynamix/scripts/notify)

notify [-e "event"] [-s "subject"] [-d "description"] [-i "normal|warning|alert"] [-m "message"] [-x] [-t] [add]
  create a notification
  use -e to specify the event
  use -s to specify a subject
  use -d to specify a short description
  use -i to specify the severity
  use -m to specify a message (long description)
  use -x to create a single notification ticket
  use -t to force send email only (for testing)
  all options are optional

  • Author

Squid, "Notify" is interesting but how I do notify "event/trigger" due to sleeping and wake-up with this script?

 

I know how works the command "notify". My UnRaid server now announces and sends e-mails before go to sleeping and wake-up from sleep.

 

Squid, many thanks for good idea!

Archived

This topic is now archived and is closed to further replies.

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.