Mailive! Logo
Sendmail Setup Help
Current users
Sign in to access Mailive!

Back to the main help page...

There are several possibilities for configuring Sendmail in a way that will respond to Mailive! test messages.
  1. /etc/alias Method
    Edit the /etc/alias file to include a line such as
    			mailive: mailive@knowledgefront.com
    		
    and run the newalias command to update sendmail
  2. .forward Method
    For a specific account forwarding can be enabled by creating a .forward file in the user's home directory.
    			mailive@knowledgefront.com
    		
    will forward all mail from this user back to mailive@knowledgefront.com



  3. Back to the main help page...