Re: Also error loading qmailadmin

2001-04-23 Thread Jay Moore


:/usr/local/share/qmailadmin# ls -al
total 12
drwxr-sr-x   3 root root 4096 Apr 19 17:37 .
drwxr-sr-x   6 root root 4096 Apr 19 17:37 ..
drwxr-sr-x   2 root root 4096 Apr 19 17:37 html


cd html

ls -la
total 164
drwxr-sr-x   2 root root 4096 Apr 20 09:54 .
drwxr-sr-x   3 root root 4096 Apr 20 09:54 ..
-rwxr-xr-x   1 root root 2671 Apr 20 09:54 add_alias.html
-rwxr-xr-x   1 root root 3015 Apr 20 09:54 add_autorespond.html
-rwxr-xr-x   1 root root 2599 Apr 20 09:54 add_forward.html
-rwxr-xr-x   1 root root 2392 Apr 20 09:54 add_listmod.html
-rwxr-xr-x   1 root root 2388 Apr 20 09:54 add_listuser.html
-rwxr-xr-x   1 root root 8342 Apr 20 09:54 
add_mailinglist-idx.html
-rwxr-xr-x   1 root root 1987 Apr 20 09:54 
add_mailinglist-no-idx.ht
ml
-rwxr-xr-x   1 root root 3834 Apr 20 09:54 add_user.html
-rwxr-xr-x   1 root root 7073 Apr 20 09:54 de
-rwxr-xr-x   1 root root 1701 Apr 20 09:54 
del_alias_confirm.html
-rwxr-xr-x   1 root root 1726 Apr 20 09:54 
del_autorespond_confirm.h
tml
-rwxr-xr-x   1 root root 1726 Apr 20 09:54 
del_forward_confirm.html
-rwxr-xr-x   1 root root 1722 Apr 20 09:54 
del_mailinglist_confirm.h
tml
-rwxr-xr-x   1 root root 1913 Apr 20 09:54 del_user_confirm.html
-rwxr-xr-x   1 root root 6621 Apr 20 09:54 en
-rwxr-xr-x   1 root root 7544 Apr 20 09:54 fr
-rwxr-xr-x   1 root root 6082 Apr 20 09:54 ja
-rwxr-xr-x   1 root root  937 Apr 20 09:54 main_menu.html
-rwxr-xr-x   1 root root   40 Apr 20 09:54 main_table.html
-rwxr-xr-x   1 root root 2291 Apr 20 09:54 mod_autorespond.html
-rwxr-xr-x   1 root root 2210 Apr 20 09:54 mod_dotqmail.html
-rwxr-xr-x   1 root root 2926 Apr 20 09:54 mod_user.html
-rwxr-xr-x   1 root root 8790 Apr 20 09:54 pt-BR
-rwxr-xr-x   1 root root 1287 Apr 20 09:54 show_alias.html
-rwxr-xr-x   1 root root 1206 Apr 20 09:54 show_autorespond.html
-rwxr-xr-x   1 root root 1276 Apr 20 09:54 show_forwards.html
-rwxr-xr-x   1 root root 5502 Apr 20 09:54 show_login.html
-rwxr-xr-x   1 root root 1380 Apr 20 09:54 show_mailinglist.html
-rwxr-xr-x   1 root root 1938 Apr 20 09:54 show_redirect.html
-rwxr-xr-x   1 root root 1288 Apr 20 09:54 show_users.html

cd /var/lib/apache/cgi-bin
ls -al
total 1324
drwxr-xr-x   2 root root 4096 Apr 20 09:54 .
drwxr-xr-x  11 root root 4096 May 16  2000 ..
-rwxr-xr-x   1 root root   959164 May 12  2000 htsearch
-rwsr-sr-x   1 vpopmail vchkpw 101660 Apr 20 09:54 qmailadmin
-rwsr-xr-x   1 root root   246352 May 11  2000 sqwebmail




Hope this helps. 

Jay

iceberg wrote:

 I'd be vary curious to see what permisions you have set, as I tried to 
 chmod all the files 777 and it still would not function.
 
 Thanks
 Bryan
 
 On Friday, April 20, 2001, at 06:56 PM, Jay Moore wrote:
 
 I did get it working!  If you can wait until monday, I will send you 
 what permissions I changed everything to.  Look at 
 /usr/local/share/qmailadmin/html permissons.  I cannot remember what 
 I changed them to put will send on monday.  Also had to change the 
 permissions on the /home/htdocs/images/qmailadmin dir as well.
 
 jay
 
 iceberg wrote:
 
 Actualy I never did get the problem fixed and you are the first 
 person to have also had the problem.  #qmail on efnet was no help as 
 I was only called various names or persons wanted me to pay them to 
 fix the problem.  Id rather do it myself and know what the problem 
 is so I can fix it if it happens again.  Noone responded to my post 
 here leading me to belive thatthis is only the first and second 
 occurance of the problem.  Ive gone through and chmoded everything 
 to 777 and it still continues to do this.  Unlees your willing to 
 pay one of these guys a few hundred bux I dont think there is a 
 public solution.  Im trying to find an alternate to qmailadmin now 
 as it just plain does not work for me.
 Bryan
 On Friday, April 20, 2001, at 09:11 AM, Jay Moore wrote:
 
 As previously posted, I am also getting
 /usr/local/share/qmailadmin//html//show_login.html
 when i load the qmailadmin page.  I just upgraded to .42.  I 
 noticed in the archive someone said they fixed the problem 
 (permissions).  Could someone enlighten me to as what persmission 
 problems they were and how to fix them.
 v/r
 Jay
 
 
 
 
 
 




