openbsd-ports/mail/dovecot/patches/patch-src_deliver_deliver_c
2010-02-28 17:58:53 +00:00

13 lines
506 B
Plaintext

$OpenBSD: patch-src_deliver_deliver_c,v 1.3 2010/02/28 17:58:53 sthen Exp $
--- src/deliver/deliver.c.orig Sun Feb 28 15:05:30 2010
+++ src/deliver/deliver.c Sun Feb 28 15:05:37 2010
@@ -41,7 +41,7 @@
#include <syslog.h>
#define DEFAULT_CONFIG_FILE SYSCONFDIR"/dovecot.conf"
-#define DEFAULT_SENDMAIL_PATH "/usr/lib/sendmail"
+#define DEFAULT_SENDMAIL_PATH "/usr/sbin/sendmail"
#define DEFAULT_ENVELOPE_SENDER "MAILER-DAEMON"
/* After buffer grows larger than this, create a temporary file to /tmp