Search the web
Sign In
New User? Sign Up
twoffice · Teamware Office 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 2548 - 2577 of 2624   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2548
Hi, Has anyone have a better suggestion to get the user TW login ID without have to go through the directory one-by-one? Regards, Jupp...
juppchoi
Offline Send Email
Oct 22, 2007
1:37 am
2549
Hello Jupp, Use todirmov, see admin guide for explanation, examples. Best regards, Rik ... without...
rik_desaeyer
Offline Send Email
Oct 22, 2007
8:01 am
2550
Hello Jupp, I think you can get it from "toddump -U -u1". Is this just to compile a list of users or to extract more info on them (i.e. for a migration)? Best...
Sebastian Paul Avarva...
sebastian_av...
Online Now Send Email
Oct 22, 2007
8:02 am
2551
Hi Jupp, I would still use tomaiexp and tomaiimp but script them so you only block one user at the time. And it's also better when thinks doesn't go as...
rik_desaeyer
Offline Send Email
Oct 22, 2007
8:06 am
2552
Hello Sebastian, In this particular instance, I am trying to get the user ID for use with other applications to reduce need to remember many IDs. We have not...
juppchoi
Offline Send Email
Oct 22, 2007
8:13 am
2553
Hi Rik, You mean we do it during operation with scripting for one user mailbox at a time? How to ensure that mailbox is backup in case process got into...
juppchoi
Offline Send Email
Oct 22, 2007
8:30 am
2554
Hello Jupp, You can run toddump with TWO started, no problem. Just make sure that you DON'T interrupt toddump before it finishes running (e.g. CTRL+C),...
Sebastian Paul Avarva...
sebastian_av...
Online Now Send Email
Oct 22, 2007
8:36 am
2555
Hi Jupp, I do around 5 transfers every night (tw is running). Almost never goes wrong (exceptions are mails that aren't valid anymore => export fails). If the...
rik_desaeyer
Offline Send Email
Oct 22, 2007
8:51 am
2556
Hi, ... Best if you run it in quiet time as if the directory's large it may affect other users. Simple command to list all user names and their login Ids is ...
Antony Bowesman
bowesmana
Offline Send Email
Oct 22, 2007
8:53 am
2557
Hi Sebastian, Agree with you that it is more efficient authenticating against TWO. We have done as what you said using TW dll for some of our own applications...
juppchoi
Offline Send Email
Oct 22, 2007
8:59 am
2558
Hi Rik, Wow! I am impressed. Suppose all must be automated scripts including the recovery in case of failure. What is the average size of your user mailboxes? ...
juppchoi
Offline Send Email
Oct 22, 2007
9:28 am
2559
Hi Jupp, It's no script anymore in our case, it's a full automatic program (VB6) that uses a DB for task list and logging. It also checks if the servers aren't...
rik_desaeyer
Offline Send Email
Oct 22, 2007
9:47 am
2560
Hi Antony, I am able to get result with toddump -U -u1 | grep - "TD_A_OBJECT_NAME toddump -U -u1 | grep -E "TD_A_LOGIN_NAME" but cannot get any result when...
juppchoi
Offline Send Email
Oct 22, 2007
12:47 pm
2561
Might depend on the grep version you are using. Try: toddump -U -u1 | grep -E "TD_A_LOGIN_NAME" -E "TD_A_OBJECT_NAME" Best regards, Sebastian...
Sebastian Paul Avarva...
sebastian_av...
Online Now Send Email
Oct 22, 2007
12:57 pm
2562
Hi, ... No, it's the version of grep. Many versions of grep support -E, but some others do not. You can use egrep if you have it. toddump -U -u1 | egrep...
Antony Bowesman
bowesmana
Offline Send Email
Oct 23, 2007
2:00 am
2563
Hi Antony and Sebastian, Yes, must be the grep version. Finally, I used "grep -f...." and got the required result. Once again, thanks to you all Regards, Jupp...
juppchoi
Offline Send Email
Oct 23, 2007
2:10 am
2564
Hi, Our users enjoy web access for our TWO and most use English Windows OS and thus IE. We have a colleague from Japan who uses Japanese Windows and IE and ...
juppchoi
Offline Send Email
Dec 4, 2007
4:44 am
2565
Hi Jupp, not sure if you have the japanese html-files installed. (I only use the german ones, instead). Anyhow, language control is done in http.ini under the...
Ralf Wieler
derawi_1
Offline Send Email
Dec 4, 2007
9:10 am
2566
Hi Ralf Sorry I did not reply earlier. I still owe that colleague in Japan how to resolve when he uses his browser to access TW web mail. Actually we want his...
juppchoi
Offline Send Email
Dec 13, 2007
6:01 am
2567
Hi, We had this issue. Tomprep always active and the time is refreshed something after 5min something 7. This will impact on sending and receiving of email....
patpng7
Offline Send Email
Dec 13, 2007
6:41 am
2568
Hi Jupp, Basically there should not be problems with the combination of Japanese OS/Browser + english WebService templates. Cause my japanese is not very...
Seppo Saarelainen
sepposaa
Offline Send Email
Dec 18, 2007
11:53 am
2569
Hello All, Our staff have been using PDA phones browser to access their TW mail. We merely insert the User Agent in the http.ini and such device will get the...
juppchoi
Offline Send Email
Jan 24, 2008
3:52 am
2570
Hi Jupp, The length of User Agent string might be a problem. I know that during many years the length has been increased many times in code from 48 to 64, and...
Seppo Saarelainen
sepposaa
Offline Send Email
Jan 24, 2008
7:12 am
2571
Hello Seppo, Thanks for reply. ... Above looks ideal. Appreciate if you can step me through how to do it Regards, Jupp...
juppchoi
Offline Send Email
Jan 24, 2008
8:36 am
2572
Hello all, Like to share my work-around for that User Agent issue that I had with O2 Xda flame not being able to use the TWO CE templates. Seppo's suspicion...
juppchoi
Offline Send Email
Jan 29, 2008
12:36 am
2573
Great that you find the solution ! Anyway, I can now ask to your question how should I've done it: Start a separate process for ce-templates by adding e.g. the...
Seppo Saarelainen
sepposaa
Offline Send Email
Jan 29, 2008
12:27 pm
2574
Hi all, How do you recover the mailbox if you had accidently deleted a mailbox? rgds...
patpng7
Offline Send Email
Feb 21, 2008
1:27 pm
2575
User, If you have a back-up of the mail server database, you can build another server and restore database. Once the database is working on another server you...
Ajay K. Gupta
ajayg007
Offline Send Email
Feb 21, 2008
1:34 pm
2576
Ajay, Thank you for the quick response. Will we be able to retrieve any thing from the system rather to depend on the backup. Mail will be lost between the ...
patpng7
Offline Send Email
Feb 21, 2008
1:41 pm
2577
Patrick, You can retrieve the content of ALL the mail for the given user from a server import / export tool. If you want to restore certain email for the...
Ajay K. Gupta
ajayg007
Offline Send Email
Feb 21, 2008
1:48 pm
Messages 2548 - 2577 of 2624   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