~soywod/pimalaya

1

trying with my website's email

Details
Message ID
<99483d4f-b73a-2ace-27e6-04572e592651@gmail.com>
DKIM signature
pass
Download raw message
When I type account sync it says error: cannot find session from pool at 
cursor 0

Here's an example of my entire config.


display-name="Valiant "
[valiant.format]
type="flowed"

[valiant]
backend = "imap"
email = "meow"
default = true
display-name = "valiant"
sender = "smtp"
smtp-host = "smtp.meow"
smtp-port = 465
smtp-ssl = true
smtp-login = "meow"
smtp-passwd-cmd = "echo purr"
sync = true
imap-host = "imap.meow"
imap-port = 993
imap-ssl = true
imap-login = "meow"
imap-passwd-cmd = "echo purr"


-- 
Cheers:
Aaron Spears, AKA Valiant8086 General Partner at Valiant Galaxy Associates "we make (VERY GOOD AUDIOGAMES) for the blind comunity" http://valiantGalaxy.com
Details
Message ID
<875y9cm5xr.fsf@posteo.net>
In-Reply-To
<99483d4f-b73a-2ace-27e6-04572e592651@gmail.com> (view parent)
DKIM signature
pass
Download raw message
> When I type account sync it says error: cannot find session from pool
> at cursor 0

Which version of Himalaya do you run? If I remember well, error messages
have been improved in the last release. Anyway, you can add
`RUST_LOG=debug` in front of your command to see what is happening
there.

Does `himalaya list` works without the `sync = true`?
Reply to thread Export thread (mbox)