[opensuse] email server error messages
All, re: openSUSE 13.1 I've got a small email server I'm running. Basically it just accepts emails and forwards them out. There are some log entries that look like errors, but as far as I know all if good. Is there anything in the below I should be concerned with: == 2015-04-16T14:10:11.818306-04:00 cloud1 postfix/qmgr[2490]: 8882640B17: from=<greg.freemyer@gmail.com>, size=1826, nrcpt=1 (queue active) 2015-04-16T14:10:11.837883-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.839855-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.840523-04:00 cloud1 postfix/smtp[8625]: nss_ldap: could not search LDAP server - Server is unavailable 2015-04-16T14:10:11.841898-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.843674-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.844871-04:00 cloud1 postfix/smtp[8625]: nss_ldap: could not search LDAP server - Server is unavailable 2015-04-16T14:10:11.945653-04:00 cloud1 postfix/smtpd[8620]: disconnect from mail-wi0-f176.google.com[209.85.212.176] 2015-04-16T14:10:12.420081-04:00 cloud1 postfix/smtp[8625]: 8882640B17: to=<intelligentavatar@gmail.com>, orig_to=<mary.vidarte@iac-forensics.com>, relay=gmail-smtp-in.l.google.com[173.194.194.26]:25, delay=0.9, delays=0.29/0.03/0.2/0.37, dsn=2.0.0, status=sent (250 2.0.0 OK 1429207812 i6si16681180igv.54 - gsmtp) 2015-04-16T14:10:12.421492-04:00 cloud1 postfix/qmgr[2490]: 8882640B17: removed == The aove is an email from <greg.freemyer@gmail.com> to Mary.vidarte@IAC-forensics.com which is in turn forwarded to intelligentavatar@gmail.com. As I said, the process all works, it is just the various error messages I worry a little about. Thanks Greg -- Greg Freemyer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Greg Freemyer wrote:
All,
re: openSUSE 13.1
I've got a small email server I'm running. Basically it just accepts emails and forwards them out.
There are some log entries that look like errors, but as far as I know all if good.
Is there anything in the below I should be concerned with: == 2015-04-16T14:10:11.818306-04:00 cloud1 postfix/qmgr[2490]: 8882640B17: from=<greg.freemyer@gmail.com>, size=1826, nrcpt=1 (queue active) 2015-04-16T14:10:11.837883-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 Greg Freemyer ==== This looks similar to the problems I described here:
http://lists.opensuse.org/opensuse/2015-03/msg00771.html -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Greg Freemyer wrote:
All,
re: openSUSE 13.1
I've got a small email server I'm running. Basically it just accepts emails and forwards them out.
There are some log entries that look like errors, but as far as I know all if good.
Is there anything in the below I should be concerned with: == 2015-04-16T14:10:11.818306-04:00 cloud1 postfix/qmgr[2490]: 8882640B17: from=<greg.freemyer@gmail.com>, size=1826, nrcpt=1 (queue active) 2015-04-16T14:10:11.837883-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.839855-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.840523-04:00 cloud1 postfix/smtp[8625]: nss_ldap: could not search LDAP server - Server is unavailable 2015-04-16T14:10:11.841898-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.843674-04:00 cloud1 postfix/smtp[8625]: nss-ldap: do_open: do_start_tls failed:stat=-1 2015-04-16T14:10:11.844871-04:00 cloud1 postfix/smtp[8625]: nss_ldap: could not search LDAP server - Server is unavailable
I guess this is the stuff you're wondering about - I have not seen those messages before, but they would appear to be do with LDAP authentication. I guess they're nothing much to worry about as such, but you can probably remove them by amending /etc/nssswitch.conf which is where LDAP is configured (I think). Or may it's a PAM module in /etc/pam.d - I'm really not sure. -- Per Jessen, Zürich (13.6°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Greg Freemyer
-
Linda Walsh
-
Per Jessen