You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
331 B
18 lines
331 B
8 years ago
|
#[SMTP]
|
||
|
#type = client
|
||
|
#address = 127.0.0.1
|
||
|
#port = 7659
|
||
|
#destination = smtp.postman.i2p
|
||
|
#destinationport = 25
|
||
|
#keys = smtp-keys.dat
|
||
|
|
||
|
#[POP3]
|
||
|
#type = client
|
||
|
#address = 127.0.0.1
|
||
|
#port = 7660
|
||
|
#destination = pop.postman.i2p
|
||
|
#destinationport = 110
|
||
|
#keys = pop3-keys.dat
|
||
|
|
||
|
# see more examples in /usr/share/doc/i2pd/configuration.md.gz
|