[Remops] How to set-up yamn as remailer?

Steve Crook steve at mixmin.net
Wed Apr 22 19:56:39 BST 2015


On Wed, Apr 22, 2015 at 05:27:41PM +0200, Stefan Claas wrote:
> Hi Steve,
> 
> i like to set-up yamn as a remailer, for learning purposes,
>  on my Raspberry Pi, but according to the docs i see no key
> generation command.
> 
> The second question about yamn, do i have to delete the
> semicolons in front of the options i like to use, in
> yamn.cfg?
> 
> As client, without a yamn.cfg, it works fine so far on my Pi.
> 
> Regards
> Stefan

Hi Stefan,

Yes, the semi-colons act to comment-out the line.  The examples shown in
the sample cfg are all shown with defaults.

Here's the config file from one of my test remailers:

[Mail]
OutboundName = "Yamn Remailer"
OutboundAddy = "noreply at mixmin.net"

[Stats]
maxlat = 60
minlat = 2
minrel = 80.0
relfinal = 99.0

[Files]
Maildir = "/home/crooks/Maildir/yamn"

[Remailer]
Name = "yamn"
Address = "yamn at mixmin.net"
Exit = true
Loglevel = "trace"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.mixmin.net/pipermail/remops/attachments/20150422/8d1b4694/attachment.sig>


More information about the Remops mailing list