Steffen Nurpmeso <[email protected]> wrote:
> Χάρης Καραχριστιανίδης wrote in
> <20230217133009.z4nty%[email protected]>:
> |Steffen Nurpmeso <[email protected]> wrote:
> |> Χάρης Καραχριστιανίδης wrote in
> |> <20230216081131.myqru%[email protected]>:
> |>|Steffen Nurpmeso <[email protected]> wrote:
> |>|> Χάρης Καραχριστιανίδης wrote in
> ...
> |For message "s-nail: type: needs an active mailbox" how should my mailbox \
> |be? Everything in my .mailrc points to the web imap folder.
>
> Must be connected, then.
> If the connection breaks, and the code recognizes it, there is no
> "active mailbox" no more, and the above message appears. You need
> to switch to another folder then. (v15 will improve this a bit.
> BUT will have no IMAP for a while. :))
>
> Ciao -- greetings to Greece!!
>
> --steffen
> |
> |Der Kragenbaer, The moon bear,
> |der holt sich munter he cheerfully and one by one
> |einen nach dem anderen runter wa.ks himself off
> |(By Robert Gernhardt)
I pointed MBOX to imap but the message still appears..
Thank you for help!
account otenet {
set MAIL=$HOME/.mail/account1/
set smtp-use-starttls
set mta=smtp://mail.xxx.xx
set from="xxxx <[email protected]>"
set folder=.mail/account1
set MBOX=imaps://imap.xxxxxx.xx:xxx
set record=imaps://imap.xxxxxx.xx:xxx/Sent
set inbox=imaps://imap.xxxxxx.xx:xxx
set imap-keepalive=240
set imap-cache=~/.mail/.imap_cache
shortcut imap imaps://imap.xxxxxx.xx:xxx
}