Re: [qmailadmin] QmailAdmin 1.2.0 (final) released as stable

2004-01-30 Thread Oden Eriksson
fredagen den 30 januari 2004 15.54 skrev Tom Collins:
 On Jan 30, 2004, at 5:03 AM, Orlando Gentil wrote:
  qmailadmin.c:38:21: vlimits.h: Arquivo ou diretorio nao encontrado
  ==Just a note ==qmailadmin.c:38:21: vlimits.h: File or Dir not found==
  qmailadmin.c:73: error: storage size of `Limits' isn't known
  make[1]: ** [qmailadmin.o] Erro 1

 Shoot.  I forgot to mention in the INSTALL file that QmailAdmin 1.2.0
 requires Vpopmail 5.4.0 (actually, it will probably work with 5.3.19
 and later, but definitely not anything earlier).

Roll 1.2.1 and take the opportunity to include this patch:

http://www.deserve-it.com/sw/patches/qmailadmin-1.2.0-lazy_snap_to.diff

?

(sorry for not doing it earlier...)



Re: [qmailadmin] QmailAdmin 1.2.0 (final) released as stable

2004-01-29 Thread Oden Eriksson
torsdagen den 29 januari 2004 08.47 skrev [EMAIL PROTECTED]:
 Tom Collins wrote:
  http://qmailadmin.sf.net/
 
  This is it!  The first stable release since June 2002, the
  culmination of a long development cycle.

 snip

 I get an error when making 1.2.0 stable:
 make
 cd .  \
   /bin/sh /usr/src/mail/qmailadmin-1.2.0/missing --run automake --gnu
 Makefile
 aclocal.m4: 95: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
 aclocal.m4: 96: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
 aclocal.m4: 415: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
 configure.in: 834: required file `./_AM_File,.in' not found
 configure.in: 834: required file `./[$2],.in' not found
 configure.in: 834: required file `./[$3])].in' not found
 make: *** [Makefile.in] Fout 1

Me too(tm), but I only get these errors:

