Re: [qmailadmin] qmailadmin 1.2.11 released

2006-12-29 Thread Claas Langbehn

Hello!

I just want to point out that there might be a bug:
In the context of maildir quotas, qmailadmin does not count 
subdirectories of the users Maildir. If using IMAP folders it might matter.

Since I'm not using quotas, I did not investigate this furter.

Many regards,
claas


[qmailadmin] offices closed / kantoren gesloten

2006-12-29 Thread support
Dear,

We have well received your email.
Our offices will be closed until January 2nd 2007. At that time a ticket will 
be created.
If you have an urgent request you can contact our 24/7 helpdesk at +32 903 42 
714.
We wish you and your loved ones a fantastic 2007!

your dommel.com support department

-

Geachte,

We hebben uw email goed ontvangen.
Onze kantoren zijn gesloten tot 2 Januari 2007. Op dat moment zal er een ticket 
worden opgemaakt voor uw vraag.
Indien u een dringende vraag of probleem hebt kan u ons steeds 24/7 bereiken 
via +32 903 42 714.
We wensen u en uw dierbaren een fantastisch 2007!

uw dommel.com support afdeling




Re: [qmailadmin] qmailadmin 1.2.11 released

2006-12-29 Thread Claas Langbehn

Hello Tom!

please include this fix in the upcoming qmailadmin-release, as it's not 
included in 1.2.11 yet:


# diff command.c-orig command.c
313c313
<   fprintf(fs, "| %s/bin/vdelivermail '' %s\n", VPOPMAILDIR, 
pw->pw_dir);

---
>   fprintf(fs, "| %s/bin/vdelivermail '' [EMAIL PROTECTED]", VPOPMAILDIR, 
ActionUser, Domain);



regards,
claas


RE: [qmailadmin] qmailadmin 1.2.11 released

2006-12-29 Thread Joseph Lundgren
Tom,

Got screenshots?  I'm using the 'qmailtoaster' pseudo-distribution which
includes qmailadmin as part of its functionality, and have got that
hooked into my hosting environment (through a POST variable push).  I'd
love to see what the new style will look like.


Sincerely,
 

--
Joseph Lundgren
Systems Engineer
Peak Internet, LLC
[EMAIL PROTECTED]

-Original Message-
From: Tom Collins [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 29, 2006 9:21 AM
To: qmailadmin@inter7.com; A list for the discussion of ongoing
QmailAdmin development.
Subject: [qmailadmin] qmailadmin 1.2.11 released

http://qmailadmin.sf.net/

Release Notes:

Minor fixes and translation updates before we switch to new HTML  
templates.

Strangecode Internet Consultancy has been working on an updated look- 
and-feel for QmailAdmin, using CSS, and we're going to start making  
code changes to support it.  For the immediate future, a default  
install will keep the current look-and-feel, but our goal is to have  
a skin-able QmailAdmin that won't require code changes to support  
multiple looks.

ChangeLog:

Brandon
- Add missing semi-colons to   tags in user.c. [1537587]

Andreas Tolfsen
- Added Norwegian translation for strings 316 and 317.

Juergen Kendzorra
- Add strings 316 & 317 to German translation, plus fix some
   grammatical errors.

Nicolas Croiset
- Add strings 316 & 317, fix string 267 in French translation.

Oden Eriksson
- Add string 316 to Swedish translation.

Dave Steinberg
- Add --enable-spamcmd-needs-email option to configure to have
   QmailAdmin include the user's email address as the last
   parameter to --enable-spam-command.

Tom Collins
- Create autoresponder message before creating its .qmail file.
- Deliver copy before autoresponding to ensure delivery.
- On Modify User page, add current domain to forwarding address
   if it doesn't already include a domain. [1508971]
- Don't try to add list owner as moderator of new unmoderated list.



[qmailadmin] qmailadmin 1.2.11 released

2006-12-29 Thread Tom Collins

http://qmailadmin.sf.net/

Release Notes:

Minor fixes and translation updates before we switch to new HTML  
templates.


Strangecode Internet Consultancy has been working on an updated look- 
and-feel for QmailAdmin, using CSS, and we're going to start making  
code changes to support it.  For the immediate future, a default  
install will keep the current look-and-feel, but our goal is to have  
a skin-able QmailAdmin that won't require code changes to support  
multiple looks.


ChangeLog:

Brandon
- Add missing semi-colons to   tags in user.c. [1537587]

Andreas Tolfsen
- Added Norwegian translation for strings 316 and 317.

Juergen Kendzorra
- Add strings 316 & 317 to German translation, plus fix some
  grammatical errors.

Nicolas Croiset
- Add strings 316 & 317, fix string 267 in French translation.

Oden Eriksson
- Add string 316 to Swedish translation.

Dave Steinberg
- Add --enable-spamcmd-needs-email option to configure to have
  QmailAdmin include the user's email address as the last
  parameter to --enable-spam-command.

Tom Collins
- Create autoresponder message before creating its .qmail file.
- Deliver copy before autoresponding to ensure delivery.
- On Modify User page, add current domain to forwarding address
  if it doesn't already include a domain. [1508971]
- Don't try to add list owner as moderator of new unmoderated list.