This commit is contained in:
Tomas Bures 2018-08-05 17:36:10 +05:30
commit 8193f0bf4d
5 changed files with 27 additions and 4 deletions

View file

@ -74,6 +74,14 @@
</div>
</div>
<div class="form-group">
<label for="x-mailer" class="col-sm-2 control-label">{{#translate}}X-Mailer header{{/translate}}</label>
<div class="col-sm-10">
<input type="text" class="form-control" name="x-mailer" id="x-mailer" value="{{xMailer}}">
<span class="help-block">{{#translate}}Set a custom X-Mailer header value or leave empty to disable it{{/translate}}</span>
</div>
</div>
</fieldset>
<fieldset>