2007/8/29, Meenal Pant <[EMAIL PROTECTED]>:
> I tried your suggestion of using gpg-agent. This works well with mutt
> but only in interactive mode again. Any ideas ? When I try sending
>
> $> mutt -F ./.muttrc -s "Hello" [EMAIL PROTECTED]
> with pgp-autosign= yes set in .muttrc, it is delivered a
Michelle Konzack wrote:
> Am 2007-08-22 16:19:38, schrieb Meenal Pant:
>
>> Hello,
>> I want to use mutt as a command inside a script and therefore I don't
>> want to run mutt interactively.
>> To achieve this, I use:
>> $> mutt -F ./.muttrc -s "Hello" -i ../text.txt [EMAIL PROTECTED] > and
Am 2007-08-22 16:19:38, schrieb Meenal Pant:
> Hello,
> I want to use mutt as a command inside a script and therefore I don't
> want to run mutt interactively.
> To achieve this, I use:
> $> mutt -F ./.muttrc -s "Hello" -i ../text.txt [EMAIL PROTECTED] and get the desired result.
> My problem
Hello,
I want to use mutt as a command inside a script and therefore I don't
want to run mutt interactively.
To achieve this, I use:
$> mutt -F ./.muttrc -s "Hello" -i ../text.txt [EMAIL PROTECTED]