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.
 
 
 

5 lines
150 B

IMAP_HOST = 'exchange.peptest.ch'
IMAP_PORT = '993'
IMAP_USER = r'testnet\test046'
IMAP_PWD = 'pEpdichauf5'
IMAP_EMAIL = 'test046@exchange.peptest.ch'