Inserting an email address or telephone as a weblink
Add mailto and telephone links to templates using HTML anchor tags in the Signature 365 source editor.
If you want to insert a mailto: or tel: link into a signature as a weblink, use an <a href> link in the signature template. You can do this by using code similar to the following:
To insert a telephone link:
<a href="tel:+4414833210029">+441483321002 </a>
To insert a mailto link:
<a href="mailto:support@symprex.com">support@symprex.com </a>
Getting started with the template editor
Get started with the template editor, merge fields, previews, and conditional statements for HTML and plain-text templates.
Template editor menu options
Review the visual editor menus and ribbon options for editing, inserting, formatting, and working with tables.