[GH-ISSUE #672] How can I connect my (All-Inkl) IMAP account? #439

Closed
opened 2026-02-25 21:35:02 +03:00 by kerem · 15 comments
Owner

Originally created by @juekr on GitHub (Feb 17, 2023).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/672

💬 How can I connect my (All-Inkl) IMAP account?

I have several email accounts at the German hosting company All-Inkl and I have several email clients that access them over Imap perfectly fine. But (with the same settings) Cypht keeps claiming that my credentials are incorrect: "Unable to save this server, are the username and password correct?". I tried any combination of TLS/SSL but with no luck. How can I debug and possibly solve this?

Originally created by @juekr on GitHub (Feb 17, 2023). Original GitHub issue: https://github.com/cypht-org/cypht/issues/672 ## 💬 How can I connect my (All-Inkl) IMAP account? I have several email accounts at the German hosting company All-Inkl and I have several email clients that access them over Imap perfectly fine. But (with the same settings) Cypht keeps claiming that my credentials are incorrect: "Unable to save this server, are the username and password correct?". I tried any combination of TLS/SSL but with no luck. How can I debug and possibly solve this?
kerem 2026-02-25 21:35:02 +03:00
Author
Owner

@marclaporte commented on GitHub (Feb 17, 2023):

If you supply me a test account (send me info in private), I can assign a junior dev to investigate.

<!-- gh-comment-id:1434584027 --> @marclaporte commented on GitHub (Feb 17, 2023): If you supply me a test account (send me info in private), I can assign a junior dev to investigate.
Author
Owner

@juekr commented on GitHub (Feb 17, 2023):

Hey, thanks for the offer. I have Cypht running in my LAN only, but I can give you an account on my IMAP server?

<!-- gh-comment-id:1434628343 --> @juekr commented on GitHub (Feb 17, 2023): Hey, thanks for the offer. I have Cypht running in my LAN only, but I can give you an account on my IMAP server?
Author
Owner

@marclaporte commented on GitHub (Feb 17, 2023):

Sure, that's fine.

You can find me in here:
https://app.gitter.im/#/room/#cypht-org_community:gitter.im

<!-- gh-comment-id:1435005601 --> @marclaporte commented on GitHub (Feb 17, 2023): Sure, that's fine. You can find me in here: https://app.gitter.im/#/room/#cypht-org_community:gitter.im
Author
Owner

@marclaporte commented on GitHub (Feb 19, 2023):

@juekr ok I received info. @josaphatim will investigate.

If it makes you feel better, you are not alone: https://github.com/jasonmunro/cypht/issues/565

<!-- gh-comment-id:1435873060 --> @marclaporte commented on GitHub (Feb 19, 2023): @juekr ok I received info. @josaphatim will investigate. If it makes you feel better, you are not alone: https://github.com/jasonmunro/cypht/issues/565
Author
Owner

@juekr commented on GitHub (Feb 20, 2023):

Actually, it does ;-) I've already seen the issue, but I couldn't really get the debug mode to work (I guess, I'm just kinda dumb when it comes to stuff like that).

<!-- gh-comment-id:1436710283 --> @juekr commented on GitHub (Feb 20, 2023): Actually, it does ;-) I've already seen the issue, but I couldn't really get the debug mode to work (I guess, I'm just kinda dumb when it comes to stuff like that).
Author
Owner

@josaphatim commented on GitHub (Feb 22, 2023):

💬 How can I connect my (All-Inkl) IMAP account?

I have several email accounts at the German hosting company All-Inkl and I have several email clients that access them over Imap perfectly fine. But (with the same settings) Cypht keeps claiming that my credentials are incorrect: "Unable to save this server, are the username and password correct?". I tried any combination of TLS/SSL but with no luck. How can I debug and possibly solve this?

Screenshot 2023-02-22 at 11 33 22

After many tries without touching the code i got it work i'm still investigating to know the cause

<!-- gh-comment-id:1439701737 --> @josaphatim commented on GitHub (Feb 22, 2023): > ## 💬 How can I connect my (All-Inkl) IMAP account? > I have several email accounts at the German hosting company All-Inkl and I have several email clients that access them over Imap perfectly fine. But (with the same settings) Cypht keeps claiming that my credentials are incorrect: "Unable to save this server, are the username and password correct?". I tried any combination of TLS/SSL but with no luck. How can I debug and possibly solve this? <img width="1143" alt="Screenshot 2023-02-22 at 11 33 22" src="https://user-images.githubusercontent.com/80334370/220580334-2e2e9f2f-0dde-4113-9ae5-5b1d57c8e59c.png"> After many tries without touching the code i got it work i'm still investigating to know the cause
Author
Owner

@marclaporte commented on GitHub (Feb 22, 2023):

Ok, once you figure out, it would nice to add to https://github.com/jasonmunro/cypht/blob/master/modules/nux/services.php

<!-- gh-comment-id:1439856011 --> @marclaporte commented on GitHub (Feb 22, 2023): Ok, once you figure out, it would nice to add to https://github.com/jasonmunro/cypht/blob/master/modules/nux/services.php
Author
Owner

@marclaporte commented on GitHub (Nov 4, 2023):

@juekr Can you please test https://github.com/cypht-org/cypht/pull/683 ?

Thanks!

<!-- gh-comment-id:1793570706 --> @marclaporte commented on GitHub (Nov 4, 2023): @juekr Can you please test https://github.com/cypht-org/cypht/pull/683 ? Thanks!
Author
Owner

@marclaporte commented on GitHub (May 6, 2024):

@juekr please

<!-- gh-comment-id:2097053915 --> @marclaporte commented on GitHub (May 6, 2024): @juekr please
Author
Owner

@marclaporte commented on GitHub (Sep 28, 2024):

@juekr last call :-)

