Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Steven M. Bellovin
Frankly, I don't know.  Copying doesn't necessarily preserve the "last 
changed" time, and I don't know for sure if MailMate looks at the 
relative change times of various files.


On 13 May 2016, at 20:41, Howard Wettstein wrote:

Is this the equivalent of simply copying the directory from one 
computer to the other?



On 13 May 2016, at 17:33, Steven M. Bellovin wrote:


I'm pretty sure it's Library/Application Support/MailMate.

Open a terminal window on the machine with the good MailMate setup.  
Then do

this:

	rsync -avH 'Library/Application Support/MailMate' 
othermachine.local:'Library/Application Support'


where you replace 'othermachine' by the name of the destination 
computer.  If it includes any blanks, enclose it in quotes per the 
above.



On 13 May 2016, at 20:22, Howard Wettstein wrote:

Or maybe just tell me what are the files or directories to sync. 
Thanks.

Howie


On May 13, 2016, at 4:00 PM, Steven M. Bellovin 
 wrote:


I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




   --Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate





--Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Steven M. Bellovin

Yes.

On 13 May 2016, at 20:39, Howard Wettstein wrote:

Thanks a lot. None of this is trivial for me. Question about 
“othermachine.local”: is “local” the actual word?


How does rsync work? I’ve never done this.



On 13 May 2016, at 17:33, Steven M. Bellovin wrote:


I'm pretty sure it's Library/Application Support/MailMate.

Open a terminal window on the machine with the good MailMate setup.  
Then do

this:

	rsync -avH 'Library/Application Support/MailMate' 
othermachine.local:'Library/Application Support'


where you replace 'othermachine' by the name of the destination 
computer.  If it includes any blanks, enclose it in quotes per the 
above.



On 13 May 2016, at 20:22, Howard Wettstein wrote:

Or maybe just tell me what are the files or directories to sync. 
Thanks.

Howie


On May 13, 2016, at 4:00 PM, Steven M. Bellovin 
 wrote:


I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




   --Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Howard Wettstein
Is this the equivalent of simply copying the directory from one computer 
to the other?



On 13 May 2016, at 17:33, Steven M. Bellovin wrote:


I'm pretty sure it's Library/Application Support/MailMate.

Open a terminal window on the machine with the good MailMate setup.  
Then do

this:

	rsync -avH 'Library/Application Support/MailMate' 
othermachine.local:'Library/Application Support'


where you replace 'othermachine' by the name of the destination 
computer.  If it includes any blanks, enclose it in quotes per the 
above.



On 13 May 2016, at 20:22, Howard Wettstein wrote:

Or maybe just tell me what are the files or directories to sync. 
Thanks.

Howie


On May 13, 2016, at 4:00 PM, Steven M. Bellovin 
 wrote:


I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




   --Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Howard Wettstein
Thanks a lot. None of this is trivial for me. Question about 
“othermachine.local”: is “local” the actual word?


How does rsync work? I’ve never done this.



On 13 May 2016, at 17:33, Steven M. Bellovin wrote:


I'm pretty sure it's Library/Application Support/MailMate.

Open a terminal window on the machine with the good MailMate setup.  
Then do

this:

	rsync -avH 'Library/Application Support/MailMate' 
othermachine.local:'Library/Application Support'


where you replace 'othermachine' by the name of the destination 
computer.  If it includes any blanks, enclose it in quotes per the 
above.



On 13 May 2016, at 20:22, Howard Wettstein wrote:

Or maybe just tell me what are the files or directories to sync. 
Thanks.

Howie


On May 13, 2016, at 4:00 PM, Steven M. Bellovin 
 wrote:


I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




   --Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Steven M. Bellovin

I'm pretty sure it's Library/Application Support/MailMate.

Open a terminal window on the machine with the good MailMate setup.  
Then do

this:

	rsync -avH 'Library/Application Support/MailMate' 
othermachine.local:'Library/Application Support'


where you replace 'othermachine' by the name of the destination 
computer.  If it includes any blanks, enclose it in quotes per the 
above.



On 13 May 2016, at 20:22, Howard Wettstein wrote:

Or maybe just tell me what are the files or directories to sync. 
Thanks.

Howie


On May 13, 2016, at 4:00 PM, Steven M. Bellovin  
wrote:


I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




   --Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Howard Wettstein
Or maybe just tell me what are the files or directories to sync. Thanks.
Howie


> On May 13, 2016, at 4:00 PM, Steven M. Bellovin  wrote:
> 
> I cheated.  I exited MailMate, and rsync'd the proper directories over...
> 
> On 13 May 2016, at 18:51, Howard Wettstein wrote:
> 
>> How do you install Mailmate on a 2nd computer (going overseas with laptop) 
>> so that it’s just like on one’s main computer?
>> Howie
>> Thanks.
>> ___
>> mailmate mailing list
>> mailmate@lists.freron.com
>> https://lists.freron.com/listinfo/mailmate
> 
> 
> 
>--Steve Bellovin, https://www.cs.columbia.edu/~smb
> 
> 
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Howard Wettstein

If possible, please explain. No idea how to do that.
Howie


On 13 May 2016, at 16:00, Steven M. Bellovin wrote:

I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] installing on 2nd computer

2016-05-13 Thread Steven M. Bellovin
I cheated.  I exited MailMate, and rsync'd the proper directories 
over...


On 13 May 2016, at 18:51, Howard Wettstein wrote:

How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate




--Steve Bellovin, https://www.cs.columbia.edu/~smb


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] installing on 2nd computer

2016-05-13 Thread Howard Wettstein
How do you install Mailmate on a 2nd computer (going overseas with 
laptop) so that it’s just like on one’s main computer?

Howie
Thanks.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Urgent: inbox discrepancy

2016-05-13 Thread Howard Wettstein
No idea if this adds anything, but I’m noticing (again) more emails in 
my Apple Mail inbox that I’ve deleted from Mailmate, which means that 
it’s not syncronizing again.

Howie



On 12 May 2016, at 23:37, Benny Kjær Nielsen wrote:


On 13 May 2016, at 1:51, Howard Wettstein wrote:

But something is still strange: The Ucr/Google under SOURCES is still 
always spinning. And also there are still those “failed” attempts 
to delete folders. That has not changed.


I believe all of your problems are related to the issue you had with 
moving a hierarchy of mailboxes. I'll contact you off list when I've 
had time to review the data you sent me.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] signature and external references

2016-05-13 Thread Julien Cellario


Hello,

• how can I attach a graphic file in my signature ? so far, it appears 
as a code line.

• is there an iOS mail app which can synchronize mailmate tags ?
• is there a setting where external references are not blocked (so the 
email can auttautomaticaly be fully downloaded) ?


thanks a lot for your help, (Mailmate is amazing, congrat).

all best

julien
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate