Sysop writes: 

> Well, I'm kind of a scripting dunce, so how would I place the message in 
> thier maildir? (all my users mail dir have the same UID/GID....)

Just follow the conventions for delivering to maildirs.  Create a unique 
filename, save the message in tmp, rename the file into the new 
subdirectory.  Problem solved. 

> 
> Sam Varshavchik wrote: 
> 
>> Sysop writes: 
>> 
>>> Well, all users are located in a MySql database....  maybe somethign can 
>>> be scripted against that, but I was hoping that Courier had something 
>>> built in that could handle it.  SAM?
>>  
>> 
>> Nope.  There are two ways to go about this:
>> 1) Set up a mailing list with couriermlm.
>> 2) Read everyone's mailbox location out of MySQL, and have a script 
>> deliver a copy of the bulletin to everyone's maildir, directly, bypassing 
>> the mail system altogether.  You just need to make sure that the 
>> permissions on each file are globally readable.
>  
> 
> 
 


-- 
Sam 


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

Reply via email to