Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: GlenA
  • Order by date
  1. GlenA

    Outlook 2004 with Exchange 5.5

    Hey guys, sorry to raise this question yet again but i'm stuck really bad... I'm running Office 2004 over a VPN connecting to a Exchange 5.5 and when i started outlook it kept on coming up with Outlook is trying to retrieve data from Exchange server. Well i reinstalled Office, cleared...
  2. GlenA

    Restoring Mailbox

    Oh so once the user is deleted his mail is gone?
  3. GlenA

    Restoring Mailbox

    Hi I have just got a beautiful present from my dumbass IT assistant... he deleted a wrong user from the Users Domain Manager and deleted his mailbox from the Excahnge Administartor... Is there any chance of restoring that users mail? I have created that account again and specified the same...
  4. GlenA

    Outlook XP

    well i send a message from hotmail at 16:45 on 18/12/03 and recieve it at 16:45, dated 04/12/18...
  5. GlenA

    Weird mail delivered

    Thanks mate!
  6. GlenA

    Outlook XP

    hi, Weird thing is happening: one of the machines on the network, running 98 with Office XP sp2, displays recieved dates to be 2004/smth/smth. It's the only Outlook on the network that does it so i'm pretty sure it has smth to do with the outlook configs.. I have checked the date and region...
  7. GlenA

    Weird mail delivered

    :D Thank you
  8. GlenA

    Weird mail delivered

    Looks like that could be it! I've sent a mail to weffwfwefwfwef@mydomain.com and i didnt get an undeliverable mail, so it got delived, but i'm out of the office atm, so i'll check if he revieved it later. But if thats the case, what do i need to do to solve that? i.e. handle the undeliverable...
  9. GlenA

    Weird mail delivered

    Hi guys, was wondering if you could help me I'm running an Exchange 5.5 on Nt4 SP6 and all the clients are Win 98 with OfficeXP. Basically what happends is on one of the clients constantly recieves loads of junk mail and the weirdest thing is that they come onto accounts that were removed from...
  10. GlenA

    Rules Wizard

    Hi, i've been getting some junk mail into my mailbox addressed to users that worked like 2 years ago in this company. So i'm getting like 200 mails per day addressed to different people, but not me... I aint got a clue why this is happening and i would truly appreciate if someone could throw a...
  11. GlenA

    Some help with size

    Hey guys, can someone please help me out here: my exchange directory (.edb) file is getting really big and i'm running out of space on that partition, which knocks the whole service out. Is there any way of making it smaller or maybe splitting it into to 2 files? Regards
  12. GlenA

    VPN? Tunnel? #@#@? Please Help

    Hey Guys, i've got this problem and i just cant solve it on my own... Basically i have 2 Dlink DSL 504 routers at different locations but in the same country. On one end i'm running Linux RedHat server and on the other just a basic microsoft network. I have a Dlink d300 print server and what i...
  13. GlenA

    DSL 504 router problems (port Forwarding)

    Hey Guys, i've got this problem and i just cant solve it on my own... Basically i have 2 Dlink DSL 504 routers at different locations but in the same country. On one end i'm running RedHat and i want to set up remote printingm, but more on that later. For now i'm trying to set-up basic port...
  14. GlenA

    Hi guys, Some help with AWK would be appreciated

    I believe i 've found an easier solution, unfortunately only for a first bit awk '$0 ~ /[N]/{ for (i = 1; i <= NF; i++) { if ($i ~ /^[N]/) { print $i, length($i) } } }' how do i go about: at the end of output, print out the total number of letters (for words starting with N and the average...
  15. GlenA

    Hi guys, Some help with AWK would be appreciated

    Hey, it's not urgent but i would really like to have this working. We just got our new linux server in the office and we were previously working on NT. With NT i could extract files into a comma dilimited form and then just search the records, whereas with Linux i'm having a few problems, i've...
  16. GlenA

    Hi i need some help on my client/server lottery prog

    Great Help you guys!!!!!!!! Thank you very much!!!!!
  17. GlenA

    Hi i need some help on my client/server lottery prog

    Opps, not all of it. Sorry for being so dumb and wasting your time but i still have one last question... After compilation i get the following error: --------------------Configuration: java <Default>-------------------- C:\Program Files\Xinox Software\JCreator...
  18. GlenA

    Hi i need some help on my client/server lottery prog

    Thank a lot!!! Great Help!!! All Works now!!! Thanks!!!
  19. GlenA

    Hi i need some help on my client/server lottery prog

    Thanks alot for your reply. You see i dont code in Java at all and i wrote most of this prog following the book. Could you please clear it up for me. So i pass the string &quot;guesses&quot; which holds 6 integers to the server the server generates 6 random numbers and before it puts the...
  20. GlenA

    Hi i need some help on my client/server lottery prog

    Hi, i've been helping my younger brother to write this pretty simple client/server lottery program in Java for his Uni's coursework,, but since i dont program in java, i got a little problem.... Basically i've got my client done and only got a little problem with my server. The client should get...

Part and Inventory Search

Back
Top