search for: smtpname

Displaying 1 result from an estimated 1 matches for "smtpname".

Did you mean: mapname
2020 Feb 13
2
Monitor email for office365.com with fetchmail
..."better" way to monitor and inbox ? I have verified all the ports are open, using 993, using ssl, using sslproto SSL3 etc.. Anyone done this ? Got it working. I basically have: machine outlook.office365.com login myuser at mydomain password mypassword fetchmail --ssl --sslproto SSL3 --smtpname X -u X outlook.office365.com Thanks, jerry