On 2013-12-15 23:57, Damiano Verzulli wrote:
On 15/12/2013 22:23, Martin Vegter wrote:
[...] I have found following patch:
- CHKiRet(Send(pData->md.smtp.sock, (char*)glbl.GetLocalHostName(),
strlen((char*)glbl.GetLocalHostName()))); +
CHKiRet(Send(pData->md.smtp.sock, (char*)glbl.GetLocalFQDNName(),
strlen((char*)glbl.GetLocalFQDNName())));
I have applied it, but the problem stays exactly the same.
Sorry for the apparently silly question but.... what are the output of
hostname
and
hostname -f
in your case?
Are they "alpha" and "alpha.example.com"?
You are spot on. "hostname -f" gave me following error:
hostname: Name or service not known
Problem is solved by adding alpha.example.com to my /etc/hosts
thanks a lot
Martin
Bye,
DV
- --
Damiano Verzulli
e-mail: [email protected]
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.