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 TouchToneTommy 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: *

  1. mastercc119

    GSM question

    Guys, I am sorry for bringing this in this forum. Anyone who can assist please do, I am looking for MMS information. A schematic diagram of the network and components of the MMS from handset to recipient. Thanks in advance.
  2. mastercc119

    Sendmail Online registration

    Hi Does anyone have a script of help me develop one to enable online user registration for email from a web page. Also I need a wap interface for email system. regards Chrispen Chisvo
  3. mastercc119

    Virtusertable and sendmail

    Having failed to use aliases to get email for 123xxxx@mydomain.com to be directed into one mailbox, I have turned to use virtusertable and a subdomain. in the virtusertable: @subdomain.mydomain.com testuser This is to get mail xxxxxxx@subdmain.mydomain.com to go into testuser's mailbox. As...
  4. mastercc119

    Subdomain setup

    Please someone give me clear steps to setup a subdomain on bind. This has not worked on mydomain.com In /var/named is created subdomain.mydomain.com zone file In the zone file i simply have MX records for directing mail for the subdomain to my main mail server for which i want to receive the...
  5. mastercc119

    Aliases on sendmail

    Hello guys I want to setup with sendmail 8.12.9, a system of aliasing such that: if one sends an email to say 123xxxxx@mydomain.com it will be forwarded to central@mydomain.com. eg. 1234567@mydomain.com goes into central@maydomain.com 1235555@mydomain.com goes into central@maydomain.com...
  6. mastercc119

    hacked and in trouble!!

    Hi guys My machine an E250 with Solaris 8 was hacked and these are my problems: - ps -ef no longer lists all processes. for example ps -ef | grep sendmail will not show anything though sendmail is running. The other problem is that, i ran chkrootkit and its gives results that netstat is...
  7. mastercc119

    Hacked, and in trouble!!

    Guys! My machine was hacked and here is my problem: - All services are running - fine but - I cannot see with processes are running. Its a solaris 8 box on Sun E250. ps -ef |grep sendmail for example returns nothing but sendmail mail is running. I installed patch-cluster from SunSolve, the...
  8. mastercc119

    qpopper

    Please assist in how I can install and configure qpopper basic. I have tried and it does not even generate the qpopper.conf file. It opens my pop3 port 110, but closes it immediately. Assist please.
  9. mastercc119

    compiling sendmail 8.12.9

    installing sendmail 8.12.9 and Berkely db.4.1.25 I get this on running ./Build -c Making all in: /opt/apps/SUNsoftware/sendmail-8.12.9/libsm Configuration: pfx=, os=SunOS, rel=5.8, rbase=5, rroot=5.8, arch=sun4, sfx=, variant=optimized Making in...
  10. mastercc119

    compiler error: configure can create executables

    people I recently installed solaris 8 on a sun ultra e450 machine. Runs well. To install sendmail, I need to install Berkeley DB. I get the error checking cc..cc compiling...error: configure c compiler cannot make executables. I was going to ask what was wrong with my installation. I had...
  11. mastercc119

    open relay

    Hi My sendmail 8.9.3 have a problem. When I run relay tests from outside my network, it passes the tests. But when I "telnet localhost 25" and I put mail from: test@yahoo.com sender ok rcpt to: test@hotmail.com recipient ok This is a problem. I have relay domains defined as well as...
  12. mastercc119

    Best MTA?

    Hi Which one is the best MTA to use in an ISP environment. I have been using Sendmail because I found it installed where I work. IS there anything better out there to run on Solaris unix?
  13. mastercc119

    DNS 9.2.2 does not start

    Guys I have installed Bind 9.2.2 over bind 8.x. To my surprise, when I restart the machine, Bind 9.2.2 does not start, but Bind 8.x starts. I have taken a further step. I have removed in.named file and now, I try to start Bind 9.2.2 with its named executable. It does not start. Any advise?
  14. mastercc119

    Nokia 7650

    Hi, please forgive if this not relevant. Its a GSM issue. I have a 7650 I was given by a friend. Yesterday, I was loading my contacts from the SIM memeory onto the Phone Mem. The phone then indicated phone memory full, delete some data, ok. I could only press ok, anticipating that it would stop...
  15. mastercc119

    site.config.m4

    Hi I am installing sendmail.8.12.8 on solaris 8. Everything seems ok, but after uncompressing the sendmail.tar.gz, i do not see any site.conf.m4 file in the devtools/Site directory or anywhere else. How do i get this file?
  16. mastercc119

    Sendmail 8.12.8 installation

    Hi I have Solaris 8 box. I have installed Sendmail 8.12.8. Its now working, but its by hook and crook. I would like to come up with standard and simplified procedure of installing sendmail. For instance: 1. download sendmail8.12.8.tar.gz what are the steps. The most trouble some area is...
  17. mastercc119

    Sendmail 8.12.8 installtion 2

    I installed sendmail and i try compiling the access db. bash-2.03# makemap -v hash access < access makemap: Need to recompile with -DNEWDB for hash support bash-2.03#
  18. mastercc119

    installing sendmail 8.12.8

    when i run the sh Build command to install, all goes well except that in the devtools/Site directory, I do not get the site.config.m4 file. Where can i get the file. i thought the file would be generated automatically. Please help me folks.
  19. mastercc119

    sendmail 8.9.3 rcpt relay

    I use sendmail for mail service. When I test my server for open relay,it passes,it does not allow relay. But when i telnet it on port 25 and mail from:closeyouropenrelay@aol.com sender ok rcpt to:closeyouropenrelay@aol.com receipient ok How do I stop this?

Part and Inventory Search

Back
Top