Sam,

Thanks for the suggestion on using the control files to find the bcc addresses.  I am 
running into some difficulties, though.  I can't seem to actually find and open a 
control file.

Datafiles work fine, and I noticed that the filter script is passed the full pathname 
(ie $courierdir/var/tmp/yyyyyy/Dnnnnnn)

Control files aren't working.  The filter script isn't passed a full pathname, instead 
the example script tries to open a file in the form of tttttt.pppppp.hhhhhh which 
doesn't exist.

I have now tried several approaches to get things to work.  Currently, I have tried to 
look for the control file in the following locations:

$courierdir/var/tmp/yyyyyy/Cnnnnnn (by replacing the D of the Datafile with C).
$courierdir/var/tmp/yyyyyy/tttttt.pppppp.hhhhhh (by adding the Datafile's directory 
before the control filename that is passed to the script).

Since the process of filtering seems to happen so fast, I can't actually comb the 
directories to see where the control file is.  Where is the control file being 
created?  Any suggestions on how to go about finding it?

Thanks in advance for your help,
Jim


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to