Skip to content

sonicdoe/macos-mail-signature-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

macOS Mail Signature Installer

Easily install HTML signatures in macOS’s Mail application.

Usage

Pipe your signature file into install-signature.sh and pass the desired name of your signature as the first argument, for example:

$ cat my-signature.html | ./install-signature.sh "My Signature"

Not using iCloud Drive

If you’re not using iCloud Drive and are running macOS Mojave or later, the script won’t be able to access your Mail signatures due to new security protections. You’re able to work around this by granting Terminal full disk access, however, this is not recommended as a permanent solution.

Acknowledgments

Thanks to @coneybeare for his tutorial on making an HTML signature in Apple Mail.

License

macos-mail-signature-installer is licensed under the BSD 2-clause license. See LICENSE for the full license.

About

Easily install HTML signatures in macOS’s Mail application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages