Re: Telnet commands.

2002-09-29 Thread Kendrick Vargas
On Sun, 29 Sep 2002, Frederic Trudeau wrote: > You are asking why I am not simply using cyradm. One main reason : My > client wants a web-based tool that will enable him to have control over > the mail system, and I dont know Perl. One easy way to do this via > Telnet is to use PHP and create a s

Re: Telnet commands.

2002-09-29 Thread Rob Siemborski
On Sun, 29 Sep 2002, Frederic Trudeau wrote: > Thanks, and could you be more specific on how to give myself 'c' in the ACL > ? Read RFC 2086 IMAP4 ACL extension (see specs.html). > You are asking why I am not simply using cyradm. One main reason : My client > wants a web-based tool that will en

Re: Telnet commands.

2002-09-28 Thread Jim Levie
On Sat, 2002-09-28 at 23:32, Frederic Trudeau wrote: > > Thanks, and could you be more specific on how to give myself 'c' in the ACL > ? > > You are asking why I am not simply using cyradm. One main reason : My client > wants a web-based tool that will enable him to have control over the mail >

Re: Telnet commands.

2002-09-28 Thread Frederic Trudeau
ROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, September 28, 2002 11:20 PM Subject: Re: Telnet commands. > On Sat, 28 Sep 2002, Frederic Trudeau wrote: > > > [Question #1] Why do I have a permission denied error message when > > trying to delete the bogus account I'

Telnet commands.

2002-09-28 Thread Frederic Trudeau
Greetings all.   I've been reading some of the archive, but did not find exactly what I wanted, so here it is ... My main goal is to be able to telnet on port 143, and administer Cyrus remotelly, and be able to use the same tools taht cyradm provides.   Thus far, I was able to login using us

Re: Telnet commands.

2002-09-28 Thread Rob Siemborski
On Sat, 28 Sep 2002, Frederic Trudeau wrote: > [Question #1] Why do I have a permission denied error message when > trying to delete the bogus account I've just created ? You need to give yourself 'c' in the ACL for the mailbox, since by default you don't have it. > I read the doc located on ht