Paranoia

https://github.com/n0g/arcane

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
$ torsocks ./arcane --hostname xxxmailserver.onion --username
yourusername --key AAAAAAAA
IMAP4 Password:
IMAP Server: xxxmailserver.onion
IMAP Port: 143
IMAP SSL: False
IMAP Username: yourusername
IMAP Mailbox: "INBOX"
.
IMAP Server: xxxmailserver.onion
IMAP Port: 143
IMAP SSL: False
IMAP Username: yourusername
IMAP Mailbox: "INBOX.Trash"
IMAP Server: xxxmailserver.onion
IMAP Port: 143
IMAP SSL: False
IMAP Username: yourusername
IMAP Mailbox: "INBOX.Sent"
IMAP Server: xxxmailserver.onion
IMAP Port: 143
IMAP SSL: False
IMAP Username: yourusername
IMAP Mailbox: "INBOX.Drafts"

A note: you can compile torsocks in a VM like virtualbox and edit /usr/local/etc/torsocks.conf to point to the tor daemon running on the host. In VBox’s NAT networking mode the host can be accessed through the gateway IP.

Comments

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×