﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1485604,no signature option on compose,ldeviator,,"Sometimes my users want to send an email from a link with action=compose and _to and _subject fields defined in _GET, but don't want to have their signature included.

This is useful for emails that will go to pagers or other devices where the body space is at a premium

with this patch, we can use links like this

{{{
_action=compose&_to=me@example.com&subject=Hello%20World&nosig=true
}}}

which will open a compose window and leave off the signature for that message's (and only that message's) composition.",Feature Patches,closed,5,0.3-beta,Core functionality,git-master,normal,fixed,,
