Re: Manual use of different account to send e-mails

2015-10-16 Thread Alan Leoni
On 15 Oct 16:04, Patrick Shanahan wrote: > * Alan Leoni [10-15-15 14:08]: > [...] > > The question is: How do I choose the correct e-mail address? Is there a > > macro to do that? > > So you are not worried about the tranmission but the "From:"

Re: Manual use of different account to send e-mails

2015-10-15 Thread Alan Leoni
er = ~/Mail/gmail set spoolfile = +GMAIL_inbox set mbox = +GMAIL_inbox set postponed = +GMAIL_postponed set record = +GMAIL_sent set my_pass="my password" set my_user=a...@alanleoni.ch set smtp_url=smtps://$my_user:$my_p...@smtp.gmail.com set realname="Alan Leoni" set from=a...@a

Manual use of different account to send e-mails

2015-10-15 Thread Alan Leoni
with a macro?). Or: - Adding a new account, saving the e-mails I get and I send in the gmail account, always being able to choose with which account send the message. Thanks for your help:) Cheers :) -- Alan Leoni

How to display old messages (unread) in browser menu

2015-09-01 Thread Alan Leoni
Hi everybody, I'm writing to ask how to display old messages (unread) in the browser menu. In my .muttrc I've: set folder_format = "%4C [%d] %2N %2t %2f " I've no idea if it's possible and about which "code" I've to add. Thanks a lot Alan -- Ala