I don't know if this is possible.
When someone CCs me and I reply group it of course includes my email
address (I have several).
Anyway of having it not reply to my email(s)? If I remember then I
edit the To: field, but of course I sometimes forget.
Ideas?
Dave
* Code Blue schrieb am 02.07.2012 um 19:59 Uhr:
> Trying to get mutt to match slrn coloring as much as possible, is it
> possible to get of the header one color and part another?
color hdrdefault blue default
color header green default
"^(cc|from|to|date|reply-to|news
On 2012-07-03, David Woodfall wrote:
> I don't know if this is possible.
>
> When someone CCs me and I reply group it of course includes my email
> address (I have several).
>
> Anyway of having it not reply to my email(s)? If I remember then I
> edit the To: field, but of course I sometimes forg
* Andreas Kneib schrieb am 03.07.2012 um 18:48 Uhr:
> * Code Blue schrieb am 02.07.2012 um 19:59 Uhr:
> > Trying to get mutt to match slrn coloring as much as possible, is it
> > possible to get of the header one color and part another?
> color hdrdefault blue default
> color header
On Tue, Jul 03, 2012 at 05:41:28PM +0100, David Woodfall wrote:
> When someone CCs me and I reply group it of course includes my email
> address (I have several).
>
> Anyway of having it not reply to my email(s)?
Set 'alternates'[1] to match your email addresses. Ensure 'metoo'[2] is
unset.
[1]:
On Tue, Jul 03, 2012 at 06:48:16PM +0200, Andreas Kneib wrote:
> * Code Blue schrieb am 02.07.2012 um 19:59 Uhr:
>
> > Trying to get mutt to match slrn coloring as much as possible, is it
> > possible to get of the header one color and part another?
>
> color hdrdefault blue default
>
On (18:24 03/07/12), Simon Ward put forth the proposition:
On Tue, Jul 03, 2012 at 05:41:28PM +0100, David Woodfall wrote:
When someone CCs me and I reply group it of course includes my email
address (I have several).
Anyway of having it not reply to my email(s)?
Set 'alternates'[1] to match
Thanks to Kevin, got ssl and fast mail working on receive
except
the line:
#set smtp_url ="smtps://$my_user:$my_pass@$my_smtp_server:465/"
gets an error "unknown varriable smtp_url
the myuser and mypass varriables are defined as they work on receive
the necessary libraries are installed.
went