configure.in: 834: required file `./_AM_File,.in' not found
configure.in: 834: required file `./[$2],.in' not found
configure.in: 834: required file `./[$3])].in' not found
make: *** [Makefile.in] Error 1

Using Mandrake 9.2


This is the fix:
libtoolize --copy --force
aclocal
automake --add-missing

./configure ...




Re: [qmailadmin] QmailAdmin 1.2.0 (final) released as stable

2004-01-29 Thread Oden Eriksson
torsdagen den 29 januari 2004 11.11 skrev [EMAIL PROTECTED]:
 Oden Eriksson wrote:
  torsdagen den 29 januari 2004 08.47 skrev [EMAIL PROTECTED]:
  Tom Collins wrote:
  http://qmailadmin.sf.net/
 
  This is it!  The first stable release since June 2002, the
  culmination of a long development cycle.
 
  snip
  I get an error when making 1.2.0 stable:
  make
  cd .  \
/bin/sh /usr/src/mail/qmailadmin-1.2.0/missing --run automake
  --gnu Makefile aclocal.m4: 95: `AM_PROG_INSTALL' is obsolete; use
  `AC_PROG_INSTALL' aclocal.m4: 96: `AM_PROG_INSTALL' is obsolete; use
  `AC_PROG_INSTALL' aclocal.m4: 415: `AM_PROG_INSTALL' is obsolete;
  use `AC_PROG_INSTALL' configure.in: 834: required file
  `./_AM_File,.in' not found configure.in: 834: required file
  `./[$2],.in' not found configure.in: 834: required file
  `./[$3])].in' not found
  make: *** [Makefile.in] Fout 1
 
  Me too(tm), but I only get these errors:
 
  configure.in: 834: required file `./_AM_File,.in' not found
  configure.in: 834: required file `./[$2],.in' not found
  configure.in: 834: required file `./[$3])].in' not found
  make: *** [Makefile.in] Error 1
 
  Using Mandrake 9.2
  This is the fix:
  libtoolize --copy --force
  aclocal
  automake --add-missing
 
  ./configure ...

 Thanks Oden. That worked for me. I have no idea though what i did ;) and
 why it works on the other machine (similar installation).

Not that many are super mega gurus on the libtool, autoconf, etc tools. I find 
it extremely obscure and hard to comprehend.



[qmailadmin] Snap to

2004-01-29 Thread Oden Eriksson
Hi.

I made a simple patch for the latest qmailadmin that I think you will like (I 
do;)). Here's a brief text from the patch explaining what it does:

This patch makes the cursor automatically jump to the most significant field. 
The idea was taken from sqwebmail.

http://www.deserve-it.com/sw/patches/qmailadmin-1.2.0-lazy_snap_to.diff

Cheers.



Re: [qmailadmin] quota?

2004-01-28 Thread Oden Eriksson
onsdagen den 28 januari 2004 18.17 skrev Tom Collins:
 On Jan 28, 2004, at 10:53 AM, Orlando Gentil wrote:
  Does qmailadmin handles user quotas? I would like to modify the users
  quotas
  from the initial value.
 
  I searched the ./configure options, but no quota mentioned.

 In the latest build, --enable-modify-quota is the option you're looking
 for.

 Don't use 1.2.0-rc3 though, there's a bug in it.  I'll upload the final
 1.2.0 release of QmailAdmin today -- check SourceForge at the URL in my
 sig.

Huh? It's final this soon?

Well, ok, I'm looking forward to the next devel cycle.



Re: [qmailadmin] bad quota

2004-01-26 Thread Oden Eriksson
måndagen den 26 januari 2004 07.42 skrev Oden Eriksson:
 måndagen den 26 januari 2004 02.38 skrev Tom Collins:
  On Jan 25, 2004, at 6:05 PM, Tom Collins wrote:
   QmailAdmin is supposed to use the default quota when adding new users
   if you leave that field blank.  I recently made some changes to that
   code, so I'll double-check it to make sure I didn't break anything.
 
  Yep, I broke it.  Here's the patch, soon to be added to CVS:
 
  ===
  RCS file: /cvsroot/qmailadmin/qmailadmin/user.c,v
  retrieving revision 1.10
  diff -u -r1.10 user.c
  --- user.c  26 Jan 2004 00:41:07 -  1.10
  +++ user.c  26 Jan 2004 01:36:51 -
  @@ -481,15 +481,14 @@
 
#ifdef MODIFY_QUOTA
if (strcmp (Quota, NOQUOTA) == 0) {
  -  strcpy (pw_shell, NOQUOTA);
  +  vsetuserquota (Newu, Domain, NOQUOTA);
} else if ( Quota[0] != 0 ) {
  if(quota_to_bytes(qconvert, Quota)) {
sprintf(StatusMessage, get_html_text(314));
  } else {
  -strcpy (pw_shell, qconvert);
  +vsetuserquota (Newu, Domain, qconvert);
  }
}
  -mypw-pw_shell = pw_shell;
#endif
 
#ifdef MODIFY_SPAM
  @@ -502,24 +501,13 @@
}
#endif
 
  -/* update the user information */
  -if ( vauth_setpw( mypw, Domain ) != VA_SUCCESS ) {
  +/* report success */
  +sprintf(StatusMessage, %s [EMAIL PROTECTED] (%s) %s,
  +  get_html_text(002), Newu, Domain, Gecos,
  +  get_html_text(119));
 
  -  /* report error */
  -  sprintf(StatusMessage, %s [EMAIL PROTECTED] (%s) %s,
  -get_html_text(002), Newu, Domain, Gecos,
  -get_html_text(120));
  -
  -} else {
  -
  -  /* report success */
  -  sprintf(StatusMessage, %s [EMAIL PROTECTED] (%s) %s,
  -get_html_text(002), Newu, Domain, Gecos,
  -get_html_text(119));
  -  }
  -
  -/* otherwise, report error */
  } else {
  +/* otherwise, report error */
sprintf(StatusMessage, font color=\red\%s [EMAIL PROTECTED] (%s)
  %s/font,
  get_html_text(002), Newu, Domain, Gecos, get_html_text(120));
  }

 Works fine, thanks.

 Do you think it would be possible to spit out (pre fill) NOQUOTA in the
 quota field so that the pw_shell is not blank?

 I still get (BAD) when viewing the user.

Hmm..., it appears it didn't work...

If I put the word NOQUOTA in the quota field when adding a user I get (BAD) 
quota, but if I edit the user and put NOQUOTA in there it works.

Another thing... If I try to enable the Track spam thing when editing a user 
I get the word nothing (and nothing happens). This works when making a new 
user though...




[qmailadmin] bad quota

2004-01-25 Thread Oden Eriksson
Hi.

I'm using the latest RC of qmailadmin and discovered something weird. When 
adding a user and ignoring to fill in a value in the quota field I get 
(BAD) when listing the user. Earlier I seem to remember NOQUOTA was filled 
in automatically, now there's weird characters in there instead, please see 
the attached file.
 
I'm using:

Mandrake Linux release 9.2 (FiveStar) for i586
MySQL-4.0.17
qmailadmin-1.2.0-rc3
vpopmail-5.4.0-rc2

(and the konqueror web browser)

Cheers.
INSERT INTO oe_snr_se VALUES ('aa','$1$7lQVslJ4$G2tG1XhcYERUGDMSIH9Wk.',0,0,'aa','/home/vpopmail/domains/oe.snr.se/aa','[EMAIL PROTECTED]','aa');


Re: [qmailadmin] bad quota

2004-01-25 Thread Oden Eriksson
måndagen den 26 januari 2004 02.38 skrev Tom Collins:
 On Jan 25, 2004, at 6:05 PM, Tom Collins wrote:
  QmailAdmin is supposed to use the default quota when adding new users
  if you leave that field blank.  I recently made some changes to that
  code, so I'll double-check it to make sure I didn't break anything.

 Yep, I broke it.  Here's the patch, soon to be added to CVS:

 ===
 RCS file: /cvsroot/qmailadmin/qmailadmin/user.c,v
 retrieving revision 1.10
 diff -u -r1.10 user.c
 --- user.c  26 Jan 2004 00:41:07 -  1.10
 +++ user.c  26 Jan 2004 01:36:51 -
 @@ -481,15 +481,14 @@

   #ifdef MODIFY_QUOTA
   if (strcmp (Quota, NOQUOTA) == 0) {
 -  strcpy (pw_shell, NOQUOTA);
 +  vsetuserquota (Newu, Domain, NOQUOTA);
   } else if ( Quota[0] != 0 ) {
 if(quota_to_bytes(qconvert, Quota)) {
   sprintf(StatusMessage, get_html_text(314));
 } else {
 -strcpy (pw_shell, qconvert);
 +vsetuserquota (Newu, Domain, qconvert);
 }
   }
 -mypw-pw_shell = pw_shell;
   #endif

   #ifdef MODIFY_SPAM
 @@ -502,24 +501,13 @@
   }
   #endif

 -/* update the user information */
 -if ( vauth_setpw( mypw, Domain ) != VA_SUCCESS ) {
 +/* report success */
 +sprintf(StatusMessage, %s [EMAIL PROTECTED] (%s) %s,
 +  get_html_text(002), Newu, Domain, Gecos,
 +  get_html_text(119));

 -  /* report error */
 -  sprintf(StatusMessage, %s [EMAIL PROTECTED] (%s) %s,
 -get_html_text(002), Newu, Domain, Gecos,
 -get_html_text(120));
 -
 -} else {
 -
 -  /* report success */
 -  sprintf(StatusMessage, %s [EMAIL PROTECTED] (%s) %s,
 -get_html_text(002), Newu, Domain, Gecos,
 -get_html_text(119));
 -  }
 -
 -/* otherwise, report error */
 } else {
 +/* otherwise, report error */
   sprintf(StatusMessage, font color=\red\%s [EMAIL PROTECTED] (%s)
 %s/font,
 get_html_text(002), Newu, Domain, Gecos, get_html_text(120));
 }


Works fine, thanks.

Do you think it would be possible to spit out (pre fill) NOQUOTA in the quota 
field so that the pw_shell is not blank?

I still get (BAD) when viewing the user.

Thanks.



Re: [qmailadmin] QmailAdmin 1.0.28 released

2003-10-18 Thread Oden Eriksson
lördagen den 18 oktober 2003 03.02 skrev Tom Collins:
 http://qmailadmin.sf.net/

Oops.

htmllibdir vanishes from the generated Makefile if using 
--enable-htmllibdir=/some/dir.

qmailadmin 1.0.28
Current settings
---
   cgi-bin dir = /var/www/cgi-bin
  html dir = /var/www/html
 image dir = /var/www/html/images/qmailadmin
 image URL = /images/qmailadmin
  template dir =
 qmail dir = /var/qmail

Tested on Mandrake Linux 9.x





Re: [qmailadmin] maildrop filter config gui?

2003-08-14 Thread Oden Eriksson
tisdagen den 12 augusti 2003 16.41 skrev Jeff Hedlund:
 Oden Eriksson wrote:
  I'm evaluating the new method of using maildrop+spamassassin, it works
  pretty well. But I was thinking it would be a great idea if a skilled
  coder would have the time to rip out the filtering functions from
  sqwebmail so that we could use it as a stand alone or in qmailadmin. Or
  even better make a smarter web gui as Mr. Sam's isn't. For example you
  cannot have one named rule with many exceptions.
 
  So, am I the only one that would like this?

 No, you are not the only one!  It's a potential feature in the next
 development cycle for qmailadmin.

 Jeff

x posting to [EMAIL PROTECTED], maybe we should continue 
it there. Well..., anyway...,  I need this functionality badly and I can help 
if it's not related to actually write code ;) I tried to figure out where the 
magic is in the sqwebmail code but it's far to nested to me, hard to 
follow...

-- 
Regards // Oden Eriksson, Deserve-IT.com



[qmailadmin] maildrop filter config gui?

2003-08-14 Thread Oden Eriksson
Hi.

I'm evaluating the new method of using maildrop+spamassassin, it works 
pretty well. But I was thinking it would be a great idea if a skilled coder 
would have the time to rip out the filtering functions from sqwebmail so that 
we could use it as a stand alone or in qmailadmin. Or even better make a 
smarter web gui as Mr. Sam's isn't. For example you cannot have one named 
rule with many exceptions.

So, am I the only one that would like this?

-- 
Regards // Oden Eriksson, Deserve-IT.com



Re: [qmailadmin] SA web gui

2003-08-08 Thread Oden Eriksson
tisdagen den 5 augusti 2003 09.59 skrev Harry Zink:
 on 8/4/03 8:16 AM, Oden Eriksson at [EMAIL PROTECTED] wrote:
  Ehh.., I just updated this one, it will be known as:
 
  ftp://ftp.uninett.no/pub/Linux/Mandrake/Mandrake-devel/contrib/RPMS/webus
 erpre fs-0.5-2mdk.noarch.rpm
  ftp://ftp.uninett.no/pub/Linux/Mandrake/Mandrake-devel/contrib/SRPMS/webu
 serpr efs-0.5-2mdk.src.rpm

 This is sweet - can this be made to work under just Red Hat 9, which comes
 with Spam Assassin?

Yes.

-- 
Regards // Oden Eriksson, Deserve-IT.com



Re: [qmailadmin] QmailAdmin 1.0.26 released

2003-08-07 Thread Oden Eriksson
torsdagen den 7 augusti 2003 02.07 skrev Tom Collins:
 http://sourceforge.net/projects/qmailadmin/

 Release Notes:

 Minor changes, see Change Log for details.

 We should have a stable release by the end of August.

 Change Log:

 Omer Faruk Sen
 - Change formatting of Turkish language file to iso-8859-9.

 Martin Mosny
 - Updated Slovak translation.

 Oden Eriksson
 - Added README.hooks.

 Tom Collins
 - Attempt to properly handle IMAP mailboxes included in Maildir
delivery lines in .qmail-alias files.
 - Change configure option mysql to ezmlm-mysql.
 - Fix default for --enable-ezmlm-mysql to be ON.
 - Updated README.hooks and hook-related code in user.c.
 - Changed configure options --enable-autorespond-bin and
--enable-true-bin to --enable-autorespond-path and
--enable-true-path to avoid confusion.  They both specify
the directory containing the binary, not the binary itself.

There's no README.hooks in there ;)

And, attached is an updated swedish language file (diff)

-- 
Regards // Oden Eriksson, Deserve-IT.com--- sv	2003-07-22 18:51:34.0 +0200
+++ sv.oden	2003-08-07 09:42:24.0 +0200
@@ -260,7 +260,7 @@
 292 Arkivhämnting är
 293 öppen för alla
 294 begränsad till medlemmar
-295 begränsad tioll moderatorer
+295 begränsad till moderatorer
 296 Mailbox flaggor
 297 på
 298 av
@@ -269,3 +269,6 @@
 301 Flag2
 302 Flag3
 303 raderat
+304 Spåra Spam?
+305 Destination
+306 eftersänd till


[qmailadmin] SA web gui

2003-08-04 Thread Oden Eriksson
Hi.

I have hacked webuserprefs so that it supports most of the SA config options 
(when run as spamd). Quite nice. You can get it at any Mandrake Linux Cooker 
contrib mirror, for example:
 
ftp://ftp.uninett.no/pub/Linux/Mandrake/Mandrake-devel/contrib/RPMS/webuserprefs-0.4.2-4mdk.noarch.rpm
ftp://ftp.uninett.no/pub/Linux/Mandrake/Mandrake-devel/contrib/SRPMS/webuserprefs-0.4.2-4mdk.src.rpm

http://webuserprefs.pipegrep.net/

Have fun!.
-- 
Regards // Oden Eriksson, Deserve-IT.com



Re: [qmailadmin] aliases, brain hurting

2003-07-29 Thread Oden Eriksson
tisdagen den 29 juli 2003 17.38 skrev tonix (Antonio Nati):
 At 29/07/03 29/07/03 -0400, Jeff Hedlund wrote:
 Alex Pleiner wrote:
 I had problems with the following setup:
 Two POP3 Accounts [EMAIL PROTECTED] and [EMAIL PROTECTED] and a file .qmail-foo
  with: /home/vpopmail/domains/test.com/foo/Maildir/
 /home/vpopmail/domains/test.com/bar/Maildir/
 Worked like a charm. alias2forward.pl changed it to:
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 Now deliveries to [EMAIL PROTECTED] fail (looping).
 This problem can be solved but could break existing systems.
 
 Yes, it would break existing systems that have an alias that matches an
 existing account.  The new interface would not have allowed an alias of
 foo if an account already existed with the name foo.  I'm surprised
 that older versions allowed this.  (or did you create that alias by hand?)

 I feel old version was correct to allow that, and I hope this way of
 working remains.

vpopmail and qmailadmin should mimic default qmail behaviour as closely as 
possible. If this change was made to make spamassassin like stuff work, then 
I propose a workaround that does not break the previous standard. Wouldn't it 
be possible to make vpopmail more intelligent? Maybe also implement a plugin 
system and a backend auth daemon like the stuff Mr. Sam has done?

-- 
Regards // Oden Eriksson, Deserve-IT.com



Re: [qmailadmin] Re: [vchkpw] restrict postmaster to a domain in vqadmin

2003-01-31 Thread Oden Eriksson

- Original Message -
From: Eduardo [EMAIL PROTECTED]
To: Manish Jain [EMAIL PROTECTED]
Cc: Vpopmail Mailing List [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Friday, January 31, 2003 11:45 AM
Subject: [qmailadmin] Re: [vchkpw] restrict postmaster to a domain in
vqadmin


 I think it would be a good feature for qmailadmin, setting a maxquota on
 .qmailadmin-limits  and postmaster could change quota for all users under
 domain with maxquota limitation.

Ye, agree. Another cool feature would be to be able to spread the domain
quota by percent over the current users. When a new user is added, he would
steal quota from the others.

 El Vie 31 Ene 2003 11:02, Manish Jain escribió:
  But using qmailadmin the postmaster of the domain can't handle user
  quota under his domain.
 
  I want to give setting user quota facility to the postmaster of the
  domain.
 
  which is possible with vqadmin only.
 
  On Thu, 2003-01-30 at 20:26, Steve Fulton wrote:
   At 17:22 30/01/2003 +0530, you wrote:
  
   Do not use Vqadmin.  Use QmailAdmin.  Vqadmin is meant for your
systems
   administrators, not the clients.
  
   -- Steve
  
   How can I restrict postmaster to a domain in vqadmin.
   After loging in the vqadmin.cgi any user can enter in to any
domain/user
   profile.
   How to restrict a user to a particular domain.
   
   --
   MANISH JAIN
   Electronics Research  Development Center of India
   Anusandhan Bhawan
   C-56/1, Sector - 62,
   Noida - 201307 (U.P.)
   Ph. - 0120-2402551 to 60 (Ext. - 803/718)









[qmailadmin] quota in latest qmailadmin

2003-01-29 Thread Oden Eriksson
Hi.

I noticed that the current quota admin logic is totally useless in a
courier-imap/sqwebmail setup since the API has changed. Could some skilled
coder please correct this?

Chears.






Re: [qmailadmin] New 1.0.8 devel version available

2003-01-21 Thread Oden Eriksson
tisdagen den 21 januari 2003 21.03 skrev Ken Jones:
 The latest devel version is available: 1.0.8

Cool!


 Please report any problems to the mailing list so we can
 clean up this release for a 1.1 production version.

Here's my latests swedish translation file for v1.0.8

Svenskar bör korrekturläsa denna och/eller ge synpunkter.

Chears.
-- 
Regards // Oden Eriksson, Deserve-IT.com
000 iso-8859-1
001 Huvudmeny
002 E-postkonto
003 Lägg till e-postrobot:
004 E-postrobotnamn:
005 Skicka kopia till:
006 Subjekt:
007 Lägg till eftersändningskonto:
008 Eftersändningsadress:
009 Lokalt namn:
010 eftersändningsadress ska formateras banvändarnamn@domän.com/B.  brLokalt 
namn ska formateras: be-postkonto/B brb Ex, /b breftersändningsadress: 
[EMAIL PROTECTED] Lokalt namn: pelle brDetta skickar e-post till 
pelle@domän.com vidare till [EMAIL PROTECTED]
011 Lägg till moderator.
012 Lägg till moderator till e-postlista.
013 E-postadress:
014 Lägg till medlem till e-postlista
015 Lägg till e-postlista
016 Namn på e-postlista:
017 Ägarens e-postadress:
018 Arkiverat.
019 Ej arkiverat.
020 Blockerat arkiv. Endast moderatorer äger rätt att använda arkivet.
021 Arkivet är öppet för alla, eller enbart medlemmar beroende på skyddsinställning.
022 Ej summerat. Ställ inte in summerad lista.
023 Prefix. Subjektet föregås av listans namn.
024 Inget prefix.
025 Skyddat arkiv. Okända avsändare accepteras ej.
026 Ej skyddat arkiv. Alla avsändare accepteras.
027 Medlemskap kräver ej konfirmation.
028 Medlemskap kräver konfirmation i form av e-postsvar.
029 Indexerad för webarkiv.
030 Ej indexerad för webarkiv.
031 Avslut på medlemskap kräver ej konfirmation.
032 Avslut på medlemskap kräver konfirmation i form av e-postsvar.
033 Medlemslista. Administratörer kan erhålla medlemslista och kontrollera loggen via 
e-post.
034 Medlemslistan kan ej erhållas.
035 Meddelanden är modererade.
036 Meddelanden är ej modererade.
037 Meddelanden från andra än moderatorerna accepteras ej. Denna inställning är 
lämplig för en modererad lista.
038 Andra accepteras ej. Meddelanden skickas vidare till moderatorn. Denna inställning 
är lämplig för en modererad lista.
039 Svara på administrativa anrop och tillåt hämta arkiv via e-post.
040 Tillåt summerad lista, administrativa anrop via e-post och tillåt administratören 
att hämta arkiv.
041 Tillåt administratören att redigera konfigurationsfiler via administrativa anrop.
042 Tillåt ej administratören att redigera konfigurationsfiler via administrativa 
anrop.
043 Förfrågningsadressen är tillåten.
044 Förfrågningsadressen är ej tillåten.
045 Tillåt administrativa anrop via e-post.
046 Tillåt ej administrativa anrop via e-post.
047 Medlemmarnas meddelanden är modererade.
048 Medlemmarnas meddelanden är ej modererade.
049 Sidfot
050 Ingen sidfot
051 Endast medlemmar
052 Inga restriktioner för avsändaradressen.
053 SQL stöd
054 Gäst
055 Port
056 Användarnamn
057 Lösenord
058 Databas
059 Tabell
060 Lägg till
061 E-postkonto
062 Fånga allt konto:
063 Kommentar
064 Ändra br Användarnamn
065 Radera brKonto
066 Fånga allt brkonto
067 Skapa E-postkonto
068 Aliaskonto
069 Alias
070 E-postkonto
071 Ändra
072 Radera
073 Lägg till nytt alias
074 Eftersändningskonto
075 Eftersänd
076 Lägg till nytt eftersändningskonto
077 Mailrobot
078 Mailrobot
079 Lägg till e-postrobot
080 e-postlistor
081 Lista
082 Kunde inte öppna .qmail-default
083 Lägg tillbrmedlem
084 Raderabrmedlem
085 Visabrmedlemmar
086 Lägg tillbrmoderator
087 Raderabrmoderator
088 Visabrmoderatorer
089 Lägg till e-postlista
090 Lägg till e-postkonto
091 Lösenord (verifiera):
092 Namn
093 Listnamn
094 Anslut användare
095 Gör kontot medlem i följande e-postlistor
096 Radera alias
097 Verifiera radera
098 Radera e-postrobot
099 SQL inställningar
100 Radera eftersändning
101 Radera e-postlista
102 Radera användare
103 eftersändningsadress
104 Ja, skicka vidare till:
105 Ändra e-postrobot
106 Namn
107 Innehåll
108 Lägg till e-postadress
109 Ändra användare
110 Nytt lösenord
111 Ändra kontouppgifter
112 Huvudkonto
113 Domännamn
114 Login
115 Omdirigeringar för användare
116 Nuvarande omdirigeringar
117 Lägg till/Byt ut eftersändningsadress
118 Radera omdirigering
119 lades till
120 kunde inte läggas till
121 Alias
122 Eftersändningar
123 Visa omdirigering
124 Snabblänkar
125 Nytt e-postkonto
126 Nytt alias
127 Ny eftersändning
128 Ny e-postrobot
129 Ny e-postlista
130 Fånga allt konto: Studsa
131 Inga fler att visa, återvänd till föregående sida
132 Standard
133 Index:
134 Set catchall email bounced 
135 Föregående sida
136 Ladda om sidan
137 Nästa sida
138 Skriv in lösenord
139 lösenordet ändrat
140 kunde inte byta lösenord
141 kontot raderat
142 Ingen behörighet
143 fel katalogbehörighet
144 fel filbehörighet
145 Ogiltig användare, internt fel
146 Kan inte skicka vidare
147 Skicka vidare nu
148 Ogiltig e-postadress
149 Kan ej radera sista inmatningen
150 filfel
151 Raden raderad
152 Lade till eftersändning
153 Användare finns ej
154 Lade till alias
155

Re: [qmailadmin] development?

2002-11-22 Thread Oden Eriksson
fredagen den 22 november 2002 17.55 skrev Steve Fulton:
 At 10:54 22/11/2002 -0500, Jesse Guardiani wrote:

 Go to the development page (http://www.inter7.com/devel) and look.  Talk to
 Bill Shupp as well.

 There has been talk about creating a CVS for at least a year, but it never
 seems to occur.  I, for one, am for it.  In the meantime, download the
 development code, make your additions, then test-test-test, and post the
 patch to the list.  Inter7 will incorporate it (usually) for the next
 release.

I could host this on my server using subversion + apache2. If that's 
appealing, just drop me a line. I could also consider a bug reporting system 
too if nessesary.

Chears.
-- 
Regards // Oden Eriksson, Deserve-IT Networks

Check the Modules For Apache2 status page at: 
http://www.deserve-it.com/modules_for_apache2.html





Re: [qmailadmin] development?

2002-11-22 Thread Oden Eriksson
fredagen den 22 november 2002 17.59 skrev Tom Collins:
 On Friday, November 22, 2002, at 09:56  AM, Oden Eriksson wrote:
  I could host this on my server using subversion + apache2. If that's
  appealing, just drop me a line. I could also consider a bug reporting
  system
  too if nessesary.

 We could also consider moving it up to SourceForge...

Yes I thought of that, the core developers has to decide what's best. 

Personally I would really like to learn more about subversion + apache2 (since 
I've packed this for Mandrake;)) and this would be a great oppurtunity..

 Disclaimer: I've never hosted a project at SourceForge, but have
 downloaded many projects from it.

Same here :)

-- 
Regards // Oden Eriksson, Deserve-IT Networks

Check the Modules For Apache2 status page at: 
http://www.deserve-it.com/modules_for_apache2.html





[qmailadmin] disappointed...

2002-11-13 Thread Oden Eriksson
Hi.

I am no coder, but after hacking mailinglist.c for several hours I noticed 
there's bad logic how it determines how a list was created. Why didn't the 
first author of mailinglist.c think of using line one in config ?

Example: [EMAIL PROTECTED]

head -1 /home/vpopmail/domains/test.com/testlist/config
F:-aBCDEfGHiJKLMNOpQRStUVWxYZ

I was about to add support for the x switch, but it seems just impossible... 
The x switch involves these files: msgsize, mimereject, mimeremove.

man ezmlm-make
man ezmlm-reject

-- 
Regards // Oden Eriksson, Deserve-IT Networks

Check the Modules For Apache2 status page at: 
http://www.deserve-it.com/modules_for_apache2.html





[qmailadmin] swedish translation

2002-11-11 Thread Oden Eriksson
Hi.

I have updated the Swedish translation file for qmailadmin v1.0.6. The file is 
attached.

Chears.
-- 
Regards // Oden Eriksson, Deserve-IT Networks

Check the Modules For Apache2 status page at: 
http://www.deserve-it.com/modules_for_apache2.html

000 iso-8859-1
001 Huvudmeny
002 E-postkonto
003 Lauml;gg till e-postrobot:
004 E-postrobotnamn:
005 Skicka kopia till:
006 Subjekt:
007 Lauml;gg till eftersauml;ndningskonto:
008 Eftersauml;ndningsadress:
009 Lokalt namn:
010 eftersauml;ndningsadress ska formateras banvauml;ndarnamn@domauml;n.com/B.  
brLokalt namn ska formateras: be-postkonto/B brb Ex, /b 
breftersauml;ndningsadress: [EMAIL PROTECTED] Lokalt namn: pelle brDetta 
skickar e-post till pelle@domauml;n.com vidare till [EMAIL PROTECTED]
011 Lauml;gg till moderator.
012 Lauml;gg till moderator till e-postlista.
013 E-postadress:
014 Lauml;gg till medlem till e-postlista
015 Lauml;gg till e-postlista
016 Namn paring; e-postlista:
017 Auml;garens e-postadress:
018 Arkiverat.
019 Ej arkiverat.
020 Blockerat arkiv. Endast moderatorer auml;ger rauml;tt att anvauml;nda arkivet.
021 Arkivet auml;r ouml;ppet fouml;r alla, eller enbart medlemmar beroende paring; 
skyddsinstauml;llning.
022 Ej summerat. Stauml;ll inte in summerad lista.
023 Prefix. Subjektet fouml;regaring;s av listans namn.
024 Inget prefix.
025 Skyddat arkiv. Okauml;nda avsauml;ndare accepteras ej.
026 Ej skyddat arkiv. Alla avsauml;ndare accepteras.
027 Medlemskap krauml;ver ej konfirmation.
028 Medlemskap krauml;ver konfirmation i form av e-postsvar.
029 Indexerad fouml;r webarkiv.
030 Ej indexerad fouml;r webarkiv.
031 Avslut paring; medlemskap krauml;ver ej konfirmation.
032 Avslut paring; medlemskap krauml;ver konfirmation i form av e-postsvar.
033 Medlemslista. Administratouml;rer kan erharing;lla medlemslista och kontrollera 
loggen via e-post.
034 Medlemslistan kan ej erharing;llas.
035 Meddelanden auml;r modererade.
036 Meddelanden auml;r ej modererade.
037 Meddelanden fraring;n andra auml;n moderatorerna accepteras ej. Denna 
instauml;llning auml;r lauml;mplig fouml;r en modererad lista.
038 Andra accepteras ej. Meddelanden skickas vidare till moderatorn. Denna 
instauml;llning auml;r lauml;mplig fouml;r en modererad lista.
039 Svara paring; administrativa anrop och tillaring;t hauml;mta arkiv via e-post.
040 Tillaring;t summerad lista, administrativa anrop via e-post och tillaring;t 
administratouml;ren att hauml;mta arkiv.
041 Tillaring;t administratouml;ren att redigera konfigurationsfiler via 
administrativa anrop.
042 Tillaring;t ej administratouml;ren att redigera konfigurationsfiler via 
administrativa anrop.
043 Fouml;rfraring;gningsadressen auml;r tillaring;ten.
044 Fouml;rfraring;gningsadressen auml;r ej tillaring;ten.
045 Tillaring;t administrativa anrop via e-post.
046 Tillaring;t ej administrativa anrop via e-post.
047 Medlemmarnas meddelanden auml;r modererade.
048 Medlemmarnas meddelanden auml;r ej modererade.
049 Sidfot
050 Ingen sidfot
051 Endast medlemmar
052 Inga restriktioner fouml;r avsauml;ndaradressen.
053 SQL stouml;d
054 Gauml;st
055 Port
056 Anvauml;ndarnamn
057 Louml;senord
058 Databas
059 Tabell
060 Lauml;gg till
061 E-postkonto
062 Faring;nga allt konto:
063 Kommentar
064 Auml;ndra br Anvauml;ndarnamn
065 Radera brKonto
066 Faring;nga allt brkonto
067 Skapa E-postkonto
068 Aliaskonto
069 Alias
070 E-postkonto
071 Auml;ndra
072 Radera
073 Lauml;gg till nytt alias
074 Eftersauml;ndningskonto
075 Eftersauml;nd
076 Lauml;gg till nytt eftersauml;ndningskonto
077 Mailrobot
078 Mailrobot
079 Lauml;gg till e-postrobot
080 e-postlistor
081 Lista
082 Kunde inte ouml;ppna .qmail-default
083 Lauml;gg tillbrmedlem
084 Raderabrmedlem
085 Visabrmedlemmar
086 Lauml;gg tillbrmoderator
087 Raderabrmoderator
088 Visabrmoderatorer
089 Lauml;gg till e-postlista
090 Lauml;gg till e-postkonto
091 Louml;senord (verifiera):
092 Namn
093 Listnamn
094 Anslut anvauml;ndare
095 Gouml;r kontot medlem i fouml;ljande e-postlistor
096 Radera alias
097 Verifiera radera
098 Radera e-postrobot
099 SQL instauml;llningar
100 Radera eftersauml;ndning
101 Radera e-postlista
102 Radera anvauml;ndare
103 eftersauml;ndningsadress
104 Ja, skicka vidare till:
105 Auml;ndra e-postrobot
106 Namn
107 Inneharing;ll
108 Lauml;gg till e-postadress
109 Auml;ndra anvauml;ndare
110 Nytt louml;senord
111 Auml;ndra kontouppgifter
112 Huvudkonto
113 Domauml;nnamn
114 Login
115 Omdirigeringar fouml;r anvauml;ndare
116 Nuvarande omdirigeringar
117 Lauml;gg till/Byt ut eftersauml;ndningsadress
118 Radera omdirigering
119 lades till
120 kunde inte lauml;ggas till
121 Alias
122 Eftersauml;ndningar
123 Visa omdirigering
124 Snabblauml;nkar
125 Nytt e-postkonto
126 Nytt alias
127 Ny eftersauml;ndning
128 Ny e-postrobot
129 Ny e-postlista
130 Faring;nga allt konto: Studsa
131 Inga fler att visa, aring;tervauml;nd till fouml;regaring;ende sida
132 Standard
133 Index:
134 Set catchall email bounced 
135 Fouml;regaring;ende sida
136 Ladda om sidan
137 Nauml;sta

[qmailadmin] [PATCH] My dropto patch updated.

2002-11-08 Thread Oden Eriksson
Hi All.

I have just updated my dropto patch from qmailadmin-0.45 to 
qmailadmin-1.0.6, you can find the patch here:

http://d-srv.com/sw/patches/qmailadmin-1.0.6-dropto.patch

Those familliar with qmail should know what this patch is good for.

Chears.
-- 
Regards // Oden Eriksson, Deserve-IT Networks

Check the Modules For Apache2 status page at: 
http://www.deserve-it.com/modules_for_apache2.html





Testers for my vpopmail and qmailadmin packages needed.

2001-12-02 Thread Oden Eriksson

Hi there,

Here you will find my brand new RPM:s:

http://d-srv.com/sw/rpm/Mandrake/RPMS/
http://d-srv.com/sw/rpm/Mandrake/SRPMS/

I would like someone running Mandrake Linux, latest Cooker to test my 
vpopmail and qmailadmin packages:

http://d-srv.com/sw/rpm/Mandrake/RPMS/vpopmail-cdb-5.0-2mdk.i586.rpm
http://d-srv.com/sw/rpm/Mandrake/RPMS/qmailadmin-1.0-2mdk.i586.rpm

The current setup-2.2.0-16mdk package is inconsistent, so you need to make 
the vpopmail user manually like this:

useradd -g vchkpw -o -c 'vpopmail' -u 399 -s /bin/true \
-r -d /home/vpopmail vpopmail

Or run sh /usr/share/doc/vpopmail-cdb-5.0/make_vpopmail_user.sh.

You need to rebuild the ezmlm package on your own machine because of the DJB 
license

wget 
http://d-srv.com/sw/rpm/Mandrake/SRPMS/ezmlm-idx-mysql-0.53.325-2mdk.src.rpm
wget 
http://d-srv.com/sw/rpm/Mandrake/SRPMS/ezmlm-idx-std-0.53.325-2mdk.src.rpm

For example:
rpm --rebuild --target i586 ezmlm-idx-std-0.53.325-2mdk.src.rpm

Install the prerequisites for vpopmail and qmailadmin.

Get Vincent Danens qmail packages at http://www.rpmhelp.net

If it's too complicated, don't be afraid to ask for help.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-12mdksmp: 2 days 5 hours 28 minutes
| cpu0 @ 814.28 bm, fan 4411 rpm, temp +30°C
| cpu1 @ 815.92 bm, fan 4299 rpm, temp +30.0°C



Re: Problem with catch-all

2001-12-01 Thread Oden Eriksson

On Saturdayen den 1 December 2001 16.56, Bill Shupp wrote:
  Hi,
 
  I have a problem with the catch-all feature.
  Everything worked fine until we had to move the mail system to

 another

  box. We upgraded to vpopmail5, qmailadmin1, etc.
  Now Mails to the catch-all-account produce an error:
 
  qmail: 1007204825.290445 delivery 1765: failure:
  can_not_open_new_email_file_errno=2_file=/home/vpopmail/d
  omains/domain.com/usernametmp/

 1007204825.18962.mailservername.com,S=1027/system_error/


 Try applying this patch to vpopmail 5.0:

 http://shupp.org/patches/5.0-shupp-1.patch.gz

 And report your results... I think I fixed this bug, but I'm not sure that
 it'swhat you're experiencing.

Hmmm..., it seems parts of your maildirquota patch accidently slipped into 
this patch, not?

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-12mdksmp: 1 day 1 hour 6 minutes
| cpu0 @ 814.28 bm, fan 4326 rpm, temp +30°C
| cpu1 @ 815.92 bm, fan 4272 rpm, temp +30.0°C



my dropto patch

2001-11-28 Thread Oden Eriksson

Hi everyone, (Ken, Bill)

I just went through my files at:

http://www.kvikkjokk.net/~oden/softwares/;

and noticed that I had made this dropto patch back in february, now I 
wonder if the feature/idea could be implemented into the dev version of 
qmailadmin?

You find the patch here:

http://www.kvikkjokk.net/~oden/softwares/qmailadmin/SOURCES/qmailadmin-0.42-dropto.patch.bz2

Thanks.
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-12mdksmp: 1 day 21 hours 58 minutes
| cpu0 @ 814.28 bm, fan 4299 rpm, temp +30°C
| cpu1 @ 815.92 bm, fan 4218 rpm, temp +30.0°C



My Swedish language file

2001-11-19 Thread Oden Eriksson

Hi,

Here's a repost with my newest swedish language file reflecting the POP - 
Mail change logic. 

Have fun.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-8mdksmp: 3 hours 21 minutes
| cpu0 @ 814.28 bm, fan 4141 rpm, temp +30.0°C
| cpu1 @ 815.92 bm, fan 4192 rpm, temp +30°C


000 iso-8859-1
001 Huvudmeny
002 E-postkonto
003 Lägg till e-postrobot:
004 E-postrobotnamn:
005 Skicka kopia till:
006 Subjekt:
007 Lägg till eftersändningskonto:
008 Eftersändningsadress:
009 Lokalt namn:
010 eftersändningsadress ska formateras banvändarnamn@domän.com/B.  brLokalt 
namn ska formateras: be-postkonto/B brb Ex, /b breftersändningsadress: 
[EMAIL PROTECTED] Lokalt namn: pelle brDetta skickar e-post till 
pelle@domän.com vidare till [EMAIL PROTECTED]
011 Lägg till moderator.
012 Lägg till moderator till e-postlista.
013 E-postadress:
014 Lägg till medlem till e-postlista
015 Lägg till e-postlista
016 Namn på e-postlista:
017 Ägarens e-postadress:
018 Arkiverat.
019 Ej arkiverat.
020 Blockerat arkiv. Endast moderatorer äger rätt att använda arkivet.
021 Arkivet är öppet för alla, eller enbart medlemmar beroende på skyddsinställning.
022 Ej summerat. Ställ inte in summerad lista.
023 Prefix. Subjektet föregås av listans namn.
024 Inget prefix.
025 Skyddat arkiv. Okända avsändare accepteras ej.
026 Ej skyddat arkiv. Alla avsändare accepteras.
027 Medlemskap kräver ej konfirmation.
028 Medlemskap kräver konfirmation i form av e-postsvar.
029 Indexerad för webarkiv.
030 Ej indexerad för webarkiv.
031 Avslut på medlemskap kräver ej konfirmation.
032 Avslut på medlemskap kräver konfirmation i form av e-postsvar.
033 Medlemslista. Administratörer kan erhålla medlemslista och kontrollera loggen via 
e-post.
034 Medlemslistan kan ej erhållas.
035 Meddelanden är modererade.
036 Meddelanden är ej modererade.
037 Meddelanden från andra än moderatorerna accepteras ej. Denna inställning är 
lämplig för en modererad lista.
038 Andra accepteras ej. Meddelanden skickas vidare till moderatorn. Denna inställning 
är lämplig för en modererad lista.
039 Svara på administrativa anrop och tillåt hämta arkiv via e-post.
040 Tillåt summerad lista, administrativa anrop via e-post och tillåt administratören 
att hämta arkiv.
041 Tillåt administratören att redigera konfigurationsfiler via administrativa anrop.
042 Tillåt ej administratören att redigera konfigurationsfiler via administrativa 
anrop.
043 Förfrågningsadressen är tillåten.
044 Förfrågningsadressen är ej tillåten.
045 Tillåt administrativa anrop via e-post.
046 Tillåt ej administrativa anrop via e-post.
047 Medlemmarnas meddelanden är modererade.
048 Medlemmarnas meddelanden är ej modererade.
049 Sidfot
050 Ingen sidfot
051 Endast medlemmar
052 Inga restriktioner för avsändaradressen.
053 SQL stöd
054 Gäst
055 Port
056 Användarnamn
057 Lösenord
058 Databas
059 Tabell
060 Lägg till
061 E-postkonto
062 Fånga allt konto:
063 Kommentar
064 Ändra br Användarnamn
065 Radera brKonto
066 Fånga allt brkonto
067 Skapa E-postkonto
068 Aliaskonto
069 Alias
070 E-postkonto
071 Ändra
072 Radera
073 Lägg till nytt alias
074 Eftersändningskonto
075 Eftersänd
076 Lägg till nytt eftersändningskonto
077 Mailrobot
078 Mailrobot
079 Lägg till e-postrobot
080 e-postlistor
081 Lista
082 Kunde inte öppna .qmail-default
083 Lägg tillbrmedlem
084 Raderabrmedlem
085 Visabrmedlemmar
086 Lägg tillbrmoderator
087 Raderabrmoderator
088 Visabrmoderatorer
089 Lägg till e-postlista
090 Lägg till e-postkonto
091 Lösenord (verifiera):
092 Namn
093 Listnamn
094 Anslut användare
095 Gör kontot medlem i följande e-postlistor
096 Radera alias
097 Verifiera radera
098 Radera e-postrobot
099 SQL inställningar
100 Radera eftersändning
101 Radera e-postlista
102 Radera användare
103 eftersändningsadress
104 Ja, skicka vidare till:
105 Ändra e-postrobot
106 Namn
107 Innehåll
108 Lägg till e-postadress
109 Ändra användare
110 Nytt lösenord
111 Ändra kontouppgifter
112 Huvudkonto
113 Domännamn
114 Login
115 Omdirigeringar för användare
116 Nuvarande omdirigeringar
117 Lägg till/Byt ut eftersändningsadress
118 Radera omdirigering
119 lades till
120 kunde inte läggas till
121 Alias
122 Eftersändningar
123 Visa omdirigering
124 Snabblänkar
125 Nytt e-postkonto
126 Nytt alias
127 Ny eftersändning
128 Ny e-postrobot
129 Ny e-postlista
130 Fånga allt konto: Studsa
131 Inga fler att visa, återvänd till föregående sida
132 Standard
133 Index:
134 Ställ inte in fånga allt konto
135 Föregående sida
136 Ladda om sidan
137 Nästa sida
138 Skriv in lösenord
139 lösenordet ändrat
140 kunde inte byta lösenord
141 kontot raderat
142 Ingen behörighet
143 fel katalogbehörighet
144 fel filbehörighet
145 Ogiltig användare, internt fel
146 Kan inte skicka vidare
147 Skicka vidare nu
148 Ogiltig e-postadress
149 Kan ej radera sista inmatningen
150 filfel
151 Raden raderad
152 Lade till

For EU habitants only

2001-11-19 Thread Oden Eriksson

Hi folks,

I wonder how many of you talented subscibers are located in the EU?

Please respond personally to [EMAIL PROTECTED].

Thanks.

And apologies to the rest of you.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-8mdksmp: 5 hours 43 minutes
| cpu0 @ 814.28 bm, fan 4141 rpm, temp +31.0°C
| cpu1 @ 815.92 bm, fan 4166 rpm, temp +30°C



Re: qmailadmin 1.0 Candidate mailing list problems

2001-11-15 Thread Oden Eriksson

Hmm..., you could have a look at my src.rpm packages, I thing I solved this 
problem, but since I do not use them anymore you have to verify.

surf to: http://d-srv.com/sw/

(no graphics, no ads, no shit)

torsdagen den 15 november 2001 02.11 Mark Persohn wrote:
 The rpms are done by me.  Its generally easier to use them when installing
 to multiple boxes...  guess not in this case!
 Thanks anyway.  I'll have a play and see what I come up with.

 Mark

 Bill Shupp wrote:
   Alright,  I seem to have found the problem.
   I have recently upgraded from the RedHat 1.3.14 Apache RPMS to
 
  Apache
 
   Apache/1.3.20 mod_ssl/2.8.4 OpenSSL/0.9.6b DAV/1.0.2 PHP/
 
  4.0.4pl1. If I
 
   backdate my apache to 1.3.12 or 1.3.14 from RedHat qmailadmin-
 
  1.0
 
   Candidate works.  But with my 1.3.20 it doesn't, I get the error
   mentioned below.  Are there any special requirements for
 
  qmailadmin
 
   when setting up apache?
 
  Not that I can think of.  This is the first I've heard of this.  But I
  don't useRPMs for apache or any internet services, actually.
 
   Bill the permissions are fine.  Everything is owned by
 
  vpopmail:vchkpw
 
   Mark
 
  -Bill

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-7mdksmp: 12 hours 24 minutes
| cpu0 @ 814.28 bm, fan 4166 rpm, temp +30.0°C
| cpu1 @ 815.92 bm, fan 4218 rpm, temp +30°C



Re: Funny :)

2001-11-14 Thread Oden Eriksson

onsdagen den 14 november 2001 07.17 Harry (lists) wrote:
 on 11/13/01 4:06 PM, Oden Eriksson at [EMAIL PROTECTED] wrote:
  Have you seen this one:
  http://obua.org/baris/qinstall.php
  Quite funny :-)

 May I ask what you consicder to be so funny about this?

 I use it, and found it to be a pretty damn good script, that automates what
 is essentially an overly complex installation. As it stands, this installs
 in 10 minutes, what normally would take several hours for someone not
 familiar with qmail installations.

 So, what's funny about that?

Well, he he.. I didn't meant funny in a offensive way, it's just funny in 
the sense that this is in line with the softwares on this lists, namely GUI:s

Now there's a GUI to install the GUI:s too, don't you think that's funny?

Maybe in the future we see a GUI to install the GUI that installs the GUI:s 
too? Ha ha ha ha ha!

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-6mdksmp: 1 day 2 hours 40 minutes
| cpu0 @ 814.28 bm, fan 4166 rpm, temp +30.0°C
| cpu1 @ 815.92 bm, fan 4141 rpm, temp +29°C



Re: qmailadmin 1.0 canidate

2001-11-13 Thread Oden Eriksson

måndagen den 12 november 2001 23.21 Ken Jones wrote:
 The final qmailadmin 1.0 canidate is available now
 http://www.inter7.com/devel/qmailadmin-1.0.tar.gz

 There are no known problems with this release. If
 no problems are reported in the next two days we will
 release this version as 1.0 to work with vpopmail-5.0.

Hi Ken,

I have a thing I would like to change and that is that the word POP is 
misleading and should be replaced with mail.

For example in this text, POP account.

So, I will only be able to edit POP Accounts, and not any of my IMAP 
accounts then?

To not confuse the postmaster, and to change to a more abstract way of 
describing, I would prefer all the POP references be replaced with just 
mail. (Mail Account)

Ehh..., do I make some sense here?


-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-6mdksmp: 3:37
| cpu0 @ 814.28 bm, fan 4115 rpm, temp +30.0°C
| cpu1 @ 815.92 bm, fan 4141 rpm, temp +29°C



Funny :)

2001-11-13 Thread Oden Eriksson

Hi there,

Have you seen this one:

http://obua.org/baris/qinstall.php

Quite funny :-)

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-6mdksmp: 18 hours 4 minutes
| cpu0 @ 814.28 bm, fan 4090 rpm, temp +31.0°C
| cpu1 @ 815.92 bm, fan 4192 rpm, temp +30°C



patent issues with qmailadmin.

2001-11-13 Thread Oden Eriksson

Hi,

Yes you read it right;)

Attached are changes to latest qmailadmin to escape the unisys lzw gif patent 
crap trap. Please apply these ones ASAP.

Chears.
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-6mdksmp: 18 hours 52 minutes
| cpu0 @ 814.28 bm, fan 4115 rpm, temp +31.0°C
| cpu1 @ 815.92 bm, fan 4166 rpm, temp +30°C



qmailadmin-1.0.tar.gz
Description: GNU Zip compressed data

diff -Naur qmailadmin-1.0/ChangeLog qmailadmin-1.0.oden/ChangeLog
--- qmailadmin-1.0/ChangeLog	Mon Nov 12 23:13:05 2001
+++ qmailadmin-1.0.oden/ChangeLog	Wed Nov 14 01:49:49 2001
@@ -1,3 +1,10 @@
+11/14/01  Oden Eriksson [EMAIL PROTECTED]
+  - Converted the gif:s to png:s to truly become GPL,
+	also make the proper changes in the source and html.
+	unisys holds the patent on the gif stuff, check:
+	http://www.unisys.com/unisys/lzw/, so just let them
+	have it, and say up yours unisys!
+
 1.0
 11/12/01  - update to version 1.0
 
diff -Naur qmailadmin-1.0/alias.c qmailadmin-1.0.oden/alias.c
--- qmailadmin-1.0/alias.c	Fri Oct 19 20:33:35 2001
+++ qmailadmin-1.0.oden/alias.c	Wed Nov 14 01:41:29 2001
@@ -147,12 +147,12 @@
 fprintf(actout, td align=\center\);
 		fprintf(actout, a href=\%s/com/moddotqmail?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,alias_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td\n);
 		fprintf(actout, td align=\center\);
 fprintf(actout, a href=\%s/com/deldotqmail?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,alias_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td\n);
 fprintf(actout, /tr\n);
 			}
@@ -243,7 +243,7 @@
 		fprintf(actout, input type=\hidden\ name=\modu\ value=\%s\\n, user);
 		fprintf(actout, input type=\hidden\ name=\linedata\ value=\%s\\n, TmpBuf2);
 		fprintf(actout, input type=\hidden\ name=\action\ value=\delentry\\n);
-		fprintf(actout, input type=\image\ border=\0\ src=\/images/qmailadmin/delete.gif\\n);
+		fprintf(actout, input type=\image\ border=\0\ src=\/images/qmailadmin/delete.png\\n);
 		fprintf(actout, /form\n);
 		fprintf(actout, /td\n);
 		fprintf(actout, /tr\n);
diff -Naur qmailadmin-1.0/autorespond.c qmailadmin-1.0.oden/autorespond.c
--- qmailadmin-1.0/autorespond.c	Sat Oct  6 20:24:03 2001
+++ qmailadmin-1.0.oden/autorespond.c	Wed Nov 14 01:41:29 2001
@@ -83,13 +83,13 @@
 fprintf(actout, td align=\center\);
 fprintf(actout, a href=\%s/com/modautorespond?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,mailinglist_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td);
 
 fprintf(actout, td align=\center\);
 fprintf(actout, a href=\%s/com/delautorespond?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,mailinglist_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td);
 
 fprintf(actout, /tr\n);
diff -Naur qmailadmin-1.0/contrib/mailinglist.c.nosort qmailadmin-1.0.oden/contrib/mailinglist.c.nosort
--- qmailadmin-1.0/contrib/mailinglist.c.nosort	Fri Oct 19 19:14:41 2001
+++ qmailadmin-1.0.oden/contrib/mailinglist.c.nosort	Wed Nov 14 01:42:18 2001
@@ -123,42 +123,42 @@
 fprintf(actout, td align=\center\);
 fprintf(actout, a href=\%s/com/delmailinglist?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,mailinglist_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td\n);
 
 fprintf(actout, td align=\center\);
 fprintf(actout, a href=\%s/com/addlistuser?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,mailinglist_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td\n);
 
 fprintf(actout, td align=\center\a href=\%s/com/dellistuser?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,mailinglist_name);
-fprintf(actout, img src=\/images/qmailadmin/delete.gif\ border=\0\/a);
+fprintf(actout, img src=\/images/qmailadmin/delete.png\ border=\0\/a);
 fprintf(actout, /td\n);
 
 fprintf(actout, td align=\center\);
 fprintf(actout, a href=\%s/com/showlistusers?user=%sdom=%stime=%dmodu=%s\,
 	CGIPATH,user,dom,mytime,mailinglist_name);
-fprintf(actout, img src

Re: Can anyone tell me the cause of this error

2001-11-10 Thread Oden Eriksson

lördagen den 10 november 2001 11.41 Activate2 wrote:
 Can anyone tell me the cause of this error


 I am having a problem with sending mail - sometimes the mail goes through
 ok othertime I get the following message ---

 The message could not be sent because one of the recipients was rejected by
 the server. The rejected e-mail address was '[EMAIL PROTECTED]'.
 Subject 'Re: Hello Punjabi Radio', Account: '[EMAIL PROTECTED]',
 Server: 'mail2.energise.net', Protocol: SMTP, Server Response: '553 sorry,
 that domain isn't in my list of allowed rcpthosts (#5.7.1)', Port: 25,
 Secure(SSL): No, Server Error: 553, Error Number: 0x800CCC79


Maybe your relay timeout is set too low?

That is if you're using the pop-before-smtp feature...

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-6mdksmp: 1:05
| cpu0 @ 814.28 bm, fan 4166 rpm, temp +31.0°C
| cpu1 @ 815.92 bm, fan 4066 rpm, temp +30°C



courier-imap and pop-before-smtp

2001-11-10 Thread Oden Eriksson

Hi,

courier-imap-1.3.11+vpopmail-5.0

Just wanted to report that the pop-before-smtp is tricky to enable... But, 
here's how to do it:

From my courier-imap build script:

export CPPFLAGS= -I/usr/include -I/usr/include/openssl 
-I/home/vpopmail/include
export LDFLAGS=-L/usr/lib -L/usr/lib/openssl -L/home/vpopmail/lib
export CFLAGS=$MYFLAGS -DHAVE_OPEN_SMTP_RELAY

./configure \
--prefix=/usr/local/courier-imap \
--with-authvchkpw \
--without-authdaemon \
--without-authcustom \
--without-authuserdb \
--without-authpam \
--without-authldap \
--without-authpwd \
--without-authshadow \
--without-authmysql \
--without-authcram \
--disable-root-check \
--enable-workarounds-for-imap-client-bugs 
make  make install

But, there seems to be mysterious delays when speaking with the imap server 
using Microsoft Outlook Express 5.50.4807.1700 on WIN98, I have not tried 
any other clients as of yet.

Furthermore, the -DHAVE_OPEN_SMTP_RELAY stuff is a hack to force the 
pop-before-smtp feature because the configure routines fails to detect it.


Chears.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-6mdksmp: 8:38
| cpu0 @ 814.28 bm, fan 4192 rpm, temp +30.0°C
| cpu1 @ 815.92 bm, fan 4115 rpm, temp +29°C



POP ?

2001-11-09 Thread Oden Eriksson

Hi,

It just occured to me that it should not say POP anywhere in qmailadmin 
because it goes for IMAP too.

What about just Mail ?

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-4mdksmp: 1day
| cpu0 @ 814.28 bm, fan 4166 rpm, temp +30.0°C
| cpu1 @ 815.92 bm, fan 4115 rpm, temp +29°C



I just stumbled upon this...

2001-11-08 Thread Oden Eriksson

Hi all,

I wonder if you have seen this before:

http://matt.simerson.net/computing/qmail/qmail.toaster1.6.shtml

Briefly it seems to add MySQL support to tcpserver and vpopmail which in turn 
enables pop-before-smtp for the mysql auth module. Pretty cool IMHO.

Or..., is it allready implemented in vpopmail some other way?

(I only use the cdb module myself)

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-4mdksmp: 9:18
| cpu0 @ 814.28 bm, fan 4166 rpm, temp +31.0°C
| cpu1 @ 815.92 bm, fan 4066 rpm, temp +30°C



Re: Spam on list

2001-11-06 Thread Oden Eriksson

Hmm, I haven't noticed this at all because I block the entire yahoo.com[what 
ever] shit domain.

On Tuesdayen den 6 November 2001 23.37, Brian Ipsen wrote:
 Hi!

  Can someone please take action to get SPAM on this list stopped ?? I just
 got (just quoting header):

 Received: (qmail 18532 invoked from network); 6 Nov 2001 22:15:04 -
 Received: from ns1.inter7.com (209.218.8.2)
   by 0 with SMTP; 6 Nov 2001 22:15:04 -
 Received: (qmail 26024 invoked by uid 511); 6 Nov 2001 22:15:13 -
 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 Delivered-To: mailing list [EMAIL PROTECTED]
 Received: (qmail 26012 invoked from network); 6 Nov 2001 22:15:07 -
 X-Sender: [EMAIL PROTECTED]
 From: Mehmet Pomak [EMAIL PROTECTED]
 To: GRUB-1 [EMAIL PROTECTED]
 Date: Fri, 07 Dec 2001 18:18:00 +0200
 Subject: ALTERNATiF!

 I don't know if the poster of this article is a mamber of the list - but if
 not, then the list is open for non-subscribers to post UCE/SPAM into it...
 That might be why ns1.inter7.com is listed as a blackhole at bl.spamcop.net

 /Brian

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-2mdksmp: 1day
| cpu0 @ 814.28 bm, fan 4411 rpm, temp +31.0°C
| cpu1 @ 815.92 bm, fan 4500 rpm, temp +30°C



Re: Only 4 Account Show Up

2001-10-22 Thread Oden Eriksson

On Mondayen den 22 October 2001 19.56, Carol Blevins wrote:
 Okay, I recompiled vpopmail this time without --enable-auth-logging=y,
 then recompiled qmailadmin and I am still having the same problems.

 Thanx In Advance
 CarolB


Try this, if using the CDB auth module, and if appropriate:

1. Make a backup of your /home/vpopmail/domains/(YOUR_DOMAIN)/vpasswd and 
the /home/vpopmail/domains/(YOUR_DOMAIN)/vpasswd.cdb file.
2. Remove any occurances of clear text passwords in the end of each line in 
your /home/vpopmail/domains/(YOUR_DOMAIN)/vpasswd, also remove the : 
character, example:

Before:
postmaster:PASSWORD:1:0:Postmaster:/home/vpopmail/domains/(YOUR_DOMAIN)/postmaster:QUOTA_FIELD:CLEAR_PASSWORD_FIELD

After
postmaster:PASSWORD:1:0:Postmaster:/home/vpopmail/domains/(YOUR_DOMAIN)/postmaster:QUOTA_FIELD

3. Remove the /home/vpopmail/domains/(YOUR_DOMAIN)/vpasswd.cdb file.
4. Login via pop to your postmaster account one time to rebuild the 
/home/vpopmail/domains/(YOUR_DOMAIN)/vpasswd.cdb file.

5. Try qmailadmin.

Bill, is this correct?


-- 
Oden Eriksson, Jokkmokk, Sweden.
Mandrake Linux release 8.2 (Cooker) for i586, kernel 2.4.12-3mdk. Uptime: 1 
day



Re: Only 4 Account Show Up

2001-10-22 Thread Oden Eriksson

On Tuesdayen den 23 October 2001 21.51, Tim McCoy wrote:
 Sorry, don't need it.

???

-- 
Oden Eriksson, Jokkmokk, Sweden.
Mandrake Linux release 8.2 (Cooker) for i586, kernel 2.4.12-3mdk. Uptime: 1 
day



Re: Only 4 Account Show Up

2001-10-22 Thread Oden Eriksson

This appeals to my sense of humor, please talk som more to whoever you a re 
talking to :-)

If you really want to leave us, you can send an empty mail to:

[EMAIL PROTECTED]



On Tuesdayen den 23 October 2001 21.53, Tim McCoy wrote:
 Remove from distribution list.


 Tim McCoy
 Freya Communications Inc.
 Systems Network Administrator
 954-491-1414 ext.107
 [EMAIL PROTECTED]
 - Original Message -
 From: Tim McCoy [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, October 23, 2001 3:50 PM
 Subject: Fw: Only 4 Account Show Up

  Sorry, don't need it...
 
 
  Tim McCoy
  Freya Communications Inc.
  Systems Network Administrator
  954-491-1414 ext.107
  [EMAIL PROTECTED]
  - Original Message -
  From: Tim Hunter [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, October 22, 2001 2:11 PM
  Subject: RE: Only 4 Account Show Up
 
   Are the permissions on all your files/dirs correct?
  
-Original Message-
From: Carol Blevins [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 1:56 PM
To: Bill Shupp
Cc: [EMAIL PROTECTED]
Subject: Re: Only 4 Account Show Up
   
   
Okay, I recompiled vpopmail this time without
--enable-auth-logging=y, then recompiled qmailadmin and I am still
having the same problems.
   
Thanx In Advance
CarolB
   
**
* It is a little known fact that the *
* Y1K bug caused the dark ages.  *
**
   
On Mon, 22 Oct 2001, Bill Shupp wrote:
  I just upgraded to vpopmail-5.0, qmailadmin-0.88 and when domain

 admins

  login into qmail, only 4 of x number of users are showing up.  If
 
  they
 
  search on a user name it will not show up.  I've checked FAQs and

 the

  lists but did not find anything that in regards to this.
 
  Here are my configures:
 
  Vpopmail -
 
  --enable-tcpserver-file=/usr/local/vpopmail/etc/tcp.smtp
  --enable-roaming-users=y
  --enable-clear-passwd=n**
  --enable-logging=y
  --enable-auth-logging=y

 auth-logging is only valid for mysql and oracle modules, but I
 don't know this could be responsible for your problem.  I recomment
 recompiling with out this for testing, though.

 Regards,

 Bill Shupp

-- 
Oden Eriksson, Jokkmokk, Sweden.
Mandrake Linux release 8.2 (Cooker) for i586, kernel 2.4.12-3mdk. Uptime: 1 
day



Re: Only 4 Account Show Up

2001-10-22 Thread Oden Eriksson

On Mondayen den 22 October 2001 22.46, Rob Genovesi wrote:
 Tim McCoy
 Freya Communications Inc.
 Systems Network Administrator
 954-491-1414 ext.107
 [EMAIL PROTECTED]

 That telephone number there is a fax number, right?
 Maybe everyone on the list should fax unsubscribe directions to that
 number.

HA ha haah ha ha !!!

 Just what the heck are you administrating there Tim?

Maybe the dude's high on weed?

Ha ha ha ha ha, this is funny!!!

An enjoyable start of this week, for sure..

Keep talking Tim :-)

-- 
Oden Eriksson, Jokkmokk, Sweden.
Mandrake Linux release 8.2 (Cooker) for i586, kernel 2.4.12-3mdk. Uptime: 1 
day



Re: Only 4 Account Show Up

2001-10-22 Thread Oden Eriksson

Damn, this was funny... I haven't had such a good laugh for a long time... 
It's like he was replying with his exact first thought when he saw the spam 
from this list. (Hmm, I don't need this...) ha ha ha ha ha ha !!

On Mondayen den 22 October 2001 23.24, John Cope wrote:
 I want some of what he had for lunch.. Must have been some good chit
 ma...

 Coper out...

 -Original Message-
 From: Oden Eriksson [mailto:[EMAIL PROTECTED]]
 Sent: Monday, October 22, 2001 2:23 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Only 4 Account Show Up

 On Mondayen den 22 October 2001 22.46, Rob Genovesi wrote:
  Tim McCoy
  Freya Communications Inc.
  Systems Network Administrator
  954-491-1414 ext.107
  [EMAIL PROTECTED]
 
  That telephone number there is a fax number, right?
  Maybe everyone on the list should fax unsubscribe directions to that
  number.

 HA ha haah ha ha !!!

  Just what the heck are you administrating there Tim?

 Maybe the dude's high on weed?

 Ha ha ha ha ha, this is funny!!!

 An enjoyable start of this week, for sure..

 Keep talking Tim :-)

-- 
Oden Eriksson, Jokkmokk, Sweden.
Mandrake Linux release 8.2 (Cooker) for i586, kernel 2.4.12-3mdk. Uptime: 1 
day



dropzone

2001-10-12 Thread Oden Eriksson

Hi Ken, Bill, All.

I would like this simple feature in qmailadmin:

A special dropzone account which would be similar to shit  /dev/null.

Why?

Well, imagine you have a customer that has been naughty and receives a lot of 
shit e-mails. Instead of just deleting the account and bounce shitloads of 
bounces, doublebounces, triplebounces back and forth, just silently nuke the 
damn mail by sending it to  /dev/null.

It would be as simple as making a special non removable account (dot qmail 
file) that only contains a single # on the first line. Name this special 
account dropzone and then just edit the naughty account by redirecting it 
to the dropzone account (which, in fact would be equal to  /dev/null).

I have been using this built in qmail technique since 96' (or was it 97'?)...

I have sent patches earlier where one could redirect deleted accounts to #, 
but no one seemed that interested.

Do I really have to explain more why this would be a good thing for the 
internet society? I hope not.

An extension to this idea would be to log the offending spammers e-mail 
address, and later include it globally in the badmailfrom file (requires a 
patch I think)

Additionally you will find patches at http://d-srv.com/sw/patches/

Chears.

-- 
Oden Eriksson, Jokkmokk, Sweden.
Mandrake Linux release 8.1 (Vitamin) for i586, kernel 2.4.10-2mdksmp. Uptime: 
2 days




patches and stuff...

2001-10-07 Thread Oden Eriksson

Hi list,

I have put up a small software archive with many qmail patches (some that 
can't be found anywhere else anymore), and also very old versions of vpopmail 
(pre vpopmail). There's many more stuff here, too much to list here...

http://d-srv.com/sw/

-- 
Oden Eriksson, Jokkmokk, Sweden
LM8.1, 2.4.10-2mdksmp, @  2 days




Re: qmailadmin 0.45 issues (fwd)

2001-09-24 Thread Oden Eriksson

måndagen den 24 september 2001 18.03 skrev marvin:
 Jeff Garvas writes:
  I recently recovered from a hacking incident on a machine running qmail.
  We decided to install qmail from scratch, install vpopmail, and then
  install qmailadmin again.

 SNIP

 This is very disconcerting.

 Any ideas how this   'hack'  occurred ?

 What OS/version were you using ??

 What other applications were running ???

 Is anyone tracking how many systems are   'hacked'  after installing
 vpopmail, qmailadmin, sqwebmail.

 Is there a problem with these add-ons.

 If you think this is off-topic then e-mail me directly.

 I want to use this software but it HAS to be secure.

You could remove all DOMAIN_ADMIN stuff from the source... (I wonder why it's 
still in there...)

-- 
Regards // Oden Eriksson



Re: qmailadmin 0.45 issues

2001-09-24 Thread Oden Eriksson

måndagen den 24 september 2001 22.05 skrev Bill Shupp:
 on 9/24/01 10:58 PM, Oden Eriksson at [EMAIL PROTECTED] spake:
  You could remove all DOMAIN_ADMIN stuff from the source... (I wonder why
  it's still in there...)

 This would render qmailadmin useless, except for users to change passwords
 and create forwards or vacation messages.

 Are you referring to the old SYSTEM_ADMIN code that was made obsolete
 (despite it never working) by vqadmin?  If so, I already removed it in
 0.76ac3.

Ahhh, of course ha ha ha ha, it's 05:22 in the morning and I haven't gone 
sleeping just yet :)

Great ! I didn't know that. Good initiative. Thanks.

-- 
Regards // Oden Eriksson



Re: modusergo function, .qmail file

2001-08-18 Thread Oden Eriksson

Ken Jones writes: 

 On 17 Aug 2001 16:43:58 -0500, Bill Shupp wrote:
 on 8/17/01 4:17 PM, Ken Jones at [EMAIL PROTECTED] spake: 
 
  Hey Bill,
  
  The total stuff sounds great. I'd like to integrate the
  alias and forwards together. I also would like to make an
  easier mailing list page. 3 simple pre-selected type of
  mailing lists, like newletter, mailing list, moderated
  mailing list, and a full page with all the options. 
 
 I've posted a patch for what I've added to 0.75: 
 
 cd qmailadmin-0.75
 lynx --source http://shupp.org/patches/0.76.patch.gz | patch -p0
 ./configure ; make ; make install
 
 Got it. it's up on the web site 0.76.
 I love cut and paste . Nice work Bill. 
 
 Ken 
 

Hi all, 

I missed what this was about, but if it's a plain routine to show numbers of 
accounts etc. it' very cool. But I would think it would be even better to 
show eg. 2/10 meaning 2 pop accounts of a total of 10 possible (from what 
the .qmail-limits dictates). If this is possible it would rock! 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



ezmlm and internationalizations

2001-08-18 Thread Oden Eriksson

Hi List, 

It's cool that qmailadmin has a number of languages, but in my opinion that 
should be the case with ezmlm itself too. The only thing needed is a way to 
tell ezmlm which language file to use when making a mailinglist. The 
translated language files are allready been taken care of, and I usally put 
them in /etc/ezmlm/*. 

Here's the ones I have: 

ezmlmrc.cs
ezmlmrc.de
ezmlmrc.fr
ezmlmrc.it
ezmlmrc.pl
ezmlmrc.ru
ezmlmrc.da
ezmlmrc.en_US
ezmlmrc.id
ezmlmrc.jp
ezmlmrc.pt_BR
ezmlmrc.sv 


What do you all think? 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks



Re: missing border=0 in qmailadmin-0.72

2001-08-06 Thread Oden Eriksson

Bill Shupp writes: 

 on 8/2/01 3:41 AM, Oden Eriksson at [EMAIL PROTECTED] spake: 
 
 Thanks Oden.  I saw this too, but forgot to fix it. 
 

Ok, it was just a minor thing I could contribute with. I wish I knew C :) 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



missing border=0 in qmailadmin-0.72

2001-08-02 Thread Oden Eriksson


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks

--- mailinglist.c   Mon Jul 30 18:40:57 2001
+++ mailinglist.c.oden  Thu Aug  2 12:37:25 2001
@@ -591,7 +591,7 @@
 i = strlen(TmpBuf1); --i; TmpBuf1[i] = 0; /* take off newline 
*/
 fprintf(actout,TR);
 fprintf(actout,TD%s/TD, TmpBuf1);
-fprintf(actout,TD align=middleA 
href=%s/com/dellistmodnow?modu=%snewu=%sdom=%suser=%stime=%dIMG 
src=/images/qmailadmin/delete.gif/A/TD\n,
+fprintf(actout,TD align=middleA 
+href=%s/com/dellistmodnow?modu=%snewu=%sdom=%suser=%stime=%dIMG 
+src=/images/qmailadmin/delete.gif border=0/A/TD\n,
 CGIPATH, ActionUser, TmpBuf1, Domain, Username, 
Mytime);
 fprintf(actout,/TR);
 }



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Bill Shupp writes: 

 I've updated the changes to incorporate Antonio's idea of having optional
 include files in addition to the header.html and footer.html files.  

Cool! 


This is a test of include2.html. This domain is kvikkjokk.net 

file permission error /usr/local/share/qmailadmin/html//include3.html 

But why is there a double slash in there ? 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Bill Shupp writes: 

 on 8/1/01 9:47 AM, Oden Eriksson at [EMAIL PROTECTED] spake: 
 
 Bill Shupp writes: 
 
 I've updated the changes to incorporate Antonio's idea of having optional
 include files in addition to the header.html and footer.html files.
 
 Cool!  
 
 
 This is a test of include2.html. This domain is kvikkjokk.net 
 
 file permission error /usr/local/share/qmailadmin/html//include3.html 
 
 But why is there a double slash in there ?
 
 Hmmm...  I'm not sure.  Did you make any changes to the html files, or is
 this out of the box?  Can you post your configure line for qmailadmin?

No, no changes. Here's my configure stuff: 

./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
 --mandir=/usr/share/man \
 --infodir=/usr/share/info \
 --enable-vpopmaildir=/home/vpopmail \
 --enable-htmldir=/var/www/html \
 --enable-cgibindir=/var/www/cgi-bin \
 --with-htmllibdir=/usr/local/share/qmailadmin \
 --enable-qmaildir=/var/qmail \
 --enable-cgipath=/cgi-bin/qmailadmin \
 --enable-vpopuser=vpopmail \
 --enable-autoresponder-bin=/usr/local/bin \
 --enable-ezmlmdir=/usr/local/bin \
 --enable-maxpopusers=-1 \
 --enable-maxaliases=-1 \
 --enable-maxforwards=-1 \
 --enable-maxautoresponders=-1 \
 --enable-maxmailinglists=-1 \
 --enable-maxusersperpage=15 \
 --enable-maxaliasesperpage=25 \
 --enable-no-cache=N \
 --disable-nls 
make 
make install 

 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Bill Shupp writes: 

 on 8/1/01 9:55 AM, Oden Eriksson at [EMAIL PROTECTED] spake: 
 
 Well, first of all it looks like my error checking is broken.  Let me fix
 that, then we'll see why yours is generating the extra slash.

I noticed that the configure stuff ignored that I didn't have the 
autorespond binary. 

 What os are you working on?

LFS = Linux From Scratch 

(all the newest stuff..., all djb softwares built against dietlibc, etc.) 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Bill Shupp writes: 

 on 8/1/01 10:27 AM, Oden Eriksson at [EMAIL PROTECTED] spake: 
 
 Bill,  
 
 Here's from my config.h 
 
 #define HTMLLIBDIR /usr/local/share/qmailadmin/html/ 
 
 It's odd because I configured it like: 
 
 --with-htmllibdir=/usr/local/share/qmailadmin 
 
 and not  
 
 --with-htmllibdir=/usr/local/share/qmailadmin/html/
 
 Well, mine has the trailing slash as well.  But a redundant / is usually
 ignored.  I don't understand why only these new include files are causing a
 problem and the others are not.  Also, I don't know why it's include3.html
 that is being referenced.

If I add the include3.html file the error is gone. 

 I can add a test for a trailing slash and make the path correct.  That's
 probably what should happen anyway, as I'm not sure all *nix systems will
 ignore a redundant slash in a path. 
 
 Bill 
 

I don't know... 

Here's another issue. 

on line 010 in the translation (no  sv), ##D don't work, I don't know if 
it should 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Bill Shupp writes: 

 Try this: 
 
 in configure.in, change line 100 from: 
 
 AC_DEFINE_UNQUOTED(HTMLLIBDIR, $htmllibdir/html/) 
 
 to: 
 
 AC_DEFINE_UNQUOTED(HTMLLIBDIR, $htmllibdir/html)

Yep, that did the trick. 

file permission error /usr/local/share/qmailadmin/html/include3.html 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Bill Shupp writes: 

 on 8/1/01 10:43 AM, Oden Eriksson at [EMAIL PROTECTED] spake: 
 
 If I add the include3.html file the error is gone.
 
 Oh, crap.  I didn't notice that diff -N only creates missing files that have
 more than 0 bytes.  So include1.html and include3.html were not being
 created by the patch.  If you touch each file, you should be ok.

Yes, but I noticed the double slash thing only when I removed the include 
file. I guess I could have gotten the same result if I removed other files 
too. 

 I went ahead and created a 0.70ac4.patch.gz.  It creates all the include
 files, changes configure.in to not append a trailing slash to HTMLLIBDIR,
 and increments the version to 0.70ac4.  Check it out if you want.

Ok, cool! 

 Here's another issue. 
 
 on line 010 in the translation (no  sv), ##D don't work, I don't know if
 it should 
 
 Right.  When I posted 0.60pre9, I pulled it from the en dictionary and left
 it as 'sales'.  I'm not sure if we want to have the dictionaries parsed, or
 not, so I just removed it.

Ok, I remove it from the sv template and send it to you. 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.70ac1 patch

2001-08-01 Thread Oden Eriksson

Ken Jones writes: 

 
 I updated the distribution with Bills (Alan Cox?) :) patch and
 updated the version to 0.70. 
 
 One change, I put the version in the footer with a link to
 the qmailadmin page. This might help people looknig for help,
 we can put a qmailadmin howto/help document on the page. 
 
 Ken Jones

Wouldn't that be a security risk to send the whole referrer tag like that ? 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.60pre9

2001-07-31 Thread Oden Eriksson

Bill Shupp writes: 

 All, 
 
 I've posted my 0.60pre9.  It has --enable-no-cache={N|y} as a configure
 option.  So you can disable caching via HTTP headers if you want (should
 work with web-caching devices).  Also a few other small changes.

Great work Bill ! 

Nice to see my thoughts adopted. 

Does the --enable-no-cache={N|y} option apply to both html template 
headers and build in http v1.1 headers ? 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.60pre9

2001-07-31 Thread Oden Eriksson

Bill Shupp writes: 

 on 7/31/01 12:00 PM, Oden Eriksson at [EMAIL PROTECTED] spake:
 Great work Bill ! 
 
 Nice to see my thoughts adopted. 
 
 Does the --enable-no-cache={N|y} option apply to both html template
 headers and build in http v1.1 headers ?
 
 I'm not sure what you mean.. The only meta tag for setting no cache is in
 mod_mailinglist_idx.html.  I put it there because Konquerer was not getting
 the current IDX values due to caching.

Yes, and as I remember I was the one reporting this issue. The tag (http 
v1.0) which many clients obey if present: 

META HTTP-EQUIV=Pragma CONTENT=no-cache 

... should also be included in other pages such as the one presented after 
adding a user. 

 But the --enable-no-cache was submitted by Antonio Dias, and sends HTTP
 headers.  I just added it as a configure option.  Here's the code from
 qmailadmin.c: 
 
 --snip--
 fprintf(actout,Content-Type: text/html\n);
 #ifdef NO_CACHE
 fprintf(actout,Cache-Control: no-cache\n);
 fprintf(actout,Cache-Control: no-store\n);
 fprintf(actout,Pragma: no-cache\n);
 fprintf(actout,Expires: Thu, 01 Dec 1994 16:00:00 GMT\n);
 #endif  
 fprintf(actout,\n);
 --snip--

Great ! 

Well, then it should work with modern clients as http v1.1 has precedence 
over http v1.0. But I belive if the meta tag no-cache stuff in the html 
template is present it will be utilized by the client anyway..., so it might 
be an good idea to involve that in the configure option too. This is what I 
ment. 

 Regards, 
 
 Bill Shupp 
 
 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: remaining issues before 1.0

2001-07-31 Thread Oden Eriksson

Bill Shupp writes: 

 Lastly, is anyone interested in header or footer files in the templates?
 I'm pretty lazy, and I like to make one header file that has all the 

This is a very nice idea if it's not too much work on your behalf. 

Thanks. 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: remaining issues before 1.0

2001-07-31 Thread Oden Eriksson

Bill Shupp writes: 

 on 7/31/01 12:38 PM, Bill Shupp at [EMAIL PROTECTED] spake:
 Also, someone had asked about being able to display the qmailadmin version
 number.  This should be pretty easy to do, and I can add it.  It will be a
 template hook like ##V, or the like.  I think it should be left out by
 default, and mentioned in INSTAL or FAQ.  Thoughts?

Yes, I'd like that very much. I wonder why it's not done before... 


 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.60pre9

2001-07-31 Thread Oden Eriksson

Bill Shupp writes: 

 on 7/31/01 1:03 PM, Oden Eriksson at [EMAIL PROTECTED] spake:
 Great !  
 
 Well, then it should work with modern clients as http v1.1 has precedence
 over http v1.0. But I belive if the meta tag no-cache stuff in the html
 template is present it will be utilized by the client anyway..., so it might
 be an good idea to involve that in the configure option too. This is what I
 ment. 
 
 Maybe the best thing to do is have an template hook that's only used if
 NO_CACHE is defined.  That way HTTP headers and meta tags would be used.
 And if some people wanted only meta tags on some pages, they could add them
 manually.

Yes, exactly my idea, and maybe even set in the hopefully coming header 
template html file, or as an option in the qmailadmin limits file ? 
(shouldn't that file be renamed to something else eg. .config?) 

Thanks. 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.60pre9

2001-07-31 Thread Oden Eriksson

Bill Shupp writes: 

 on 7/31/01 1:18 PM, Oden Eriksson at [EMAIL PROTECTED] spake:

 complicated than helpful.  It's nice to have only one text file to worry
 about for qmailadmin settings.  Also, renaming .qmailadmin-limits would suck
 for backwards compatibility.

Yes you're right, I never thought of the backwards thing. 

 --
Kindest regards // Oden Eriksson
Kvikkjokk Networks 



Re: 0.60pre3

2001-07-12 Thread Oden Eriksson

torsdagen den 12 juli 2001 18:09 skrev Bill Shupp:
 on 7/12/01 10:58 AM, Ken Jones at [EMAIL PROTECTED] spake:
  Bill Shupp wrote:
  All,
 
  For anyone interested, or wanting to sync patches, I've posted 0.60pre3.
 
  Download:
  http://shupp.org/patches/qmailadmin-0.60pre3.tar.gz
 
  ChangeLog:
  http://shupp.org/patches/ChangeLog
 
  Cheers,
 
  Bill Shupp
 
  Looks good!
 
  It is posted on the qmailadmin devel web page too.

 Cool.  FYI: the version number on the devel page says 0.59...

  I have some changes for the modify user page. Much nicer
  looking with a different way to use the options.
 
  Next week I will synchronize it with your version Bill.

 I'm just going to be working on the ezmlm-idx mailing list stuff, so
 syncing should be easy then.  Antonio wanted to rewrite some html to make
 pages load in a bit faster, so maybe he should wait until you've submitted
 your changes.


Cool.

This got me remembering that some one with coding skills should let 
qmailadmin or perhaps the html templates send something like Expires 
immediately in the html header (also maybe the no cache meta header). 

While using Konqueror (KDE 2.2) I noticed that for example a just created 
accounts did not show up until a hard refresh.

-- 

Regards // Oden Eriksson
Kvikkjokk Networks




Re: 0.60pre3

2001-07-12 Thread Oden Eriksson

torsdagen den 12 juli 2001 18:37 skrev Bill Shupp:
 on 7/12/01 9:57 AM, Oden Eriksson at [EMAIL PROTECTED] spake:
  Cool.
 
  This got me remembering that some one with coding skills should let
  qmailadmin or perhaps the html templates send something like Expires
  immediately in the html header (also maybe the no cache meta header).
 
  While using Konqueror (KDE 2.2) I noticed that for example a just created
  accounts did not show up until a hard refresh.

 I think this is a good idea, but should be an option in the templates so
 people don't have to use it.  I used to have trouble with images in
 webalizer reports getting cached, but putting this in in the head tags:

 META HTTP-EQUIV=Pragma CONTENT=no-cache
 META HTTP-EQUIV=Expires CONTENT=Thu, 1 Jan 1970 00:00:00 GMT

 ..seems to have solved that problem.

 What's the general consensus?  Should these be in the html templates by
 default?

Yes, I think those two lines should do the trick, and if you ask me should be 
implemented as default in the templates. I haven't made much serious html 
coding since 1996 because I hate it, many things might have changed.

Thanks.


-- 

Regards // Oden Eriksson
Kvikkjokk Networks




Re: 0.60pre3

2001-07-12 Thread Oden Eriksson

torsdagen den 12 juli 2001 21:00 skrev Kristian Rønningen:
 At 17:38 12.07.2001 +0200, Oden Eriksson wrote:
   META HTTP-EQUIV=Pragma CONTENT=no-cache
   META HTTP-EQUIV=Expires CONTENT=Thu, 1 Jan 1970 00:00:00 GMT
 
 Yes, I think those two lines should do the trick, and if you ask me should
  be

 Remember that these two lines won't keep proxies from caching the pages,
 since the proxies never look at the HTML-content, just the headers. To
 sucessfully prevent caching, there should be sent headers too.

Ahh, that's what I suspected and had a vague memory of... This means coding 
headers into the binary, doesn't it?

-- 

Regards // Oden Eriksson
Kvikkjokk Networks




Re: Qmailadmin CGI problem

2001-06-03 Thread Oden Eriksson

On Monday46 0446 4 June 2001 02:52, Zak Thompson wrote:
 Hi guys/gals I've recently encountered a new error, I just got Qmail up and
 running and everything is going fine, but when i go to use Qmailadmin over
 the web nothing but ASCII comes up any ideas how to solve this problem?  By
 ASCII i mean.. ELFÀ–4üN4
 (44€4€ÀÀôô€ô€€€@@@Ð@ÐÈ4”
 PDPÔPÔ¸¸ /lib/ld-linux.so.2GNUC`

