lhost / sendxmpp

perl-script to send xmpp (jabber), similar to what mail(1) does for mail.
63 stars 22 forks source link

SRV records not used #5

Closed cweiske closed 9 years ago

cweiske commented 10 years ago

sendxmpp does not use SRV records to find the correct host to connect to.

lhost commented 10 years ago

Let me know if latest version from github works for you. https://github.com/lhost/sendxmpp

Thanks, LH

On Thu, Aug 15, 2013 at 10:55 AM, Christian Weiske <notifications@github.com

wrote:

sendxmpp does not use SRV records to find the correct host to connect to.

— Reply to this email directly or view it on GitHubhttps://github.com/lhost/sendxmpp/issues/5 .

http://blog.hostname.sk/gmail

cweiske commented 10 years ago

That one has an issue; https://github.com/dmansfield/sendxmpp/commit/c7a4f64c1e0f80c9db60c26394f29bbf0480cd7a#commitcomment-3866628

lhost commented 9 years ago

Fixed in commit https://github.com/lhost/sendxmpp/commit/92af6b9bf4a583f6cec00a38d2fd3948654a64bc

Perflyst commented 5 years ago

I tried today to use master, it seems like this is broken again?