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 bkrike 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: massctrl
  • Content: Threads
  • Order by date
  1. massctrl

    Receive all mail using wildcards?

    Hi all, This is the situation: we are happily receiving and sending mail for our domain blabla.com. Now there is an new mx record pointing to our mailserver , let's say fubar.com. The thing is i want to have a distribution group that receives all mail sent to fubar.com. I allready made a...
  2. massctrl

    Which filesystem for a relay server?

    Hi all, I'm wondering which filesystem is advised for the /var/spool/postfix queue. No mails are delivered locally everything is relayed towards another mailserver. Does anyone know which filesystem and why ? Where can i find info specific for this subject? Thanks in advance
  3. massctrl

    Postfix basic configuration

    Hi, When installing Postfix on my gentoo system and configuring it using the "postfix basic configuration" from the official website, things don't seem to work out. When telnetting to that postfixdaemon on port 25 i get a connection but no smtp greeting and it doesn't seem to accept mail...
  4. massctrl

    Qmail-scanner

    Hi all, I'm thinking of implementing qmail-scanner. Unfortunately i can't find any benchmark stuff? Instead for mailscanner (http://www.sng.ecs.soton.ac.uk/mailscanner/) i can find a lot of info about performance. Does qmail-scanner behave under a high load? Is there anyone with some advice...
  5. massctrl

    Qmail bogofilter, spamfilter

    Hello, I'm setting up a "spam-firewall" using qmail and bogofilter. If the qmail mailserver receives a mail it checks if there is an appropriate .qmail, then the mail gets processed (and tagged when it is spam) by bogofilter and is forwarded to the ms exchange mailserver (that part wasn't my...
  6. massctrl

    Remote start/stop services or scheduled jobs from linux to windows

    Hi all, Is there a way to stop/start services on a windows machine from linux ? Or Is it possible to add/remove scheduled jobs on a windows host from linux ? I know that the "net rap service" command needs to be implemented but i was thinking about an alternative,... Thanks
  7. massctrl

    Filters in command line

    Hi all, Forgive me if this question is allready answered a trillion times. But since i don't know a damn thing about gfx stuff i'm asking you. Is it possible to apply GIMP filters (and parameters values) on jpegs/pngs in a command line environment for batch processing purposes? for example I...
  8. massctrl

    Lab question PPP serial link between routers

    Hello, I'm doing some labtest for learning cisco using the boson netsim software and following instructions from Wendell Odom's ICND cert guide 6th edition p 310-315. I'm trying to make a simple point to point serial connection between two 1005 routers named master (has de dce side of the...
  9. massctrl

    Terminal Server logging

    Hi, 1 - In a 'out of the box installation' is there a log kept for logons, failed logons with source ip's and other activities for Terminal Server? 2 - Is there a possibility to do so without third party tools ? Thanks in advance!
  10. massctrl

    POP3 connector W2K SBS

    Hi all, Strange situatiion an exchange needs to download mail from a pop3 account somewhere else and dump it into an exchange mailbox of a certain user. A pop3 connector needs to be used for this The internal domainname is domain.local and de pop3 domainname is something.com now, the pop3...
  11. massctrl

    Find IP address

    Hi when connecting to an AP where there is no DHCP configured, how can I find out which IP address that AP has ? ARP is not going to help me since ARP tries to find the MAC address when you have the IP address of the destination host on an ethernet. Any suggestions ? Tnx
  12. massctrl

    Display jpg's

    Is it possible to display jpgs on a linuxsystem - with X installed but no windowmanager installed - in perl? Basicly pc boots up, and shows picture(s). No webserver is installed/used so no CGI or webstuff please. It's a bit cryptic but maybe you can put me on the right track. Thanks in advance !
  13. massctrl

    Unwanted autocreation of Taskfolder in outlook 2002

    Hello, I'm having a strange problem here which occured suddenly without any reason. 5 people are connected to an exchange SBS with their outlooks. And everybody can see each others mailbox. All the available mailboxes are in the folder list and user only need to expand a folder go to the...
  14. massctrl

    Perl2exe

    Is anyone familiar with compiling perl files into executables (on Win32) Why is a simple perlscript sooo big when compiled to an exe with perl2exe of indigosoft. If you use the -tiny option it's relatively small but then you'll have a few extra dll's which isn't what i want. Is there a...
  15. massctrl

    Local Ip and subnet

    Hi all, How can you retrieve the ipaddress and subnet assigned to your eth0 on a WIN32 platform? 127.0.0.1 is not valid thankx in advance !! Jay
  16. massctrl

    Microsoft RAS PPTP Clients disconnect random !

    hello, We're having problems using a Mircrosoft RAS vpn pptp dial in. The W2K server (with latest sp's & fixes) with RAS is a domain controller. has a fixed ADSL-ip and is behind a flowpoint router. The clients (xp and w2k with latest sp's) have a normal ADSL connection with a router capable...
  17. massctrl

    Learning perl REGEXP question

    can someone chop this up in parts and explain this regexp into detail? $url =~ s|(.*)/.*$|$1|; It's used to strip the directory name of an url Thus http://www.perl.org/pictures/blabla.html is converted into http://www.perl.org/pictures Tnx in advance
  18. massctrl

    Upgrade from nothing to RAID 0,1 and 5

    Hi all, A W2K domain controller with AD is installed on 1 SCSI harddisk and works fine. This configuration needs to be upgraded towards a hardware raid system. The server is a HP ML 330, The RAID controller newly installed is a Smartarray 641 ALL What is the best way without any loss of...
  19. massctrl

    VPN works but can't access clients in same range

    Hi, After dialing in succesfully into a W2K RAS server using PPTP vpn i receive a vlan address in the same range as the range my lan networkcard has. So doing an ipconfig results in my DHCP assigned LAN address of my NIC in 10.0.0.x range and an address of my PPTP connection which is alse in a...
  20. massctrl

    Workgroup

    Workgroups in a windows environment have never been my favorite,..; I have following problem: 5 boxes (mixed stuff 98, W2k) 2 boxes with XP pro on it 1 switch Let's say that every requirement made by microsoft to have a functioning workgroup is met.... All client receive their IP from a...

Part and Inventory Search

Back
Top