mirror of
https://github.com/PurpleI2P/i2pdbrowser
synced 2025-01-15 09:09:59 +00:00
R4SAS
2fd7967b17
Signed-off-by: R4SAS <r4sas@i2pmail.org> Former-commit-id: 232132a3c96933d07e3cb6159db2294c13df01b6
18 lines
331 B
Plaintext
18 lines
331 B
Plaintext
#[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
|