Linux help with a mail server

Discussion in 'Software' started by bee2643, 15 Jun 2003.

  1. bee2643

    bee2643 What's a Dremel?

    Joined:
    7 Mar 2002
    Posts:
    1,770
    Likes Received:
    1
    i know theres one in slackware somewhere, i have a webserver setup allready, now is there any way to get a mail-redirect server, where for example

    current = bwalk@telus.net
    current [webserver] = bee2643.homelinux.org
    mail server = bwalk@bee2643.homelinux.org
    ^forwards to current email address (bwalk@telus.net)
    possible?
     
  2. dakar

    dakar What's a Dremel?

    Joined:
    6 Mar 2002
    Posts:
    460
    Likes Received:
    0
    sure there is.... using Sendmail... you will have to add the feature called 'virtusertable', that feature will allow you to automatically forward email to another mail server.

    Here is a link to the sendmail page that explains the FEATURES, you may need a few more of these than what comes stock. linky

    All you do is edit the mc file, and in what you want etc... then run it through M4, copy the new .cf over and restart sendmail, the feature will then be active...If you need more specifics just hollar and i'll write up a short howto i guess...
     
  3. bee2643

    bee2643 What's a Dremel?

    Joined:
    7 Mar 2002
    Posts:
    1,770
    Likes Received:
    1
    sweet, thanks, ill check out this link and post if i have any more problems
     
Tags:

Share This Page