[xmail] Re: ctrlclnt problem

2004-05-24 Thread znndrp
Shawn Anderson wrote:

 Are you specifying a command to run?  Something like domainlist or
 userlist?
 
 CtrlClnt is not an interactive shell application, it is something you give
 a list of commands to.
 
 Ex:
 
 ctrlclnt -s sevenofnine -u alex -p mypassword domainlist
 
 Or
 
 ctrlclnt -s sevenofnine -u alex -p mypassword userlist foo.bar
 
 Etc.
 
 Does that help? 

Yep. I thought it was something like telnet :)
But it says 'Bad controller login' now... im sure my login
is correct :/

this is in my ctrl.ipmap:
0.0.0.0  0.0.0.0  DENY  1
10.0.0.0  255.255.255.0  ALLOW  2

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: ctrlclnt problem

2004-05-24 Thread Shawn Anderson
Did you add the user alex and password mypassword to the
ctrlaccounts.tab?  Remember you need to use xmcrypt to encrypt your
password before adding it to the ctrlaccounts.tab file.

Shawn 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of znndrp
Sent: Monday, May 24, 2004 10:10 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: ctrlclnt problem

Shawn Anderson wrote:

 Are you specifying a command to run?  Something like domainlist or 
 userlist?
 
 CtrlClnt is not an interactive shell application, it is something 
 you give a list of commands to.
 
 Ex:
 
 ctrlclnt -s sevenofnine -u alex -p mypassword domainlist
 
 Or
 
 ctrlclnt -s sevenofnine -u alex -p mypassword userlist foo.bar
 
 Etc.
 
 Does that help? 

Yep. I thought it was something like telnet :) But it says 'Bad controller
login' now... im sure my login is correct :/

this is in my ctrl.ipmap:
0.0.0.0  0.0.0.0  DENY  1
10.0.0.0  255.255.255.0  ALLOW  2

-
To unsubscribe from this list: send the line unsubscribe xmail in the body
of a message to [EMAIL PROTECTED] For general help: send the line
help in the body of a message to [EMAIL PROTECTED]


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: ctrlclnt problem

2004-05-24 Thread znndrp
Shawn Anderson wrote:

 Did you add the user alex and password mypassword to the
 ctrlaccounts.tab?  Remember you need to use xmcrypt to encrypt your
 password before adding it to the ctrlaccounts.tab file.

Bah i feel so stupid! Indeed I forgot to xmcrypt my password.

Thanks alot for your help!

alex
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: CtrlClnt

2004-01-06 Thread Jeffrey Laramie
Dale Qualls wrote:

Okay, here's another example of my ignorance.

I have a CtrlClnt file in my /var/MailRoot/bin directory, but tryint to =
run it gets me nowhere.  I get a bash: CtrlClnt: command not found
  


This generally means that bash doesn't know the path to the executable. 
You either need to cd to the /var/MailRoot/bin directory and run the 
command from there, or use the full path in the command such as 
/var/MailRoot/bin/CtrlClnt -s mydomain.org... etc.

I use a windows interface for configuration of xmail (I found it because =
this CtrlClnt gave me so much grief) but I think I need CtrlClnt to =
release frozen messages and to flush queues.  Is there another way to =
resend the messages?  Can I just move them to the rsnd directory?

Also, is there a way to change the time that messages go from rsnd to =
froz?  My home system can't be on-line more than 10 hours a day (don't =
laugh, I live in the woods and can't get high speed internet :) so =
messages that are sent after I shutdown at home come to one of my offices =
(which I use as my backup) but they go frozen before my home system can =
come back on-line.

  

If the office server is running XMail take a look here:

http://www.ubaight.com/xmail/BeginnersGuide.html#SecondaryDomain

This describes how to set up the office as a backup server including a 
blurb on increasing the Qt and/or Qr values on the secondary server when 
the primary is prone to long periods of down time as in your case.

I know, I'm more trouble than I'm worth :)

  

No problem. It's always good to read as much as you can ahead of an 
installation like this. It makes things go much easier.

Jeff


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: CtrlClnt

2004-01-06 Thread Dale Qualls
I receive that bash error while in the /var/MailRoot/bin directory.

Thanks for the tip on the timeouts!

 [EMAIL PROTECTED] 01/06/04 01:17PM 
Dale Qualls wrote:

Okay, here's another example of my ignorance.

I have a CtrlClnt file in my /var/MailRoot/bin directory, but tryint to =
=3D
run it gets me nowhere.  I get a bash: CtrlClnt: command not found
 =20


This generally means that bash doesn't know the path to the executable.=20
You either need to cd to the /var/MailRoot/bin directory and run the=20
command from there, or use the full path in the command such as=20
/var/MailRoot/bin/CtrlClnt -s mydomain.org... etc.

I use a windows interface for configuration of xmail (I found it because =
=3D
this CtrlClnt gave me so much grief) but I think I need CtrlClnt to =3D
release frozen messages and to flush queues.  Is there another way to =3D
resend the messages?  Can I just move them to the rsnd directory?

Also, is there a way to change the time that messages go from rsnd to =
=3D
froz?  My home system can't be on-line more than 10 hours a day (don't =
=3D
laugh, I live in the woods and can't get high speed internet :) so =3D
messages that are sent after I shutdown at home come to one of my offices =
=3D
(which I use as my backup) but they go frozen before my home system can =
=3D
come back on-line.

 =20

If the office server is running XMail take a look here:

http://www.ubaight.com/xmail/BeginnersGuide.html#SecondaryDomain=20

This describes how to set up the office as a backup server including a=20
blurb on increasing the Qt and/or Qr values on the secondary server =
when=20
the primary is prone to long periods of down time as in your case.

I know, I'm more trouble than I'm worth :)

 =20

No problem. It's always good to read as much as you can ahead of an=20
installation like this. It makes things go much easier.

Jeff


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: CtrlClnt

2004-01-06 Thread Jeffrey Laramie
Dale Qualls wrote:

I receive that bash error while in the /var/MailRoot/bin directory.

  


Do you still get it if you use the full path? Did you use a ./ in 
front of it like this: ./CtrlClnt -s mydomain.org... ?

Jeff


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: CtrlClnt for XMail/Win32 slow

2002-07-24 Thread Bill Healy


Just out of curiosity how did you issue the userlist command? At a
command prompt or via ASP or other?

Bill

--
From:  Edinilson J. Santos[SMTP:[EMAIL PROTECTED]]
Sent:  Wednesday, July 24, 2002 2:10 PM
To:[EMAIL PROTECTED]
Subject:   [xmail] CtrlClnt for XMail/Win32 slow


Davide, I don=B4t know exactly why but our XMail CtrlClnt became very =
slow
after some hours of use.

For example:
Server started now:
issued a command to list users (userlist) in a domain with +- 300 users
Time: less than 2 seconds
RAM Available: +- 200mb

Server after +- 24 hours up:
issued a command to list users (userlist) in a domain with +- 300 users
Time: 20 seconds or more with some freezing
RAM Available: +- 200mb

Xmail Version: 1.9 Win32
OS: Windows 2000 Server
CPU: Dual PIII 750Mhz with 512mb RAM

ps: other services like smtp or pop3 seens normal


Thank you

Edinilson
-
ATINET-Afiliado UOL de Atibaia
Rua Francisco R. Santos, 54 sala 3
ATIBAIA/SP Cep: 12940-250
Tel Voz: (0xx11) 4412-0876
http://www.atinet.com.br



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.377 / Virus Database: 211 - Release Date: 15/07/2002

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]