On Mon, Nov 30, 2015 at 04:48:05PM -0500, Daniel Ouellet wrote: > Even removed the table password?
Yes. > NO way anymore to have difference password for emails then the system > password without smtp-extra install? You may want to read table(5) the section about credentials tables. > I can understand may be sqlite and ldap, but as a base system having > different password from the system was and is very useful and I do it on > all systems. Still possible. > Or am I missing something or miss understand the commit? Yes, it looks like you never used table-passwd, that is why it is removed. > -------- Forwarded Message -------- > Subject: CVS: cvs.openbsd.org: src > Date: Mon, 30 Nov 2015 12:54:26 -0700 (MST) > From: Joerg Jung <[email protected]> > To: [email protected] > > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2015/11/30 12:54:26 > > Modified files: > usr.sbin/smtpd : Makefile > Removed files: > usr.sbin/smtpd : aldap.c aldap.h ber.c ber.h table_ldap.c > table_passwd.5 table_passwd.c table_sqlite.c > usr.sbin/smtpd/table-ldap: Makefile > usr.sbin/smtpd/table-passwd: Makefile > usr.sbin/smtpd/table-sqlite: Makefile > > Log message: > remove table-passwd, table-sqlite, and table-ldap > about 4k lines seldom used code > > people who rely on this install mail/opensmtpd-extras > > direction discussed (and agreed) with many > > ok gilles

