Dilip M <[EMAIL PROTECTED]> wrote:
> Kyle Wheeler <[EMAIL PROTECTED]> wrote: ...
> > That's not how you use my_hdr. The following is wrong:
> >
> > set my_hdr CC: [EMAIL PROTECTED]
> >
> > This is right:
> >
> > my_hdr CC: [EMAIL PROTECTED]
>
> Cool, it works. Thank you.
How can I get
Kyle Wheeler <[EMAIL PROTECTED]> wrote:
...
> That's not how you use my_hdr. The following is wrong:
>
> set my_hdr CC: [EMAIL PROTECTED]
>
> This is right:
>
> my_hdr CC: [EMAIL PROTECTED]
Cool, it works. Thank you.
--
dm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday, February 29 at 12:46 AM, quoth Nathan Huesken:
> So the script needs to get the eMail from stdin, but also be
> intaractive with the user (utilizing the read command).
>
> If I do:
> script
The reason the read command exits is that, by def
On 2008-02-29, Nathan Huesken <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 27, 2008 at 03:03:14PM -0600, Kyle Wheeler wrote:
> > On Wednesday, February 27 at 06:40 PM, quoth Nathan Huesken:
> > >I invoke the script this way:
> > >macro index,pager a '~/add2ldap'
> > >
> > >It then asks me for the nam
On Thu, Feb 28, 2008 at 04:39:49PM -0600, Kyle Wheeler wrote:
> While you're at it, you probably want to stop using keys and start
> using function names directly. Like so:
>
> macro attach b "unset wait_key\
> cat >/tmp/tmp.html; \
> opera --remote 'openURL(/tmp/tmp.html,new-page)' &\
> set wait
* On Thu, Feb 28, 2008 Salvatore Iovene ([EMAIL PROTECTED]) muttered:
> my sent mail is not saved. Can you please check if my .muttrc is
> alright?
> set folder="$HOME/Mail" # Local mailboxes stored here
Better use ~/ instead of $HOME
set folder=~/Mail
> set spoolfile=$HOME/Mail/inbox
> set
Hi,
Thansk, that makes a lot of sense.
Unfortantly, it does not yet work completly. I want the script to scan the
eMail for default values, but afterwards ask the user to confirm or correct
these default values.
So the script needs to get the eMail from stdin, but also be intaractive with
the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, February 28 at 10:14 PM, quoth Ad. Teixera:
>Hello,
>This macro is working:
>macro index f ":unset wait_key\n;!~/myScript\n;:set wait_key\n" \
> "menu for fetching mail"
>
>this one works also, but it is not setting the wait_key at the
Hello,
This macro is working:
macro index f ":unset wait_key\n;!~/myScript\n;:set wait_key\n" \
"menu for fetching mail"
this one works also, but it is not setting the wait_key at the end of the
macro.
macro attach b ":unset wait_key\n|cat >/tmp/tmp.html; \
opera --remote 'openURL(/tmp/tmp.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, February 28 at 03:40 PM, quoth Dilip M:
>Hi,
>
>I'm using Mutt version 1.5.10i. Is there any option to set a email id
>automatically in CC field?
>
>I know, this is odd. But just want to back up all office emails in PST :(
>
>I tried set m
Hi Dilip,
> using 'set mailboxes' as a line in .muttrc gives me:
>
> Sorry, you should be using something like,
> mailboxes =mbox1
> mailboxes =mbox2
Ah, right, I have those already. Many of them actually. What slows me
down is that when I want to switch to mailbox containing new mail, I
have to
Vladimir Marek <[EMAIL PROTECTED]> wrote:
...
using 'set mailboxes' as a line in .muttrc gives me:
Sorry, you should be using something like,
mailboxes =mbox1
mailboxes =mbox2
PS: No 'set' there..
--
dm
Hi,
my sent mail is not saved. Can you please check if my .muttrc is
alright?
Here it is:
set sendmail="/usr/bin/msmtp"
set folder="$HOME/Mail" # Local mailboxes stored here
set spoolfile=$HOME/Mail/inbox
set record=$HOME/Mail/sent/ # Where to store sent messages
set postponed=$H
Hi,
>
> > Right, but then I have to type 'c' and press space several times to get to
> > the folder I want (if it's not the first one). Since I typically have 10
> > or more folders containing new mail, it would be handy to use tab
> > completion. But since there are folders with similar name
On Thu, Feb 28, 2008 at 3:40 PM, Dilip M <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using Mutt version 1.5.10i. Is there any option to set a email id
> automatically in CC field?
>
> I know, this is odd. But just want to back up all office emails in PST
> :(
>
> I tried set my_hdr, which failed with
Hi,
I'm using Mutt version 1.5.10i. Is there any option to set a email id
automatically in CC field?
I know, this is odd. But just want to back up all office emails in PST :(
I tried set my_hdr, which failed with error unknow variable.
--
dm
On Sun, Feb 24, 2008 at 4:48 PM, Vladimir Marek <[EMAIL PROTECTED]> wrote:
> Right, but then I have to type 'c' and press space several times to get to
> the folder I want (if it's not the first one). Since I typically have 10
> or more folders containing new mail, it would be handy to use tab
17 matches
Mail list logo