commit: 2528f6154489c40d86e5c7457c421d72b1aa8bc5 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Dec 13 20:32:05 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 15:46:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2528f615
mail-mta/esmtp: remove unused conf file mail-mta/esmtp/files/mailer.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/mail-mta/esmtp/files/mailer.conf b/mail-mta/esmtp/files/mailer.conf deleted file mode 100644 index b0bc258..00000000 --- a/mail-mta/esmtp/files/mailer.conf +++ /dev/null @@ -1,8 +0,0 @@ -# $Id$ - -# Execute the "real" sendmail program from esmtp -# -sendmail /usr/sbin/sendmail.esmtp -send-mail /usr/sbin/sendmail.esmtp -mailq /usr/sbin/sendmail.esmtp -newaliases /usr/sbin/sendmail.esmtp
