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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Trekkie

  1. Trekkie

    Folder redirection in Group Policy

    Hi, I created a "Test1" user with My Document redirected (Group Policy) to it's home drive. After the login, I create a text file in My Document which is redirected onto the server (I have checked 'n it WORKED!). I shutdown the first computer and login with second computer with same "Test1"...
  2. Trekkie

    screensaver freeze ups

    have you checked error log? check your event id with www.eventid.net G.L.
  3. Trekkie

    Automounter: Autofs or Am-util ? Which is better?

    Hi, Which automounter should I look into...for RH 4 EL. My research found out: Autofs: - intergrated with the kernel - quick to mount - for small network - stability ? Am-Utils - implement to hetergenous environment - robust - recent documentation These informations are old, so any...
  4. Trekkie

    User passwords & QMail/SquirrelMail

    Have you looked at qmailadmin (www.inter7.com)? It's easy installation. T.k.
  5. Trekkie

    I need help with a script

    I agree with flugh...nice job SamBones! T.k.
  6. Trekkie

    Samba writing to Windows File server

    Hi, Is it safe/stable for Linux Samba server to write onto Windows 2003 Server. I understood that earlier version will corrupt the file. Thanks for any input. T.k.
  7. Trekkie

    Qmail/outlook attachment problem

    thedaver makes a good point. try also looking restrictions on your sending message. On the Tools menu, click Accounts. On either the Mail or News tab, click Properties. On the Advanced tab, select the Break apart messages larger than x KB check box and then enter the maximum file size the...
  8. Trekkie

    dot-qmail and maildrop...all email disappears

    Is there a way to test my maildrop without using the filter. I tried deleting maildroprc but I'm getting errors. I have changed to /etc/maildroprc...without any luck if (/^X-Spam-Flag: YES/) { exception { to "$Default/.Junk/new/" } } I'm still losing all my email. I have tried...
  9. Trekkie

    dot-qmail and maildrop...all email disappears

    hi, i have qmail with vpopmail, courier-auth, courier-imap, razor, and spamassassin 3.10. i like to filter out any spam with maildrop 1.8. spamassassin is working properly without any problems. created dot-qmail in /home/vpopmail/domain/myexample.com/myuser/.qmail |/usr/local/bin/maildrop...
  10. Trekkie

    Spam is not dropping using Maildrop 1.8.1 and Spamassassin 3.1

    Hi, I'm using RH3 with qmail 1.05, vpopmail 5.4, courier-imap 4.0.4, spamassassin 3.1, with maildrop 1.8.1. I like to allow automatic delete for all email tagged with SPAM. The script in /etc/maildroprc if (/^X-Spam-Status:.*YES/) { echo "Your email was REJECTED by our SPAM filter." DELTAG=1...
  11. Trekkie

    how to drop spam with Spamassassin...

    thanx RhythmAce, i'll try that... T.k.
  12. Trekkie

    how to drop spam with Spamassassin...

    hi, i'm able to tag spam with ***spam*** in the header, but i like to know how to drop every email with ***spam*** header. i have checked Mail::SpamAssassin::Conf but i can't find where it will allow me to drop it. i'm using qmail with razor2 and qmail-scanner on rh es 3. any help is very...
  13. Trekkie

    beowulf cluster...questions?

    thanks rzs0502, i'll take a look at it. T.k.
  14. Trekkie

    beowulf cluster...questions?

    hi, can someone help me with the following questions about beowulf clusters. i was looking at mini-how to for building beowulf cluster (http://dcwww.camp.dtu.dk/cluster-howto.html) and my questions is: 1) if the master node fails...will the whole cluster fail? a) if so, is possible to have...
  15. Trekkie

    Opensource Antispam Gateway

    i'm not a postfix guru, but you should take a look at this http://www200.pair.com/mecham/spam/spamfilter20050626.html it looks like how to build your own email gateway server. G.L. T.k.

Part and Inventory Search

Back
Top