Hi,

There's problems with your webserver config, it should execute binaries in 
your cgi-bin folder. Check your web server error log too...



Re: ezmlm: indexex for WWW access option

2001-05-31 Thread Oden Eriksson

Rob Genovesi writes:

 Hello List, 
 
 Can anyone explain what the Indexed for WWW archive access. option is in 
 qmailadmin (0.45+) when creating a new mailing list?  What product(s) are 
 needed to support a web-accessible archive? 
 
 I found MHonarc (http://www.oac.uci.edu/indiv/ehood/mhonarc.html) for 
 generating web-archives but I wasn't sure if that was what people had in 
 mind with the above option or not ...

I think it would be very difficult (maybe impossible) as an ordinary 
vpopmail user to implement this. I think it's just something that slipped 
into the ezmlm-idx qmailadmin interface by mistake. 

It would be less problems if you run a domain as an /etc/passwd user. 

Anyway, I know very little about this, someone else may bring some light 
into this. 

Hmm..., as I come to think about it, it would be nice to have an 
X-Archive=no header option added in this sqwebmail thingy. A sort of 
privacy option. 


 thanks much, 
 
  Rob Genovesi
  [EMAIL PROTECTED] 
 
 


 --
Kindest regards // Oden Eriksson
CEO Kvikkjokk Networks



Re: ezmlm-idx text file editing?

2001-04-19 Thread Oden Eriksson

On torsdagen den 19 april 2001 21:15, Gabriel Ambuehl wrote:
 -BEGIN PGP SIGNED MESSAGE-

 Hello,
 I think qmailadmin does quite a good job for the day to day use as
 ezmlm manager. However, it would be really cool to have some
 possibilites to edit the ezmlm(-idx) texts on a per list basis through
 the web so the users can put whatever they want into their help
 messages etc. I know that there is ezmlm-web but that one is pretty
 much a non-starter as it is implemented in Perl (there's more than one
 way to obfuscate your code, ya know. I really hate hacking perl)
 and would thus require some suidperl hacks in order to work in a
 vpopmail setup (if that is even enough).

 Is there any chance to have such a feature added in some future
 version of
 qmailadmin?

Why don't you try remote editing ?

(editing the text files by e-mail)

But I agree, it would be real nice with such features...



 Best regards,
  Gabriel

 -BEGIN PGP SIGNATURE-
 Version: PGP 6.0.2i

 iQEVAwUBOt8rV8Za2WpymlDxAQEQVQf8CyMzrOHWQT+AL9/Fof411Af45wp344+s
 G0v38VyW7+NnpGk4bK3MLsYIx4CJ2B837PuiagLZv8MFgGR0RKeWjt28QnZ9UO7E
 H7GvEfO7xEINlTo0C9eikedpOmEMY3JQFR8SU7vqVIdXUXrlZcCMLxzYKttsu6BC
 6LEdiP+LDhyBKbLDfoG1bdSAZMNJSk0OeoiChyMU8wRba+3vwki1tCXtVjZmkqGw
 06cEocQS3MjX9nNOsT0ys2KcU7x/1P94DWb9Grem5qgfcu8iW9NAASedRJ5zk+tT
 9OjY2Ki/MHCTU3E6AnC63oBp4vPOEm7Nd5UEVki8P5JmPT/WcvSXdQ==
 =mc/W
 -END PGP SIGNATURE-

-- 

It is hard to fly with the eagles
when you work with the turkeys.

Regards // Oden Eriksson
CEO Kvikkjokk Networks



Re: Qmailadmin Wishlist

2001-03-23 Thread Oden Eriksson

fredagen den 23 mars 2001 11:03 skrev Sumith Ail:

  Wish I could keep my .qmailadmin-limits file else where, our customers can
 easily login and mofidy that file in
 /home/customer/customer-domain.com/.qmailadmin-limits and have unlimited
 accounts.


man chattr



-- 

It is hard to fly with the eagles
when you work with the turkeys.

Regards // Oden Eriksson
CEO Kvikkjokk Networks



Re: Really need your help: problems deleting alias and forward.

2001-03-21 Thread Oden Eriksson

On onsdagen den 21 mars 2001 19:09, Lu wrote:
 Apologies for cross posting to 2 lists but I think it is relevant here.

 My server:

 Red Hat Linux release 7.0 (Guinness)
 Kernel 2.2.17-14smp on a 2-processor i686

 I am using the lateset vpopmail 4.9.9
 and the latest qmailadmin 0.43
 All were compiled with mysql

Try tracing it down with "strace" like.

strace -o my.log vadduser [EMAIL PROTECTED]

I had similar problems today, and it helped me. For me it was a missing entry 
in the assign file..., and it showed as (like) "can't chdir to 
@2]"(machine code).


