https://bugs.kde.org/show_bug.cgi?id=242341
Summary: Kmail: DNS name resolution for IMAP host doesn't work
Product: kmail
Version: 1.13.3
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: IMAP
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: 1.13.3 (using KDE 4.4.4)
OS: Linux
I've a local user mode linux image to play with an IMAP server.
If I give KMail the hostname "n22_uml" of this host (already defined in
/etc/hosts and I'm running dnsmasq) then KMail isn't able to connect it (and
there's no traffic seen with wireshark of the tap0 interface).
As soon as I specify the ip address however - KMail accesses my IMAP account
immediately.
For the record :
tfoer...@n22 ~ $ host n22_uml
n22_uml has address 192.168.1.50
Host n22_uml not found: 3(NXDOMAIN)
tfoer...@n22 ~ $ dig -x 192.168.1.50
; <<>> DiG 9.4.3-P5 <<>> -x 192.168.1.50
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41637
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;50.1.168.192.in-addr.arpa. IN PTR
;; ANSWER SECTION:
50.1.168.192.in-addr.arpa. 0 IN PTR n22_uml.uml_domain.
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Jun 21 12:22:11 2010
;; MSG SIZE rcvd: 75
tfoer...@n22 ~ $ host n22_uml.uml_domain
n22_uml.uml_domain has address 192.168.1.50
Host n22_uml.uml_domain not found: 3(NXDOMAIN)
Reproducible: Didn't try
OS: Linux (i686) release 2.6.34
Compiler: i686-pc-linux-gnu-gcc
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs