<<< Date Index >>>     <<< Thread Index >>>

Re: mutt and plaintext passwords : muttrc encryption ?



ehm. one more thing.
how would you deal with the MTA with the wrapper-based solution ?

i know only of :

using nbsmtp, in a dangerous way:
        set sendmail="nbsmtp -P password ..."

using ssmtp , in a dangerous way:
        set sendmail="ssmtp -ap password ..."

or using msmtp with 'password' fields unset in the .msmtprc file,
waiting for prompting (never worked to me though)

On 20080728@21:53, Michele Martone wrote:
> this seems almost perfect to me. marvelous, elegant, general, thanks !
> ..