Re: [MlMt] Welcome to the "mailmate" mailing list

2018-07-06 Thread Randy Abbott
I had MaiLMate subscribe to the "All Mail" mailbox and it fixed it. 
Thanks for all your help!




On 6 Jul 2018, at 7:22, Benny Kjær Nielsen wrote:


On 4 Jul 2018, at 17:39, Randy Abbott wrote:

Creating a Smart Mailbox with the following conditions does not 
return any started emails. What am I missing?


I don't see any obvious problems.


* Any of the following messages "All Messages"
* Condition: All of the following are true "Message is Flagged"


I assume, you are certain you have any flagged emails? Also try 
explicitly marking an email in “All Messages” as flagged.


--
Benny
https://freron.com/become_a_mailmate_patron/
___
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] Welcome to the "mailmate" mailing list

2018-07-06 Thread Benny Kjær Nielsen

On 4 Jul 2018, at 17:39, Randy Abbott wrote:

Creating a Smart Mailbox with the following conditions does not return 
any started emails. What am I missing?


I don't see any obvious problems.


* Any of the following messages "All Messages"
* Condition: All of the following are true "Message is Flagged"


I assume, you are certain you have any flagged emails? Also try 
explicitly marking an email in “All Messages” as flagged.


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


Re: [MlMt] Welcome to the "mailmate" mailing list

2018-07-04 Thread Randy Abbott
Creating a Smart Mailbox with the following conditions does not return 
any started emails. What am I missing?


* Any of the following messages "All Messages"
* Condition: All of the following are true "Message is Flagged"


Thanks for all the help!



On 4 Jul 2018, at 4:58, Benny Kjær Nielsen wrote:


On 4 Jul 2018, at 5:29, Randy Abbott wrote:

* Is it possible to always display the From box, even if I'm sending 
an email with the default email address?


I'm afraid there's no setting for that. A workaround is to provide an 
alternative dummy address in the “Email Addresses” field of the 
account settings:


Email Addresses: r...@example.com, du...@example.com

I'll keep this limitation in mind when re-implementing the composer 
status bar (something which I probably have to do fairly soon since it 
looks even worse in Mojave Dark mode than it already does in the 
current light mode).


* How can I setup Address Pattern for two domains? I have 
`.*@example\.com` currently, but I would like to add another. (I am 
not so great at RegExp).


One way to do it:

(.*@example1\.com|.*@example2\.com)

I've also changed the code such that when address patterns are enabled 
then the From popup is always shown. That should take care of your 
first question.


* How can I get the Starred emails in Gmail to appear in MailMate? 
The manual has detailed instructions for labels, but not so much for 
Starred emails.


The manual page says: “If you click “Edit Subscriptions” in the 
IMAP account editor for a Gmail account then you might notice that 
“[Gmail]/Starred” and “[Gmail]/Important” are unsubscribed. It 
is important to keep it that way. The starred emails are equivalent to 
flagged emails.”


Gmail “Starred” is equivalent to the IMAP keyword “\Flagged” 
and Gmail does set that on starred emails. Therefore the Starred 
label/mailbox itself is not needed (and would just cause duplicate 
emails to appear in MailMate).


--
Benny
https://freron.com/become_a_mailmate_patron/
___
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] Welcome to the "mailmate" mailing list

2018-07-04 Thread Benny Kjær Nielsen

On 4 Jul 2018, at 5:29, Randy Abbott wrote:

* Is it possible to always display the From box, even if I'm sending 
an email with the default email address?


I'm afraid there's no setting for that. A workaround is to provide an 
alternative dummy address in the “Email Addresses” field of the 
account settings:


Email Addresses: r...@example.com, du...@example.com

I'll keep this limitation in mind when re-implementing the composer 
status bar (something which I probably have to do fairly soon since it 
looks even worse in Mojave Dark mode than it already does in the current 
light mode).


* How can I setup Address Pattern for two domains? I have 
`.*@example\.com` currently, but I would like to add another. (I am 
not so great at RegExp).


One way to do it:

(.*@example1\.com|.*@example2\.com)

I've also changed the code such that when address patterns are enabled 
then the From popup is always shown. That should take care of your first 
question.


* How can I get the Starred emails in Gmail to appear in MailMate? The 
manual has detailed instructions for labels, but not so much for 
Starred emails.


