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 wOOdy-Soft 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 Spinkick

  1. Spinkick

    Accepting mail from all servers

    Sendmail in FreeBSD 4.3 is configured to reject mail from any server that is not listed on the '/etc/mail/access 'file by default. My question is, how can I set it so that it will accept mail from anywhere unless I specify not to in the access file. Also, I would like the machine my web server...
  2. Spinkick

    Problems using sendmail virtual hosting

    I've gone as far as creating the virtusertable file as explained at sendmail.org but I get confused when they tell me to &quot;makemap dbm /etc/mail/virtusertable < sourcefile&quot; What does this do? I type that in exactly and it tells me: &quot;makemap: Need to recompile with -DNDBM for dbm...
  3. Spinkick

    Setting Quotas... Blocks

    How many blocks equal a byte or kb? I need to set quotas for certain user accounts but I dunno how many blocks equal a mb.
  4. Spinkick

    OpenSSH with virtual hosts

    Hi, I have just set up a FreeBSD machine to do virtual hosting with Apache. I know this is a little off the forum topic, but I can't find any forums for this particular situation. Anyways, I need a way to offer virtual hosts with their own Secure server layer service. Which means, each domain I...
  5. Spinkick

    Sendmail for multiple domains

    Hi, I've setup a FreeBSD system to use as a web server. I wanted to start experiment with virtual hosting, so I can start offering hosting services. I have everything set up, including Apache... and all the basic virtual hosting stuff... all but EMAIL! I really have no clue where to begin...
  6. Spinkick

    Sendmail for multiple domains

    Hi, I've setup a FreeBSD system to use as a web server. I wanted to start experiment with virtual hosting, so I can start offering hosting services. I have everything set up, including Apache... and all the basic virtual hosting stuff... all but EMAIL! I really have no clue where to begin...
  7. Spinkick

    System wont send mail to itself

    I don't get an error message. Here's my situation. I am currently having email forwarded to Everyone.net (a web-based email provider). If foobar.org points to my server, then the mail for that domain is routed to everyone.net's servers via mx record. So, I don't really have any email on MY...
  8. Spinkick

    System wont send mail to itself

    I've setup a PHP script called phpformmail. It is a simple little program that lets you create email forms on your site. Well, I added a form to my web site foobar.org, and made the recipient webmaster@foobar.org, but when I submit the form, it wouldn't send to the email. I changed the...
  9. Spinkick

    Virtual hosting and httpd.conf

    Hi, I've started hosting a few sites through name virtual hosting on my server, and the Virtual host section in my httpd.conf file is starting to get quite big. Is there a way to have the virtual host info in another file and specify Apache to look for the file? I guess it would be sorta like...
  10. Spinkick

    Setting up POP3

    Here was everything I could find that had information about the problem: [maillog] May 24 17:56:32 dsl081-083-016 sendmail[6485]: f4P0tT006485: to=<webmaster@webcanny.net>, delay=00:00:00, mailer=local, pri=765, dsn=4.4.3, stat=queued May 24 16:02:25 dsl081-083-016 sendmail[6232]: alias...
  11. Spinkick

    Virtual hosting with Sendmail

    Could someone post examples of all the files that need to be configured in order to do the virtual mail thing? I am hosting several domains on my server and I need to provide POP mail access to all of the users. Thanx
  12. Spinkick

    Setting up POP3

    Where can I find it? Could you gimme an example of all of the files that need to be configured to make this work?
  13. Spinkick

    Setting up POP3

    Alright, I pointed Foobar.org's MX record to the fully qualified domain of my server. Still wont work :( I'm running a dedicated DNS server on another machine... I know the DNS server is working correctly, and I'm pretty sure the mail is even sent to the server because I got an email back from...
  14. Spinkick

    Setting up POP3

    How would the DNS records be set up for that domain? Let's say I'm hosting foobar.org on my server, and the DNS A name record points to my server. Is there another record I need to add? Like the MX record? If so, how would I configure that? I don't have a dedicated mail machine, just that one...
  15. Spinkick

    Setting up POP3

    I am running a small hosting server using Apache's virtual hosting option. Email is such an important part of web hosting, but I haven't been able to set it up yet, partly because I'm confused. I need to set it up so that email to certain domains will only be accessbile by certain users. Email...

Part and Inventory Search

Back
Top