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.

Email From doesn't like Commas

Featured Replies

Using emailCreate you can specify the from address for a new message.

The online manual says; the FROM address for the new message. Use "Name <[email protected]>" for displaying the name instead.

This works fine for 'Jerry Salem <[email protected]>'

However if I use this; 'Salem, Jerry <[email protected]>' I get an error.

Other than removing the comma are there any work arounds?

 

Hey Jerry,

 

There is currently no workaround for this, but we could make a custom build that would accomplish this.

For anyone else running into this issue, the reason using 'Salem, Jerry <[email protected]>'  causes an error is because EmailCreate is designed so that a "," is used to separate email addresses in a list so to the plugin it looks like "Salem"  is being passed in as an email address which will obviously fail the check for the @ symbol.  

  • Author
2 minutes ago, ryan360Works said:

 the reason using 'Salem, Jerry <[email protected]>'  causes an error is because EmailCreate is designed so that a "," is used to separate email addresses in a list

Ryan

I thought that was the issue.

However (I believe) you can only have one email in the FROM section. So the plugin doesn't need to check for commas there.

 

 

That is true, I can't think of any situation where there would need to be more than one sending address (probably against some kind of standard as well). There may be something simple that can be changed. I suspect that the same email address validation code that checks the "to" parameter also runs for the "from" parameter and in that logic, it checks for a "," the presence of a comma tells the plugin that there is a list of email addresses, it then  takes the text preceding the comma and checks for the presence of an @ symbol. I will create an issue in our issue tracking system to review this but for now you will need leave the comma out or enter the name as firstName LastName <emailaddress>.

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.