You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an typo in the 29th line of the default mail template "default/mail_tt2/helpfile.tt2".
In the explanation of other "SET" commands, it is "|*", so I think that it is probably a mistake and report it.
Version
Sympa 6.2.56
Installation method
deb
Expected behavior
[%|loc%]SET <list>|* DIGESTPLAIN * Message reception in compilation mode, sent as a plain text email with all attachments[%END%]
Actual behavior
[%|loc%]SET <list|*> DIGESTPLAIN * Message reception in compilation mode, sent as a plain text email with all attachments[%END%]
The text was updated successfully, but these errors were encountered:
There seems to be an typo in the 29th line of the default mail template "default/mail_tt2/helpfile.tt2".
In the explanation of other "SET" commands, it is "|*", so I think that it is probably a mistake and report it.
Version
Sympa 6.2.56
Installation method
deb
Expected behavior
[%|loc%]SET <list>|* DIGESTPLAIN * Message reception in compilation mode, sent as a plain text email with all attachments[%END%]
Actual behavior
[%|loc%]SET <list|*> DIGESTPLAIN * Message reception in compilation mode, sent as a plain text email with all attachments[%END%]
The text was updated successfully, but these errors were encountered: