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.

[SOLVED] Problem with Verizon email and SSMTP

Featured Replies

I installed "ssmtp_2.62" to send emails to myself from the unRAID server and I am having an issue.  Verizon started using port 465 for the smtp server with SSL security.  No matter what I put in the configuration variables I cannot get the email to work.  If I use the 465 port "outgoing.verizon.net:465" in the configuration, no matter what I put in the other fields, the test "echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root" will hang, until I kill SSMTP.  If I use the email server with the default port 25, ssmtp will send the message, but I will never receive it since they no longer pass email through the unsecure port.  Can anyone using Verizon tell me how to get this to work?

 

The contents of "ssmtp.conf"

 

[email protected]

mailhub=outgoing.verizon.net:465

hostname=localhost

UseSTARTTLS=YES and NO // tried both encrytion is SSL

AuthUser=myname

AuthPass=*****

FromLineOverride=YES

 

 

Thanks for any help you can give.

  • Author

In case anyone is interested; I solved the issue.

 

The hostname needs to be a valid name, so I used the dydns name I have.  Also for some reason the outgoing port 465 does not work, it only works for windows applications.  It needs to be a different number  for the secure port (587).

 

 

  • 7 months later...

Is this still working for you? I used your guide for my settings, but when I type "echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root", it just hangs there, and I never get any error messages.

  • 1 month later...

If you're using a static IP, make sure you have your DNS IP address correct on the unRAID machine.  I didn't and that would cause ssmtp to hang and ultimately not connect.

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.