Turns out the message below from 2005 is still accurate. In my setup I now have [email protected] and [email protected] with UID 0 in the dspam_virtual_uids table. Users can send to those addresses which will result in the following being executed
/usr/local/bin/dspam --user [email protected] --class=innocent --source=error or for spam /usr/local/bin/dspam --user [email protected] --class=spam --source=error the contents of the message just has to contain the dspam signature which has the UID embedded. I have the following settings turned off and things appear to be working as desired. ParseToHeaders off ChangeModeOnParse off ChangeUserOnParse off -Chad Begin forwarded message: > From: Norman Maurer <[email protected]> > Subject: Re: [dspam-users] UIDs iin Signature > Date: August 28, 2005 11:56:21 PM CDT > To: Craig Whitmore <[email protected]> > Cc: [email protected] > X-Mailer: Evolution 2.2.1.1 > Content-Type: text/plain > > Hi, > > at the moment you have to set a valid user otherwise it will give an > error. Not sure if jonz will change this in later releases. > > So just choose some valid user with --user username and it will change > automaticly to the right. > > I know its a bit confusing ;-) > > bye > norman ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
