-
All replies
-
Helpful answers
-
-
-
Sep 24, 2012 12:51 AM in response to bigsandroneby bigsandrone,I found the solution.
The problem for me were the permissions of the folder that should contain the signatures files. It is located here:
~/Library/Mail/V2/MailData/Signatures
To fix it type on a console the command
cd ~/Library/Mail/V2/MailData
then execute this:
chmod -R 0777 Signatures/
Try now and it should work.
-
Jan 5, 2014 11:41 AM in response to bigsandroneby Clearthinking_Creative,Hi Bigsandrone...
I'm having the same issue in OS X 10.9.1
I guessed that what you have posted might solve the problem in Mavericks too but when I navigate to that MailData folder I have NO: chmod file.
You don't happen to know the answer for this issue in Mavericks do you?
-
Feb 21, 2014 1:04 PM in response to Clearthinking_Creativeby jrquint,I had to force the chmod for mavericks, after it gave me a Operation Not Permitted error on some of the signatures:
sudo chmod -fR 0777 Signatures/
-
Dec 16, 2015 6:57 PM in response to bigsandroneby Steven Jobs (Think Different),Rebuild your mailbox by going to "Mailbox" and hit the rebuild option. Then if you are trying to use the same signature on all your accounts drag them over to each account and remember to select it in the "choose signature" box.