-- 

It is hard to fly with the eagles
when you work with the turkeys.

Regards // Oden Eriksson
CEO Kvikkjokk Networks



Re: qmail-users

2001-03-14 Thread Oden Eriksson

On Wednesday 14 March 2001 23:23, hotmail wrote:
 Question?  after seting up qmail running redhat 7.0, I found out why I
 thing I can not recieve any mail.  Does any one have or could send me a
 copy of qmail-users program.

Try this one... (watch out for the line breaks...)

#!/bin/bash
 
for i in alias qmaild qmailq qmailr qmails qmaill qmailp vpopmail; do
userdel $i
done
 
for i in qmail nofiles vchkpw; do
groupdel $i
done
 
mkdir -p /var/qmail/alias
mkdir -p /home/vpopmail
 
groupadd -g 90 -r -f nofiles
groupadd -g 91 -r -f qmail
groupadd -g 92 -r -f qmaill
#groupadd -g 98 -r -f vchkpw
 
useradd -g nofiles -o -c 'qmail alias user' -u 90 -s /bin/false -r -d 
/var/qmail/alias alias
useradd -g nofiles -o -c 'qmail qmaild user' -u 91 -s /bin/false -r -d 
/var/qmail qmaild
useradd -g nofiles -o -c 'qmail qmaill user' -u 92 -s /bin/false -r -d 
/var/qmail qmaill
useradd -g nofiles -o -c 'qmail qmailp user' -u 93 -s /bin/false -r -d 
/var/qmail qmailp
useradd -g qmail -o -c 'qmail qmailq user' -u 94 -s /bin/false -r -d 
/var/qmail qmailq
useradd -g qmail -o -c 'qmail qmailr user' -u 95 -s /bin/false -r -d 
/var/qmail qmailr
useradd -g qmail -o -c 'qmail qmails user' -u 96 -s /bin/false -r -d 
/var/qmail qmails
#useradd -g vchkpw -o -c 'vpopmail user' -u 98 -s /bin/false -r -d 
/home/vpopmail vpopmail
 
#rm -rf /var/qmail/.[a-zA-Z]*
#chmod a+r /var/qmail
#chown alias /var/qmail
#chown alias /var/qmail/alias
#chgrp qmail /var/qmail/alias
#chown vpopmail /home/vpopmail
#chgrp vchkpw /home/vpopmail


-- 

It is hard to fly with the eagles
when you work with the turkeys.

Regards // Oden Eriksson
CEO Kvikkjokk Networks



Re: virtualhost in qmailadmin

2001-03-08 Thread Oden Eriksson

On Thursday 08 March 2001 11:03, Hampton Maxwell wrote:
 On Wed, Mar 07, 2001 at 09:30:47PM -0800, Hampton Maxwell wrote:
  On Wed, Mar 07, 2001 at 06:21:41PM -0800, Lu wrote:
   Yes, I am looking for a solution that can make domain value a variable
   and dynamically replace it with the HOST HEADER ( minus the www)
  
   Thanks.
 
  IMHO, the best solution is to make the login screen recognize the form
  variable 'domain' so that you could do:
  http://host/qmailadmin?domain=somedomain and have it fill in the domain
  box with somedomain.
 
  I'm going to see what I can do with that.
 
  Hampton

 I went ahead and wrote a quick patch (included) this.  Just patch, and
 enter http://host/cgi-bin/qmailadmin?domain=domainname and it will fill in
 the domain box with domainname.


