Gnus development mailing list
 help / color / mirror / Atom feed
* Mixmaster support
@ 2005-11-06  3:13 leandro noferini
  0 siblings, 0 replies; only message in thread
From: leandro noferini @ 2005-11-06  3:13 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 805 bytes --]

Ciao a tutti,

I am trying to use the  remailer (mixmaster type) support in my gnus via
mailcrypt but I get always this error:

Format specifier doesn't match argument type

I follow the info file and this is my .gnus

;; Mailcrypt
(load-library "mailcrypt")
(mc-setversion "gpg")
(autoload 'mc-install-write-mode "mailcrypt" nil t)
(autoload 'mc-install-read-mode "mailcrypt" nil t)
(add-hook 'mail-mode-hook 'mc-install-write-mode)
(add-hook 'gnus-summary-mode-hook 'mc-install-read-mode)
(add-hook 'message-mode-hook 'mc-install-write-mode)
(add-hook 'news-reply-mode-hook 'mc-install-write-mode)
(setq mc-mixmaster-path "/usr/bin/mixmaster")
(setq mc-mixmaster-list-path "/var/lib/mixmaster/stats/type2.list")

What is wrong? 

-- 
Ciao
leandro
..... e saluti al brigadiere

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-06  3:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-06  3:13 Mixmaster support leandro noferini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).