Gordon Messmer writes: > On Wed, 12 Dec 2001, Gordon Messmer wrote: > >> The control files, as you point out in your previous message to Jim, are >> necessary to do things like filter based on the recipient, or the sender, >> or the remote relay. > > On a related, but entirely separate note: > > Where, if anywhere, are the variables set by smtpaccess stored? That is, > the default smtpaccess file indicates that you can set the result of an > RBL lookup to "BLOCK2" (or whatever you like) and that variable will be > available to maildrop when it does delivery. It would be helpful if that > information were also available to the global filters, for instance if it > were stored in the control file.
They are simple environment variables, that are initialized by couriertcpd and are inherited down the line. Once the message is submitted and all the processes are gone, that's it. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