Cool!

Wouldn't it be nice to use "HTTP_HOST" too, or instead ?


 Hampton

-Original Message-
From: Bill Shupp [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 5:11 PM
To: [EMAIL PROTECTED]
Subject: Re: virtualhost in qmailadmin
   
on 3/7/01 7:07 PM, Bill Shupp at [EMAIL PROTECTED] wrote:
 Try this..

 In html/show_login.html, change:

 input type=text size=14 name=domain maxlength=128

 to:  input type=hidden size=14 name=domain value="mymail.com"
 maxlength=128

 You'll need to edit the table structure around it so that
   
"Domain:" doesn't
   
 show..

 Hope that works.
   
But of course, this will force everyone using these HTML pages to
login as mymail.com.  If you're asking for it to be dynamic (same
html for multiple domains), I don't know how to do that...
   
-Bill


Content-Type: text/plain; charset="us-ascii"; name="Attachment: 1"
Content-Transfer-Encoding: 7bit
Content-Description: 



Content-Type: text/plain; charset="us-ascii"; name="Attachment: 2"
Content-Transfer-Encoding: 7bit
Content-Description: 




vqadmin?

2001-03-08 Thread Oden Eriksson

Hi there,

I wonder if this has gone you by...

Inter7 has another tool for system admin stuff at:

http://www.inter7.com/vqadmin/

I wonder why there's no link to it on their site?



Re: vqadmin?

2001-03-08 Thread Oden Eriksson

On Thursday 08 March 2001 12:50, Wagner wrote:
 Good Morning Oden:

 Have you tried VQadmin, cause I'm trying to install it and I'm having some
 authentication problems.

 I'll be glad if you could help me.

He he..., no I have actually not got it to work either, I've tried 
everything... I guess one need to be a good c programmer or have a budget to 
spend on support to get that one to work... :)

Maybe input from people on these lists may shed some light on this mystery...


 Thank you,

 Wagner Garcia Campagner
 Itautec Philco
 Gerncia de Des. Produtos Internet

 Tel: 6097-3947
 E-mail: [EMAIL PROTECTED]

 - Original Message -
 From: "Oden Eriksson" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Thursday, March 08, 2001 8:19 AM
 Subject: vqadmin?

  Hi there,
 
  I wonder if this has gone you by...
 
  Inter7 has another tool for system admin stuff at:
 
  http://www.inter7.com/vqadmin/
 
  I wonder why there's no link to it on their site?



Re: image dir

2001-03-06 Thread Oden Eriksson

 [iso-8859-2] Jiøí Mikulá¹ skriver:

 
 Hi all.
 Is anybody working on configure directive for 
 
 /images/ dir ?
 for html...
 Have a nice day.

You could try my src.rpm at:

(almost requires a rpm based linux distro...)

http://www.kvikkjokk.net/~oden/softwares/qmailadmin/

But you have to build the rpm yourself. I'm currently working on how to
distribute binaries, so keep in touch.

Build it like this:

rpm --rebuild --target i686 qmailadmin-0.42.src.rpm

Have fun.

--
Kindest regards // Oden Eriksson



Re: : new mailing list server for this list

2001-03-03 Thread Oden Eriksson

Ken Jones writes:

 [EMAIL PROTECTED] wrote:
  
  On Fri, 2 Mar 2001, Ken Jones wrote:
  
   Follow up statistics.
  
   1125 users emailed
  
   concurrency remote set to 500
  
  I thought the most you could patch qmail to take for concurrencyremote was
  255 ?  Is there a limit?
  
  James Smallacombe PlantageNet, Inc. CEO and Janitor
  [EMAIL PROTECTED] http://3.am
  =
 
 Well, unix programs are only limited by the number of open file
 descriptors. Which can be 8000 or more. qmail was just hard
 coded to accept 256. With the big concurrency patch it replaces
 that hard coding with 512. You'll probably need to increase
 the systems open file descriptor limit. With linux I do
 the following line before starting it up:
 
 echo 8  /proc/sys/fs/file-max  echo 8 
 /proc/sys/fs/inode-max
 
 You can also change the ext2 permissions on the /var/qmail/queue
 directory
 if you have it mounted as a separate partition, for example:
 
 /dev/sda6 /var/qmail/queue ext2 defaults,noatime 1 2
 
 The noatime reduces disk I/O since it doesn't updated times for
 accesses.
 I'm not sure about this one. But it seems to be working okay for me.

It works for ext2, I run qmail queue on reiserfs with the jedi patch. Try
it at home, get it at http://www.kvikkjokk.net/~oden/softwares/qmail/
 
 Ken Jones


--
Kindest regards // Oden Eriksson



Re: QmailAdmin and Vpopmail and autoresponder problem

2001-02-27 Thread Oden Eriksson

Howard Jones writes:

 Ken Jones wrote:
  No. It's not for vacation type message.
 
  It's for automatically sending information back to the sender.
  Like, "here are the directions to our location and hours we are open".
 
 But that is (IMHO) *the* most annoying thing about dealing with companies
 that use autoresponders. Netscape used to do this - all the 'contact'
 addresses on their website were actually just autoresponders that gave you a
 canned message, and then a *different* address if you want to talk to a 