Re: again the question ... autoresponder bug

2001-04-23 Thread Wagner

Good Morning:

The modifications are done in autorespond.c file in qmailadmin and not in
autorespond v1.0, ok?

if ( strlen(ActionUser) == 0 ) {
  fprintf(actout, h2%s/h2\n, get_html_text(176));
  addautorespond();
  exit(0);
 }


Wagner Garcia Campagner
Itautec Philco
Gerência de Des. Produtos Internet

Tel: 6097-3947
E-mail: [EMAIL PROTECTED]
- Original Message -
From: Francis P. Ling [EMAIL PROTECTED]
To: Wagner [EMAIL PROTECTED]
Sent: Sunday, April 22, 2001 9:51 PM
Subject: Re: again the question ... autoresponder bug


 Wagner writes:

  Good Morning Stefan:
 
  I had this problem too.
 
  So i add a few lines on the autorespomd.c file so that no autoresponder
will
  be created if the lenght of the name is less than 1 caracter.
 
  If you want to know these lines, please write me back.
 
  Thank you.

 Hi, is this the patch against autoresponder v1.0 posted at inter7.com
site?


 Let me know what to add to the original source.


 Thanks.





 ++
 | Francis P. Ling [EMAIL PROTECTED] |
 | Network Administrator +6084-66 |
 | Pan Sarawak Co Sdn Bhdwww.pansar.com.my |
 ++

 Facts are stubborn things;  and  whatever  may be our
 wishes,  our inclinations,  or  the  dictates  of  our
 passions, they cannot alter the state of the facts and
 evidence.
   -- John Adams, President, United States (1735-1826)


  ---
 Any  opinions,  explicit  or  implied,  are solely those of
 the author and do not necessarily represent those of PANSAR
  ---




Re: again the question ... autoresponder bug

2001-04-23 Thread Wagner

Good Morning:

The changes are made in the autorespond.c file in qmailadmin not in
autoresponder v1.0, ok?

In the autorespond.c file:

In the autorespondnow() function, add this lines:

 if ( strlen(ActionUser) == 0 ) {
  fprintf(actout, h2%s/h2\n, get_html_text(176));
  addautorespond();
  exit(0);
 }

In the modautorespondnow() function, add this lines:

  if ( strlen(ActionUser) == 0) {
  fprintf(actout, h2%s/h2\n, get_html_text(176));
  modautorespond();
  exit(0);
  }

Please, write me back to report success or if it is not working i'll try to
help.

Thank you.

Wagner Garcia Campagner
- Original Message -
From: Francis P. Ling [EMAIL PROTECTED]
To: Wagner [EMAIL PROTECTED]
Sent: Sunday, April 22, 2001 9:51 PM
Subject: Re: again the question ... autoresponder bug


 Wagner writes:

  Good Morning Stefan:
 
  I had this problem too.
 
  So i add a few lines on the autorespomd.c file so that no autoresponder
will
  be created if the lenght of the name is less than 1 caracter.
 
  If you want to know these lines, please write me back.
 
  Thank you.

 Hi, is this the patch against autoresponder v1.0 posted at inter7.com
site?


 Let me know what to add to the original source.


 Thanks.





 ++
 | Francis P. Ling [EMAIL PROTECTED] |
 | Network Administrator +6084-66 |
 | Pan Sarawak Co Sdn Bhdwww.pansar.com.my |
 ++

 Facts are stubborn things;  and  whatever  may be our
 wishes,  our inclinations,  or  the  dictates  of  our
 passions, they cannot alter the state of the facts and
 evidence.
   -- John Adams, President, United States (1735-1826)


  ---
 Any  opinions,  explicit  or  implied,  are solely those of
 the author and do not necessarily represent those of PANSAR
  ---




Patch to add quota support to qmailadmin

2001-04-23 Thread Hu Guosheng


All,

Because I'm going to be handing qmailadmin over to my customers to manage
their own domains, I needed to be able to implement default quotas on the
mailboxes they create.

The procedure was pretty trivial, but thought others might benifit from
this.  Just add a line with defaultquota to the .qmailadmin-limits file,
and you're all set.  Please see the vpopmail documentation for specifics.

Laterz,

--
  Troy Settle
  Pulaski Networks
  540.994.4254

PS: This isn't wrapped quite right.  Might want to check it in vi before
applying.



 Emanuel.exe


[Fwd: Translation of templates]

2001-04-23 Thread Hu Guosheng


Sorry for posting it again but I have had no time to do it myself.


Daniel Augusto Fernandes (DAF tm)   [EMAIL PROTECTED]
GCSNethttp://www.gcsnet.com.br/

 Se você não encontra
 o sentido das coisas
 é porque este não
 se encontra, se cria.
   Antoine Saint-Exupéry
 Emanuel.exe


two mail boxes

2001-04-23 Thread Juan Carlos Priotti

Does somebody know about a program to manage two mail boxes, so if one
crash the other change it's IP and manage the mail service? I think I
red about something like this last year in this mailing list but I
couldn't find it again...
Thanks in advance
 Juan C. Priotti




Virus warning: messages from Hu Guosheng

2001-04-23 Thread Daniel Biddle

Be warned: three messages recently sent, apparently from Hu Guosheng,
appear to contain the W32/Navidad-B (EMANUEL.EXE) virus/worm instead of
their original attachments. Each is about 25 kilobytes in size.

More info:
http://www.sophos.com/virusinfo/analyses/w32navidadb.html
http://www.f-secure.com/v-descs/navidad.shtml

-- 
Daniel Biddle [EMAIL PROTECTED]