dinhvh / dejalu

Fast and Simple Email Client
https://dejalu.me
BSD 3-Clause "New" or "Revised" License
630 stars 47 forks source link

[imap] trouble connecting to fastmail #11

Open dinhvh opened 6 years ago

dinhvh commented 6 years ago

Can anyone reach out to me hoa at dejalu dot me and provides me account information that I can test with? Thanks!

knoopx commented 6 years ago

fastmail has trial (limited) accounts with hard limits on sent emails. you can create one for free here https://www.fastmail.com/signup/

dinhvh commented 6 years ago

Maybe this one will fix it: https://github.com/MailCore/mailcore2/pull/1701 I'm going to double-check.

oskarkrawczyk commented 6 years ago

I've tried adding the correct IMAP/SMTP during account setup, unfortunately that didn't solve the connection issue

--
Sent from iPhone

On 13 February 2018 at 06:40:25, Hoà V. DINH (notifications@github.com(mailto:notifications@github.com)) wrote:

Maybe this one will fix it: MailCore/mailcore2#1701(https://github.com/MailCore/mailcore2/pull/1701) I'm double-checking.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub(https://github.com/dinhviethoa/dejalu/issues/11#issuecomment-365157070), or mute the thread(https://github.com/notifications/unsubscribe-auth/AACFpQ-wsY2QSuqmBtJltTahDuab5xgCks5tUSBIgaJpZM4RYO01).

knoopx commented 6 years ago

I just checked build 192 and after removing and re-creating my fastmail account (without clicking on custom parameters button) it worked out of the box. Thank you for checking this out.

oskarkrawczyk commented 6 years ago

Tried again on build 192 with little success.

Worth noting is that I'm using a custom domain so email != username, which means that I have to use custom settings.

The custom settings screen verifies that my details are correct, and lets me create and account, but afterwards all I get is:

screen shot 2018-02-13 at 11 03 47
knoopx commented 6 years ago

@oskarkrawczyk I'm also using a custom domain and it works fine.

oskarkrawczyk commented 6 years ago

Unfortunately no joy here.

If there's anything I can provide to pinpoint the issue, please let me know.

flowirtz commented 6 years ago

@oskarkrawczyk same for me, not using Fastmail

dinhvh commented 6 years ago

I think that even with a custom domain, DejaLu will detect it as being Fastmail. Could you try just adding it and not going through the "Custom" workflow for adding an account?

oskarkrawczyk commented 6 years ago

DejaLu can detect the provider, sure, but it cannot detect my actual username for SMTP/IMAP, which in FastMail is not the same as the email, so it's not possible to skip the Custom workflow.

Here's a screencast of the process (including the error about the wrong username as aforementioned): https://v.usetapes.com/TXQH6PwSrp

dinhvh commented 6 years ago

@oskarkrawczyk Can you try using your @fastmail.com address/username to create your account then use alias to set the email address you want to work with? You can make an email alias the default email to use with an account.

oskarkrawczyk commented 6 years ago

@dinhviethoa That works as a workaround, thanks.

That said, I don't think this is the optimal way to set up a Fastmail account :-)