Yeah, try to get hold of one humanoid at networksolution...

--
Kindest regards // Oden Eriksson



Re: spaces at end of lines

2001-02-27 Thread Oden Eriksson

Francis P. Ling writes:

 And me, too. As pointed by Oden, the "" is missing from the beginning of 
 the owner file. So when I send a mail to listname-owner, it get sent to " 
 [EMAIL PROTECTED]". Notice the space before the actual email.
  

The "" character in front of the email address is missing in every ezmlm
file that requires it. If you leave out the "" character, qmail thinks
it's a user, and not a forwarding address.


 
 
 Oden Eriksson writes: 
 
  Ken Jones writes: 
  
  Who was having a problem with spaces at the end of lines
  in files? I think it was for forwards that had an email
  address but the line had a space after the email address
  so qmailadmin couldn't process it correctly. 
  
  I think I have a fix. But I'm not sure exactly what
  the orignal problem was. 
  
  
  It's me. 
  
  Scnenario: 
  
  I make an autoresponder, ok. 
  
  I modify the same, not ok because a single space is added in the end of the
  e-mail address. qmailadmin complains about that and won't let me "save" the
  modification until I manually remove the ending space. 
  
   
  
  --
  Kindest regards // Oden Eriksson
  
 
  
 
  
 
  ---
 Francis P. Ling  [EMAIL PROTECTED]
 Network Administrator+6084-66
 Pan Sarawak Co Sdn Bhd  www.pansar.com.my
  --- 
 
 
  ---
 Any  opinions,  explicit  or  implied,  are solely those of
 the author and do not necessarily represent those of PANSAR
  ---


--
Kindest regards // Oden Eriksson



Re: QmailAdmin and Vpopmail and autoresponder problem

2001-02-27 Thread Oden Eriksson

Rick Macdougall writes:

 Hi,
 
 I'll look into doing that myself as it's a much requested feature.  Might
 take awhile being new to qmail et al and being a little rusty in my C.
 

One idea is to make a new maildir to pile up the mail in instead of just
forward the incoming mail. That maildir should mave the same name as the
autoresponder. The dot qmail file should in that case contain.

User: john
Domain: test.com

Dot qmail file:

|autorespond 1 5 help_message help_autorespond
/home/vpopmail/domains/test.com/john/.help_autorespond/Maildir


What do you think?

 
 - Original Message -
 From: "Ken Jones" [EMAIL PROTECTED]
 To: "Rick Macdougall" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Monday, February 26, 2001 6:03 PM
 Subject: Re: QmailAdmin and Vpopmail and autoresponder problem
 
 
 Rick Macdougall wrote:
 
  Hi Ken,
 
  But then what is the use of the autoresponder?  It acts as a vacation type
  message, no?
 
 No. It's not for vacation type message.
 
 It's for automatically sending information back to the sender.
 Like, "here are the directions to our location and hours we are open".
 
 A vacation package would be really nice. Especially if users could
 log into qmailadmin and turn it on/off.
 
 What might be a good change to the autoresponder code would be
 to check if the from address = address of the autoresponder.
 So it could prevent loops. Just my 2 cents
 
 Ken Jones
 
 
  and if so, wouldn't the
  ./username/Maildir/
  instead of
  user@somedomain.com
  fix the problem?
 
  REgards,
 
  Ric
 
  - Original Message -
  From: "Ken Jones" [EMAIL PROTECTED]
  To: "Rick Macdougall" [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Monday, February 26, 2001 2:48 PM
  Subject: Re: QmailAdmin and Vpopmail and autoresponder problem
 
  Rick Macdougall wrote:
  
   Hi All,
  
   I'm using the latest version of QmailAdmin, Qmail, vpopmail and
   autoresponder.
  
   I'm having a slight problem I can't seem to wrap my head around using
   vpopmail and the autoresponder.  If mail sent to a vpop user has an
   autoresponder setup, the autoresponse works, but the original e-mail is
   bounced or not delivered.
 
  That's your problem. having a pop user and an autoresponder set up
  for the same email address wasn't the design idea.
 
  It's autoresponder OR pop account.
 
  
   As far as I can tell from digging around in various mailing lists and
   archives, this is caused because the format of the .qmail-user file is
 as
   follows
  
   | autoresponder x x message.txt directory_for_logging
   [EMAIL PROTECTED]
 
  You'll have a loop here. You are sending the email through the
  autoresponder, and sending a copy to the autoresponder. So each
  time an email goes into the autoresponder, you'll "auto responde it"
  plus send an email back into the autoresponder. Endless loop.
 
  Ken Jones
 
  
   I think the problem is the [EMAIL PROTECTED], which causes the
 message
  to
   be re-injected into qmail and qmail rejects as a duplicate because of
 the
   Delivered-To line is already in the message from  the original message.
  
   It appears the fix would be to change the second line to something like
  
   ./user/Maildir/
  
   but before I go around changing code, I want to make sure I'm on the
 right
   track and that I don't have a configuration problem.
  
   Regards,
  
   Rick
 
 


--
Kindest regards // Oden Eriksson



a new feature (a small hack)

2001-02-26 Thread Oden Eriksson

Hi there,

I've modified the user.c file, the html template and the language files to
accept either "forward to" or "dropto" when deleting an account. It's a
simple hack from a non coder like me... Please verify that it's ok.

The purpose is that when you delete the account you can either silently
drop all further mail to the accound, or forward it elsewhere.

According to qmail docs you can add a single "#" character on the first
line in the dot qmail file to silently drop all mail into cyberspace. It's
nice and easy.

The patch for qmailadmin 0.42 is attached to this mail, have fun.


--
Kindest regards // Oden Eriksson

 qmailadmin-0.42-dropto.patch.bz2


a swedish language file for qmailadmin 0.42

2001-02-26 Thread Oden Eriksson


--
Kindest regards // Oden Eriksson



documentation for qmailadmin-hooks

2001-02-26 Thread Oden Eriksson

Hi there,

I've gathered some info about how to use the .qmailadmin-hooks file, this
should go into the source tree I hope..., or it could continue to be
undocumented...

--
Kindest regards // Oden Eriksson



Re: documentation for qmailadmin-Hooks

2001-02-26 Thread Oden Eriksson

Oden Eriksson writes:

 Hi there,
 
 I've gathered some info about how to use the .qmailadmin-hooks file, this
 should go into the source tree I hope..., or it could continue to be
 undocumented...
 
 --
 Kindest regards // Oden Eriksson

Arghh..., do I ever learn to do the actual attaching?...


--
Kindest regards // Oden Eriksson

 qmailadmin-hooks.tar.bz2


Re: a swedish language file for qmailadmin 0.42

2001-02-26 Thread Oden Eriksson

Oden Eriksson writes:

 
 --
 Kindest regards // Oden Eriksson

Attaching the file...

--
Kindest regards // Oden Eriksson

 sv.bz2


Re: spaces at end of lines

2001-02-26 Thread Oden Eriksson

Ken Jones writes:

 Who was having a problem with spaces at the end of lines
 in files? I think it was for forwards that had an email
 address but the line had a space after the email address
 so qmailadmin couldn't process it correctly.
 
 I think I have a fix. But I'm not sure exactly what
 the orignal problem was.
 

It's me.

Scnenario:

I make an autoresponder, ok.

I modify the same, not ok because a single space is added in the end of the
e-mail address. qmailadmin complains about that and won't let me "save" the
modification until I manually remove the ending space.



--
Kindest regards // Oden Eriksson



Re: a swedish language file for qmailadmin 0.42

2001-02-26 Thread Oden Eriksson

Ken Jones writes:

 Oden Eriksson wrote:
  
  Oden Eriksson writes:
  
  
   --
   Kindest regards // Oden Eriksson
  
  Attaching the file...
  
  --
  Kindest regards // Oden Eriksson
  

   Name: sv.bz2
 sv.bz2Type: unspecified type (application/octet-stream)
   Encoding: base64
 
 Could you send it to me in text or gzip format. 
 I don't have bzip on my machine.
 

Ah, ok. Here it comes.

A bunch of patch files in a row. And my documentation for "hooks".




--
Kindest regards // Oden Eriksson

 README.hooks
 qmail-autoresponder-0.93.patch
 qmailadmin-0.42-dropto.patch
 qmailadmin-0.42-nosysadmin.patch
 sv


Re: Some other things...

2001-02-24 Thread Oden Eriksson

Ken Jones writes:

 Oden Eriksson wrote:
  
  Ken Jones writes:
  
   Oden Eriksson wrote:
   
Hi there again...
   
I forgot my main issue...
   
vpopmail should not tamper with the assign file at all, entries should go
into the append file instead. The append file (i wonder why it's called
that...:)) gets appended to the assign file every time qmail-newu is run.
The ending dot in the assign file is also added automatically...
  
   qmail-newu(8)   qmail-newu(8)
  
   NAME
  qmail-newu - prepare address assignments for qmail-lspawn
  
   SYNOPSIS
  qmail-newu
  
   DESCRIPTION
  qmail-newu   reads   the   assignments  in
  /var/qmail/users/assignandwrites them into
  /var/qmail/users/cdb  in  a binary format suited for quick
  access by qmail-lspawn.
  
  If there is a problem with users/assign,  qmail-newu  com­
  plains and leaves users/cdb alone.
  
  qmail-newu  ensures  that users/cdb is updated atomically,
  so qmail-lspawn never has to wait for qmail-newu  to  fin­
  ish.   However,  qmail-newu  makes  no  attempt to protect
  against two simultaneous updates of users/cdb.
  
  The binary users/cdb format is portable across machines.
  
   SEE ALSO
  qmail-users(5), qmail-lspawn(8), qmail-pw2u(8)
  
   Above is the man page for qmail-newu. It doesn't mention anything
   about an append file. I looked over the code of qmail-newu and
   couldn't find anything about the append file.
  
   Could you point me to the stock qmail-1.03 code or docs that
   talk about using an apend file?
  
  Hmm, actually I can't seem to find it in the docs... Maybe I got it from
  the qmail mailinglist, or from another source. But anyway qmail-newu
  utilizes the following files: append, assign, exclude, mailnames and
  subusers.
  
  I use append, assign and exclude. The others I don't use because I don't
  know what they're good for.
  
  Whenever qmail-newu is run it uses these files to build the assign file and
  the cdb file.
 
 Maybe you are using a patched version of qmail-newu.
 Since it's not in the qmail-1.03 code from DJB.

I use many patches, but none of them modifies qmail-newu. Try for yourself
and you will see that it works.


Add these users to the exclude file:
root
news
mysql
xfs
squid

Run these commands:
grep -v ^\." assign  append
rm assign
qmail-newu
cat assign

(you might need to edit the append file and remove some entries so it
doesn't doubles up into the assign file)


--
Kindest regards // Oden Eriksson



Re: Some ideas of mine...

2001-02-23 Thread Oden Eriksson

Ken Jones writes:

 Oden Eriksson wrote:
  
  Hi there,
  
  I would appreciate if someone could point out where to change it so that
  qmailadmin+vpopmail tools makes relative search paths to the Maildir. Like
  "./postmaster/Maildir" and not
  "/home/vpopmail/domains/mydomain.com/postmaster/Maildir".
 
 We used to have it as relative paths. I can't remember all the
 reasons we had to switch to full paths. But they sounded really
 good at the time ;] I do remember it required alot of code changes
 in just about every file.

Hmm..., I can imagine that ezmlm could complain, but that's about it. Maybe
a change so that only ezmlm paths get absolute? Or a configure option?
 
  
  Another thing is the latest qmailadmin... When modifying a autoresponder a
  single space is added after the email address...
 
 A space after an email address shouldn't matter. 

The thing is that it does..., qmailadmin complains that the email address
is invalid...


--
Kindest regards // Oden Eriksson



Re: Some other things...

2001-02-23 Thread Oden Eriksson

Ken Jones writes:

 Oden Eriksson wrote:
  
  Hi there again...
  
  I forgot my main issue...
  
  vpopmail should not tamper with the assign file at all, entries should go
  into the append file instead. The append file (i wonder why it's called
  that...:)) gets appended to the assign file every time qmail-newu is run.
  The ending dot in the assign file is also added automatically...
 
 qmail-newu(8)   qmail-newu(8)
 
 NAME
qmail-newu - prepare address assignments for qmail-lspawn
 
 SYNOPSIS
qmail-newu
 
 DESCRIPTION
qmail-newu   reads   the   assignments  in
/var/qmail/users/assignandwrites them into
/var/qmail/users/cdb  in  a binary format suited for quick
access by qmail-lspawn.
 
If there is a problem with users/assign,  qmail-newu  com­
plains and leaves users/cdb alone.
 
qmail-newu  ensures  that users/cdb is updated atomically,
so qmail-lspawn never has to wait for qmail-newu  to  fin­
ish.   However,  qmail-newu  makes  no  attempt to protect
against two simultaneous updates of users/cdb.
 
The binary users/cdb format is portable across machines.
 
 SEE ALSO
qmail-users(5), qmail-lspawn(8), qmail-pw2u(8)
 
 Above is the man page for qmail-newu. It doesn't mention anything
 about an append file. I looked over the code of qmail-newu and
 couldn't find anything about the append file. 
 
 Could you point me to the stock qmail-1.03 code or docs that
 talk about using an apend file?

Hmm, actually I can't seem to find it in the docs... Maybe I got it from
the qmail mailinglist, or from another source. But anyway qmail-newu
utilizes the following files: append, assign, exclude, mailnames and
subusers.

I use append, assign and exclude. The others I don't use because I don't
know what they're good for.
 
Whenever qmail-newu is run it uses these files to build the assign file and
the cdb file.

--
Kindest regards // Oden Eriksson



Some ideas of mine...

2001-02-18 Thread Oden Eriksson

Hi there,

I would appreciate if someone could point out where to change it so that
qmailadmin+vpopmail tools makes relative search paths to the Maildir. Like
"./postmaster/Maildir" and not
"/home/vpopmail/domains/mydomain.com/postmaster/Maildir".

Another thing is the latest qmailadmin... When modifying a autoresponder a
single space is added after the email address...

--
Kindest regards // Oden Eriksson



Some other things...

2001-02-18 Thread Oden Eriksson

Hi there again...

I forgot my main issue...

vpopmail should not tamper with the assign file at all, entries should go
into the append file instead. The append file (i wonder why it's called
that...:)) gets appended to the assign file every time qmail-newu is run.
The ending dot in the assign file is also added automatically...

Ken, please fix this as soon as you find the time.

Thanks.

--
Kindest regards // Oden Eriksson