From: Dieter S. <dsi...@sq...> - 2007-11-20 19:33:35
|
On Tue, 20 Nov 2007, Wallace Roberts Consulting wrote: > On 11/19/07, Michael Hasse <mh...@it...> wrote: >> Has anyone set up any kind of a "client portal" where customers can >> login and view, (maybe even pay), their invoices? > > Cool idea, but fraught with security issues. use ssl and move the invoices out of the spool directory. It's easy to change the numeric filename for the spoolfile to something with the customername in the filename. Then copy the files over to some customer specific directory based on the customer's name. Come to think of it this is not such a bad idea to rename the files so they can be readily distinguished. I'll add it for the next release. |