ssmtp not working with outlook account











up vote
0
down vote

favorite












I have been trying to send emails with ssmtp through my outlook account.
I followed this page and this is what I have inside ssmtp.conf:



root=myemail@outlook.com
mailhub=smtp-mail.outlook.com:587
AuthUser=myemail@outlook.com
AuthPass=mypassword
UseTLS=YES
UseSTARTTLS=YES
rewriteDomain=outlook.com
hostname=myemail@outlook.com
FromLineOverride=YES


But when I want o test ssmtp, like by typing this in the terminal:



ssmtp destination@gmail.com


nothing happens, and the terminal freezes. Any clue where I can start debugging this?










share|improve this question






















  • I presume the terminal isn't frozen but ssmtp awaits your input (mail content) in its stdin. Type a few words and hit CTRL-D to end your message.
    – PerlDuck
    2 days ago










  • Thanks, you are right. It was not frozen, but I still could not send emails. I switched to postfix and it seems to be working now.
    – SaTa
    yesterday















up vote
0
down vote

favorite












I have been trying to send emails with ssmtp through my outlook account.
I followed this page and this is what I have inside ssmtp.conf:



root=myemail@outlook.com
mailhub=smtp-mail.outlook.com:587
AuthUser=myemail@outlook.com
AuthPass=mypassword
UseTLS=YES
UseSTARTTLS=YES
rewriteDomain=outlook.com
hostname=myemail@outlook.com
FromLineOverride=YES


But when I want o test ssmtp, like by typing this in the terminal:



ssmtp destination@gmail.com


nothing happens, and the terminal freezes. Any clue where I can start debugging this?










share|improve this question






















  • I presume the terminal isn't frozen but ssmtp awaits your input (mail content) in its stdin. Type a few words and hit CTRL-D to end your message.
    – PerlDuck
    2 days ago










  • Thanks, you are right. It was not frozen, but I still could not send emails. I switched to postfix and it seems to be working now.
    – SaTa
    yesterday













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have been trying to send emails with ssmtp through my outlook account.
I followed this page and this is what I have inside ssmtp.conf:



root=myemail@outlook.com
mailhub=smtp-mail.outlook.com:587
AuthUser=myemail@outlook.com
AuthPass=mypassword
UseTLS=YES
UseSTARTTLS=YES
rewriteDomain=outlook.com
hostname=myemail@outlook.com
FromLineOverride=YES


But when I want o test ssmtp, like by typing this in the terminal:



ssmtp destination@gmail.com


nothing happens, and the terminal freezes. Any clue where I can start debugging this?










share|improve this question













I have been trying to send emails with ssmtp through my outlook account.
I followed this page and this is what I have inside ssmtp.conf:



root=myemail@outlook.com
mailhub=smtp-mail.outlook.com:587
AuthUser=myemail@outlook.com
AuthPass=mypassword
UseTLS=YES
UseSTARTTLS=YES
rewriteDomain=outlook.com
hostname=myemail@outlook.com
FromLineOverride=YES


But when I want o test ssmtp, like by typing this in the terminal:



ssmtp destination@gmail.com


nothing happens, and the terminal freezes. Any clue where I can start debugging this?







ssmtp






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 days ago









SaTa

83




83












  • I presume the terminal isn't frozen but ssmtp awaits your input (mail content) in its stdin. Type a few words and hit CTRL-D to end your message.
    – PerlDuck
    2 days ago










  • Thanks, you are right. It was not frozen, but I still could not send emails. I switched to postfix and it seems to be working now.
    – SaTa
    yesterday


















  • I presume the terminal isn't frozen but ssmtp awaits your input (mail content) in its stdin. Type a few words and hit CTRL-D to end your message.
    – PerlDuck
    2 days ago










  • Thanks, you are right. It was not frozen, but I still could not send emails. I switched to postfix and it seems to be working now.
    – SaTa
    yesterday
















I presume the terminal isn't frozen but ssmtp awaits your input (mail content) in its stdin. Type a few words and hit CTRL-D to end your message.
– PerlDuck
2 days ago




I presume the terminal isn't frozen but ssmtp awaits your input (mail content) in its stdin. Type a few words and hit CTRL-D to end your message.
– PerlDuck
2 days ago












Thanks, you are right. It was not frozen, but I still could not send emails. I switched to postfix and it seems to be working now.
– SaTa
yesterday




Thanks, you are right. It was not frozen, but I still could not send emails. I switched to postfix and it seems to be working now.
– SaTa
yesterday















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093366%2fssmtp-not-working-with-outlook-account%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093366%2fssmtp-not-working-with-outlook-account%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局