procmail
[Top] [All Lists]

Re: defSENDMAIL

2000-07-11 14:21:09
On Tue, Jul 11, 2000 at 11:01:07PM +0200, Martin MOKREJ? wrote:
Anyway, I still don't understand why there was /bin/mail preset value
(although commented out).

How does the line read exactly?

#define defSENDMAIL /bin/mail

Is that it?  If so, this line is not commented out, but it's rather a
statement for the C pre-compiler to replace (about) every occurance of
defSENDMAIL with /bin/mail.  The hash (#) belongs to define, and #define is
pre-compiler statement.

Is that what you wanted to know?

Alexander Skwar
-- 
Homepage:       http://www.digitalprojects.com
Sichere Mail?   Mail an askwar-pgp(_at_)digitalprojects(_dot_)com fuer GnuPG 
Keys
ICQ:            7328191

Attachment: pgpmog8vDcJzH.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>