e25b778ab0
It now has a homepage (www.pilot-link.org), put live master sites, cleanup
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
$OpenBSD: patch-pilot-mail_c,v 1.2 2002/02/18 21:37:41 pvalchev Exp $
|
|
--- pilot-mail.c.orig Mon May 21 00:55:45 2001
|
|
+++ pilot-mail.c Mon Feb 18 13:20:26 2002
|
|
@@ -28,7 +28,7 @@
|
|
#define POPUSER ""
|
|
#define POPPASS ""
|
|
#define PILOTFROM ""
|
|
-#define SENDMAIL "/usr/lib/sendmail -t -i"
|
|
+#define SENDMAIL "/usr/sbin/sendmail -t -i"
|
|
#define POPKEEP "keep"
|
|
#define DISPOSE "keep"
|
|
#define TOPILOT_MHDIR ""
|