Search the web
Sign In
New User? Sign Up
twlinux · Teamware on Linux Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2478 - 2507 of 2936   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2478
Hello Krzysztof, If you use mostly windows on the client, I recommend you to use Windows-1250 codepage. Be sure that you have in all your http templates <META...
Badura Tibor
baduratibor
Offline Send Email
Feb 1, 2004
1:44 pm
2479
Hello, I happily finished my translation! :-) We decided to have the ISO-8895-2 Version of the website. We are using Mozilla as a web client. Every thing works...
Krzysztof Mazurek
hector244us
Offline Send Email
Feb 7, 2004
1:01 pm
2480
Hello Krzysztof, ... If you don't have a very big database (e.g. under 500 MB), I suggest you stick with off-line backups. The procedure is easy: - stop...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 7, 2004
2:35 pm
2481
I'm having problems stoping the server; everytime I issue a to stop, it takes 10 or so minutes to stop, and the I have to do a to recover all, to be able to...
Raul Millan
mas_linux_pty
Offline Send Email
Feb 8, 2004
9:10 pm
2482
Hi Raul I am having the same problems, but seeing that I don't stop the server often, I haven't been worrying about it. But it would be good to know why. Wayne...
Wayne Simes
wayne_simes
Offline Send Email
Feb 8, 2004
10:02 pm
2483
Hello Raul, Recently there were some other people complaining about similar problems. And I think I just discovered what might be causing this: port conflicts....
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 8, 2004
10:12 pm
2484
Hi Seb, This is 'not' the problem on my server. Wayne...
Wayne Simes
wayne_simes
Offline Send Email
Feb 9, 2004
1:04 am
2485
Thanks for the prompt reply Sebastian, here is the list of active services: [root@office root]# chkconfig --list | grep on syslog 0:off 1:off 2:on...
Raul Millan
mas_linux_pty
Offline Send Email
Feb 9, 2004
4:02 am
2486
... I also have thi problem. And it's becomming quite annoying, because I would like to do off-line full-backup for my site. So this means I have to stop the...
Krzysztof Mazurek
hector244us
Offline Send Email
Feb 9, 2004
6:55 am
2487
Hello Wayne, ... Just to be sure, can you check again? Check all the ports used by your Teamware Office to make sure that there are no other applications using...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
7:26 am
2488
Hello Raul, ... Actually you have a problem: the port 25000 is already used by Teamware Office for communications with the clients. To see which ports are in...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
7:30 am
2489
Hello Krzysztof, ... It doesn't matter if Sendmail is integrated or not with Teamware Office. If TWO MIME Connector is listening for SMTP connections, it uses...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
7:41 am
2490
Hello Sebastian, I also have to run 'to recover all' after 'to stop'. I am sure I don't have any port conflicts. Any other ideas? Sendmail, port 25 tomime,...
Levo Mikko
levomik
Offline Send Email
Feb 9, 2004
8:46 am
2491
Hello Mikko, No, I don't know what else could be causing these problems, besides port conflicts. Probably (considering the consistent symptoms) it's a bug in...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
8:54 am
2492
Hi all, I want to extract data (mail, calendar etc) from teamware. I am planning to sync teamware and oracle email server. Is there any ready made tool for...
srinivas_tw
Offline Send Email
Feb 9, 2004
12:41 pm
2493
... netstat -lpn --inet...
TWLINUX TimeLord
tlord_sk
Offline Send Email
Feb 9, 2004
12:55 pm
2494
Hello Srini, ... If your application would run on Windows and it would be written in VB or C++, you could use the Teamware API ("Teamware Link"). But if you...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
1:07 pm
2495
... True, but regular expressions are so nice: netstat -lpn --inet | sed -e "s/.*[0-9]\+:\([0-9]\+\).*/\1/" | sort -nu ... Best regards, Sebastian...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
1:14 pm
2496
Hi Seb Output from ports listing; [root@tux root]# netstat -tnap | grep -e "0\.0\.0\.0\:[0-9]" tcp 0 0 0.0.0.0:25000 0.0.0.0:*...
Wayne Simes
wayne_simes
Offline Send Email
Feb 9, 2004
9:20 pm
2497
Hello Wayne, Yes, I remember doing the upgrade for you. But as far as I remember there were no such problems at that time. Maybe you made some configuration...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 9, 2004
9:47 pm
2498
Hi Sebastian, Thanks for Info. How to get TEAMWARE LINK software. Is it available to download? Regards, Srini ... tools. ... and then to use this interface for...
srinivas_tw
Offline Send Email
Feb 10, 2004
9:18 am
2499
Hello Srini, ... I don't see it available for download separately, but it should be included on the TWO Clients CD - if I remember correctly. So, do you intend...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 10, 2004
9:28 am
2500
Sorry about the confusion earlier, I don't have teamware web interface running on 25000, I have it running on port 9000. [root@office root]# netstat -lpn...
Raul Millan
mas_linux_pty
Offline Send Email
Feb 10, 2004
11:22 am
2501
About this.. I have integrated sendmail using the No. 2 option. I haven't tried the first option yet. Sebastian Paul Avarvarei <proteus@...>...
Raul Millan
mas_linux_pty
Offline Send Email
Feb 10, 2004
11:26 am
2502
... And where is tomime ?...
TWLINUX TimeLord
tlord_sk
Offline Send Email
Feb 10, 2004
11:31 am
2503
Hello Raul, As you can imagine, your message doesn't help much. You have to look at what port numbers are in use by your system before Teamware Office starts,...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 10, 2004
11:31 am
2504
... He said that tomime is not running on his server - I presume he's right. Best regards, Sebastian...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 10, 2004
11:36 am
2505
I read somewhere that agents where not available in the Linux version of Teamware Office, but now I can't find any reference to this. Can someone refresh my...
Raul Millan
mas_linux_pty
Offline Send Email
Feb 10, 2004
1:58 pm
2506
Hello Raul, ... TWO Linux does not have support for Agents, nor for Search Pro (among other minuses). It should be possible, however, to develop custom...
Sebastian Paul Avarva...
sebastian_av...
Offline Send Email
Feb 10, 2004
2:05 pm
2507
Allright, I have fixed a couple of things, you were right I had to have mime connector running, and now sendmail is happily delivering mail to teamware; I'm ...
Raul Millan
mas_linux_pty
Offline Send Email
Feb 14, 2004
5:10 am
Messages 2478 - 2507 of 2936   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help