Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
IMAPS ve POP3 nasil test edilir ? – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

IMAPS ve POP3 nasil test edilir ?

IMAP ‘i SSL ustunden calistiriyorsaniz asagidaki gibi test islemlerini yapabilirsiniz.

openssl s_client -connect mail.sunucu.com:993

Ornek cikti;

* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN AUTH=LOGIN] Dovecot ready.

POP3 icin;

openssl s_client -connect mail.sunucu.com:995

Ornek cikti;

+OK Dovecot ready.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58