[kmail2] [Bug 441193] New: support auto configuration by SRV records only
Caleb Cushing
bugzilla_noreply at kde.org
Thu Aug 19 21:15:13 BST 2021
https://bugs.kde.org/show_bug.cgi?id=441193
Bug ID: 441193
Summary: support auto configuration by SRV records only
Product: kmail2
Version: unspecified
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: misc
Assignee: kdepim-bugs at kde.org
Reporter: xenoterracide at gmail.com
Target Milestone: ---
SUMMARY
I'd like to be able to have kmail autoconfigure email based on dns. I found
this answer on ServerFault regarding appropriate settings.
https://serverfault.com/a/172373/6852 there is also an _autodiscover endpoint,
but that requires a web server to be set up. In case it is supposed to work,
you can see my DNS here.
STEPS TO REPRODUCE
1. Settings
2. Add Account
3. Enter my.email at mydomain.com (in my case this is
caleb.cushing at people-meeter.com)
4. Next
5. Next
6. Generic Imap Server (I suspect this shouldn't even show)
7. Next
OBSERVED RESULT
incoming and outgoing server is just the root domain, e.g. people-meeter.com
EXPECTED RESULT
imappro.zoho.com and smtppro.zoho.com
SOFTWARE/OS VERSIONS
Kmail: 5.18.0, but it's not in your list.
Operating System: Manjaro Linux
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.10.59-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-10610U CPU @ 1.80GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
ADDITIONAL INFORMATION
❯ dig _imaps._tcp.people-meeter.com SRV +noall +answer
_imaps._tcp.people-meeter.com. 1799 IN SRV 10 10 993 imappro.zoho.com.
❯ dig _submission._tcp.people-meeter.com SRV +noall +answer
_submission._tcp.people-meeter.com. 1799 IN SRV 10 10 587 smtppro.zoho.com.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list