The format to provide your pop details to the application, via the ACCOUNT DETAILS form
email,password,pop server,pop port,ssl
Code: Select all
email@rootjazz.com,p455w0rD!,outlook.office365.com,995,true
Code: Select all
email@rootjazz.com:p455w0rD!:outlook.office365.com:995:true
You can also bulk import pop details when importing your accounts. But please note, the POP details must be imported as a single column, so if your CSV import separation character is , then your pop should be imported with : and vice versa (if csv import character is a : then import pop with ,
Code: Select all
username,password,email,pop
rootjazz,soih92873tga,email@rootjazz.com,email@rootjazz.com:p455w0rD!:outlook.office365.com:995:true
Code: Select all
:
username:password:email:pop
rootjazz:soih92873tga:email@rootjazz.com:email@rootjazz.com,p455w0rD!,outlook.office365.com,995,true
For help with CUSTOM IMPORT, see the forum post:
viewtopic.php?f=15&t=10730
Regards,
Martin