Subject: CVS commit: pkgsrc/mail/sqwebmail
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2005 00:13:11
Module Name: pkgsrc
Committed By: jlam
Date: Mon Mar 21 00:13:11 UTC 2005
Modified Files:
pkgsrc/mail/sqwebmail: Makefile
Log Message:
sqwebmail's sendit.sh is meant to be the equivalent of "sendmail -t" in
that it reads in a complete mail message from stdin. Fix the example
sendit.sh to invoke "sendmail -oi -t" to allow sending messages from
sqwebmail to work in a default install. Bump the PKGREVISION to 1.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mail/sqwebmail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.