> >> Try UseTrapToCollect : > > DANG !!! Yes, I think that's it; sorry Victor probably I had a > > senior moment :( > No problem ;-) > I'm sow this option today. First time ;-)
Since we're at it; to have it working you need to properly set things up, here's what you'll need * create a "spambucket" mailbox on the backend server, if you want (I did so) configure it to accept and delete all incoming emails * set "sendAllCollect" to the above "spambucket" address and enable the "UseTrapToCollect" the point is that ASSP, being a proxy can't process the "DATA" phase by itself and, since the trap addresses don't exist on the backend server, the mail would be rejected; the solution is the above one, by setting the "sendAllCollect" to a valid (but sinkhole) address, ASSP will rewrite the envelope recipient using the "spambucket" address so the backend server will accept the message and allow ASSP to collect it, by the way, and as I wrote, setting the "spambucket" mailbox to discard all incoming emails is a good idea to avoid filling it up :D Also, and for the other readers; the difference between "spamtrapaddresses" and "spamaddresses" (if I got it right) is that the first list won't (usually) contribute to the collection while the second will; so, if you want to help your spam corpus grow, you may want to use the second entry and enable the collection as for above. What else... yes, maybe I'm wrong, if so, please correct me ! ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
