> On 07-Jan-2002 Abu @ Trabas Dot Com wrote: > > i want apache run installsieve/sieveshell with exec command, example: > > exec('installsieve -u user@domain -i file -a file server'); > > > > -> how to supply password if apache has no password or know password. > > the password fill from prompt shell? > Don't use installsieve/sieveshell, instead use websieve/easysieve:
http://sourceforge.net/projects/websieve http://sourceforge.net/projects/cyrus-utils These are perl cgi scripts that will ask the user for a password, and then allow them to manage their sieve scripts in either basic or advanced script creation. Scot