<!-- gh-comment-id:2380403849 --> @marclaporte commented on GitHub (Sep 28, 2024): @juekr last call :-)
Author
Owner

@juekr commented on GitHub (Sep 28, 2024):

Oh sorry, I totally missed your messages. Happy to try. How can I download and test this exact branch/tag/version? Sorry, I'm not a coder and don't know too much about how this stuff works 😉

<!-- gh-comment-id:2380431803 --> @juekr commented on GitHub (Sep 28, 2024): Oh sorry, I totally missed your messages. Happy to try. How can I download and test this exact branch/tag/version? Sorry, I'm not a coder and don't know too much about how this stuff works 😉
Author
Owner

@marclaporte commented on GitHub (Sep 28, 2024):

This is part of regular releases of Cypht. So just install the latest stable version (2.4.0 as of now)
https://github.com/cypht-org/cypht/releases

<!-- gh-comment-id:2380617239 --> @marclaporte commented on GitHub (Sep 28, 2024): This is part of regular releases of Cypht. So just install the latest stable version (2.4.0 as of now) https://github.com/cypht-org/cypht/releases
Author
Owner

@marclaporte commented on GitHub (Sep 29, 2024):

Thank you @josaphatim for https://github.com/cypht-org/cypht/pull/1260

<!-- gh-comment-id:2381625146 --> @marclaporte commented on GitHub (Sep 29, 2024): Thank you @josaphatim for https://github.com/cypht-org/cypht/pull/1260
Author
Owner

@juekr commented on GitHub (Sep 30, 2024):

I still cannot get the All-Inkl option in the server dropdown to work – but manually adding All-Inkl IMAP and SMTP servers seems to work now. 👍

<!-- gh-comment-id:2382197688 --> @juekr commented on GitHub (Sep 30, 2024): I still cannot get the All-Inkl option in the server dropdown to work – but manually adding All-Inkl IMAP and SMTP servers seems to work now. 👍
Author
Owner

@marclaporte commented on GitHub (Sep 30, 2024):

https://github.com/cypht-org/cypht/pull/1260 is still in review, but it will be confirmed soon. Thus, this will be part of the next Cypht release (2.4.1 or 2.5.0).

Thank you @juekr!

<!-- gh-comment-id:2383368999 --> @marclaporte commented on GitHub (Sep 30, 2024): https://github.com/cypht-org/cypht/pull/1260 is still in review, but it will be confirmed soon. Thus, this will be part of the next Cypht release (2.4.1 or 2.5.0). Thank you @juekr!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#439
No description provided.