Mutt error '/home/user/mail/ is not a mailbox', but configured for use with gmail imap/smtp
I have successfully configured mutt to work with gmail imap.
But when i try to send mail via gmail smtp, i get this error:
/home/user/Mail/ is not a mailbox
I cannot understand why /home/user/Mail plays a role when i am not trying to send mail to a local unix user. This should only be relevant if i tried to send mail to a local unix user, and somehow whatever is inside /home/user/Mail/ is not a valid mbox
The error just makes no sense to me, and i do not know how i can get rid of it so i can finally use mutt to do my everyday email -tasks using gmail´s smtp service.
The config looks like this:
set from = "gmail_user@gmail.com"
set folder = "imaps://gmail_user@imap.gmail.com"
set smtp_url = "smtps://gmail_user@smtp.gmail.com"
#set imap_pass = "PASSWORD"
#set smtp_pass = "PASSWORD"
set my_spoolfile = "INBOX"
set my_mbox = "Archieves"
set my_record = "Sent"
set my_postponed = "Drafts"
set my_spam = "Junk"
unix smtp mutt mbox
add a comment |
I have successfully configured mutt to work with gmail imap.
But when i try to send mail via gmail smtp, i get this error:
/home/user/Mail/ is not a mailbox
I cannot understand why /home/user/Mail plays a role when i am not trying to send mail to a local unix user. This should only be relevant if i tried to send mail to a local unix user, and somehow whatever is inside /home/user/Mail/ is not a valid mbox
The error just makes no sense to me, and i do not know how i can get rid of it so i can finally use mutt to do my everyday email -tasks using gmail´s smtp service.
The config looks like this:
set from = "gmail_user@gmail.com"
set folder = "imaps://gmail_user@imap.gmail.com"
set smtp_url = "smtps://gmail_user@smtp.gmail.com"
#set imap_pass = "PASSWORD"
#set smtp_pass = "PASSWORD"
set my_spoolfile = "INBOX"
set my_mbox = "Archieves"
set my_record = "Sent"
set my_postponed = "Drafts"
set my_spam = "Junk"
unix smtp mutt mbox
Does nobody have an idea?
– Michael
Aug 31 '12 at 14:16
add a comment |
I have successfully configured mutt to work with gmail imap.
But when i try to send mail via gmail smtp, i get this error:
/home/user/Mail/ is not a mailbox
I cannot understand why /home/user/Mail plays a role when i am not trying to send mail to a local unix user. This should only be relevant if i tried to send mail to a local unix user, and somehow whatever is inside /home/user/Mail/ is not a valid mbox
The error just makes no sense to me, and i do not know how i can get rid of it so i can finally use mutt to do my everyday email -tasks using gmail´s smtp service.
The config looks like this:
set from = "gmail_user@gmail.com"
set folder = "imaps://gmail_user@imap.gmail.com"
set smtp_url = "smtps://gmail_user@smtp.gmail.com"
#set imap_pass = "PASSWORD"
#set smtp_pass = "PASSWORD"
set my_spoolfile = "INBOX"
set my_mbox = "Archieves"
set my_record = "Sent"
set my_postponed = "Drafts"
set my_spam = "Junk"
unix smtp mutt mbox
I have successfully configured mutt to work with gmail imap.
But when i try to send mail via gmail smtp, i get this error:
/home/user/Mail/ is not a mailbox
I cannot understand why /home/user/Mail plays a role when i am not trying to send mail to a local unix user. This should only be relevant if i tried to send mail to a local unix user, and somehow whatever is inside /home/user/Mail/ is not a valid mbox
The error just makes no sense to me, and i do not know how i can get rid of it so i can finally use mutt to do my everyday email -tasks using gmail´s smtp service.
The config looks like this:
set from = "gmail_user@gmail.com"
set folder = "imaps://gmail_user@imap.gmail.com"
set smtp_url = "smtps://gmail_user@smtp.gmail.com"
#set imap_pass = "PASSWORD"
#set smtp_pass = "PASSWORD"
set my_spoolfile = "INBOX"
set my_mbox = "Archieves"
set my_record = "Sent"
set my_postponed = "Drafts"
set my_spam = "Junk"
unix smtp mutt mbox
unix smtp mutt mbox
asked Aug 31 '12 at 11:34
MichaelMichael
262
262
Does nobody have an idea?
– Michael
Aug 31 '12 at 14:16
add a comment |
Does nobody have an idea?
– Michael
Aug 31 '12 at 14:16
Does nobody have an idea?
– Michael
Aug 31 '12 at 14:16
Does nobody have an idea?
– Michael
Aug 31 '12 at 14:16
add a comment |
1 Answer
1
active
oldest
votes
Try to set paths to mailboxes.
set folder = "~/log"
set mbox = "~/log/in.mbox"
set record = "~/log/out.mbox"
set postponed = "~/log/postponed.mbox"
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
autoActivateHeartbeat: false,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f468607%2fmutt-error-home-user-mail-is-not-a-mailbox-but-configured-for-use-with-gmai%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to set paths to mailboxes.
set folder = "~/log"
set mbox = "~/log/in.mbox"
set record = "~/log/out.mbox"
set postponed = "~/log/postponed.mbox"
add a comment |
Try to set paths to mailboxes.
set folder = "~/log"
set mbox = "~/log/in.mbox"
set record = "~/log/out.mbox"
set postponed = "~/log/postponed.mbox"
add a comment |
Try to set paths to mailboxes.
set folder = "~/log"
set mbox = "~/log/in.mbox"
set record = "~/log/out.mbox"
set postponed = "~/log/postponed.mbox"
Try to set paths to mailboxes.
set folder = "~/log"
set mbox = "~/log/in.mbox"
set record = "~/log/out.mbox"
set postponed = "~/log/postponed.mbox"
answered Dec 30 '13 at 4:28
envolyseenvolyse
485
485
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f468607%2fmutt-error-home-user-mail-is-not-a-mailbox-but-configured-for-use-with-gmai%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Does nobody have an idea?
– Michael
Aug 31 '12 at 14:16