Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

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.

Sending Email Seen as Spam

Featured Replies

is there a more definitive list off all allowable parameters for sending email?

When sending thru SM the email received is seen as spam cause there is missing header information like USER,

Also would like to know if you can set the priority too?

Thanks

SD

Could you clarify which header parameter you mean by the User? I have not seen that as a standard email header.

Edited by Guest

Hi Stephen

Just guessing here...

If you're looking to set the MUA, mail user agent, then the field you can use is 'X-Mailer', I've also seen 'User-Agent' used. Gmail for instance uses field called 'DKIM-Signature'.

The priority can be set using, 'X-Priority' field, where priority can range from 1(highest) to 3(normal) to 5(lowest), normally only 1 and 3 are used.

Headers can be set using the setHeader method of the MimeMessage class:

http://java.sun.com/j2ee/1.4/docs/api/javax/mail/internet/MimeMessage.html#setHeader(java.lang.String,%20java.lang.String)

Or, if you're using 360Works Email plugin you can use EmailSetHeader( header ; value ) function.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

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.