Our client has interesting error. Server is Teamware for Linux v. 7.0 When Admin wants change user profile he get error. An Internal database error has...
Hi Vlado, have you checked what to.log says about this situation? Have already run 'to restore all' or a 'to fix all'? The later is able to correct many things...
I have already run "to recover all" also "to fix all" also "to compress all" without correction. To.log #tostart# INFO 2007-05-10 21:53.41 pid:3817/3817...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
Geachte, Van 16 t/m 27 juli ben ik met vakantie. Voor zaken die niet kunnen wachten tot na mijn vakantie, kunt u contact opnemen met één van mijn collega's: ...
To All, I wanted to get some recommanded Anti-Spam solution for TWO 6.x Server. My TWO server talking directly to the ISP so I have no SMTP relay in between...
Hello Ajay, I don't know about solutions which integrate directly with TWO, but maybe it would be worthwhile to update your setup and add an anti-spam server...
Hi all, We are trying to move user mailbox(es) from their existing mail app server to a new mail app server Formerly, we use the TWO mailmove process to do...
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...
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...
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...
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...
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),...
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...
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 ...
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...
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? ...
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...
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...