The manual page says: “If you click “Edit Subscriptions” in the 
IMAP account editor for a Gmail account then you might notice that 
“[Gmail]/Starred” and “[Gmail]/Important” are unsubscribed. It 
is important to keep it that way. The starred emails are equivalent to 
flagged emails.”


Gmail “Starred” is equivalent to the IMAP keyword “\Flagged” and 
Gmail does set that on starred emails. Therefore the Starred 
label/mailbox itself is not needed (and would just cause duplicate 
emails to appear in MailMate).


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


Re: [MlMt] Welcome to the "mailmate" mailing list

2018-07-04 Thread Max Andersen
setup a smart folder where condition is "Message is Flagged"


On Wed, Jul 4, 2018 at 7:23 AM, Randy Abbott  wrote:

> How can I view flagged/starred mail in MailMate then?
>
> On 3 Jul 2018, at 23:04, Max Andersen wrote:
>
> One i Can answer immediately- starred emails is called flagged emails in
> mailmate.
>
> On Wed, 4 Jul 2018 at 05:29, Randy Abbott  wrote:
>
>> Hello,
>>
>> I am new to MailMate and I apologize if these questions seems trivial.
>> I've read the relevant sections of the manual, but I still can't find an
>> answer.
>>
>>- Is it possible to always display the From box, even if I'm sending
>>an email with the default email address?
>>- How can I setup Address Pattern for two domains? I have
>>.*@example\.com currently, but I would like to add another. (I am not
>>so great at RegExp).
>>- How can I get the Starred emails in Gmail to appear in MailMate?
>>The manual has detailed instructions for labels, but not so much for
>>Starred emails.
>>
>> Thank you!
>> ___
>> mailmate mailing list
>> mailmate@lists.freron.com
>> https://lists.freron.com/listinfo/mailmate
>>
> --
> /max
> http://about.me/maxandersen
>
> ___
> 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
>
>


-- 
/max
http://about.me/maxandersen
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Welcome to the "mailmate" mailing list

2018-07-03 Thread Randy Abbott

How can I view flagged/starred mail in MailMate then?

On 3 Jul 2018, at 23:04, Max Andersen wrote:

One i Can answer immediately- starred emails is called flagged emails 
in

mailmate.

On Wed, 4 Jul 2018 at 05:29, Randy Abbott  wrote:


Hello,

I am new to MailMate and I apologize if these questions seems 
trivial.
I've read the relevant sections of the manual, but I still can't find 
an

answer.

   - Is it possible to always display the From box, even if I'm 
sending

   an email with the default email address?
   - How can I setup Address Pattern for two domains? I have
   .*@example\.com currently, but I would like to add another. (I am 
not

   so great at RegExp).
   - How can I get the Starred emails in Gmail to appear in MailMate? 
The
   manual has detailed instructions for labels, but not so much for 
Starred

   emails.

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


--
/max
http://about.me/maxandersen




___
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] Welcome to the "mailmate" mailing list

2018-07-03 Thread Max Andersen
One i Can answer immediately- starred emails is called flagged emails in
mailmate.

On Wed, 4 Jul 2018 at 05:29, Randy Abbott  wrote:

> Hello,
>
> I am new to MailMate and I apologize if these questions seems trivial.
> I've read the relevant sections of the manual, but I still can't find an
> answer.
>
>- Is it possible to always display the From box, even if I'm sending
>an email with the default email address?
>- How can I setup Address Pattern for two domains? I have
>.*@example\.com currently, but I would like to add another. (I am not
>so great at RegExp).
>- How can I get the Starred emails in Gmail to appear in MailMate? The
>manual has detailed instructions for labels, but not so much for Starred
>emails.
>
> Thank you!
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate
>
-- 
/max
http://about.me/maxandersen
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Welcome to the "mailmate" mailing list

2018-07-03 Thread Randy Abbott

Hello,

I am new to MailMate and I apologize if these questions seems trivial. 
I've read the relevant sections of the manual, but I still can't find an 
answer.


* Is it possible to always display the From box, even if I'm sending an 
email with the default email address?
* How can I setup Address Pattern for two domains? I have 
`.*@example\.com` currently, but I would like to add another. (I am not 
so great at RegExp).
* How can I get the Starred emails in Gmail to appear in MailMate? The 
manual has detailed instructions for labels, but not so much for Starred 
emails.



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