[toaster] toaster admin bug

2008-06-18 Thread Lampa
Hello,

discovered bug in TA. When creating forward and save copy .qmail file
is created when on first line is forwarded email and second line is
./Maildir/

Problem is that lines are separated by \r\n (0x0D 0x0A). For forwarded
email is not problem but for ./Maildir/ is crical. Qmail thinks that
is mailbox (because line is not ending with / but with 0x0d).
Separator must be only 0x0A.

This can cause repeat delivering message to forwarded email.

-- 
Lampa


[toaster] Toaster Admin

2008-04-15 Thread Qmail List
Hi Bill,

Vqadmin has the following functions. Will Toaster Admin inherit them? Is it
possible to have an overall administrator which is able to access these
features?

Domains 
Add Domain 
Add Alias Domain 
Delete Domain 
View Domain 
List Domains 

Email Accounts 
Add Email Account 
Delete Email Account 
View Email Account 
Show Users 

Global Qmail Controls 
Qmail Control Files 

regards 



Re: [toaster] Toaster Admin

2008-04-15 Thread Bill Shupp

On Apr 15, 2008, at 8:46 AM, Qmail List wrote:


Hi Bill,

Vqadmin has the following functions. Will Toaster Admin inherit  
them? Is it
possible to have an overall administrator which is able to access  
these

features?

Domains
Add Domain
Add Alias Domain
Delete Domain
View Domain
List Domains

Email Accounts
Add Email Account
Delete Email Account
View Email Account
Show Users

Global Qmail Controls
Qmail Control Files



Current feature list is here:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg25962.html

You have to grant sysadmin privileges from cli right now:

vmoduser -S [EMAIL PROTECTED]

Regards,

Bill