Flowdock
method

quote_address_if_necessary

Importance_1
v2.3.8 - Show latest stable - 0 notes - Class: ActionMailer::Quoting
quote_address_if_necessary(address, charset) public

Quote the given address if it needs to be. The address may be a regular email address, or it can be a phrase followed by an address in brackets. The phrase is the only part that will be quoted, and only if it needs to be. This allows extended characters to be used in the "to", "from", "cc", "bcc" and "reply-to" headers.

Show source
Register or log in to add new notes.