Re: SMTP

From: Marco Trentini (mark_at_remotelab.org)
Date: 01/28/04

  • Next message: Filter: "Re: FreeBSD and security"
    Date: Wed, 28 Jan 2004 20:52:09 +0100
    To: Steve Knoch <sknoch@cmsgrp.com>
    
    

    On Wed, Jan 28, 2004 at 02:36:47PM -0500, Steve Knoch wrote:
    > Hello All,
    >
    > I'm new to Freebsd and have a question about forwarding outgoing email to a smtp server but keep the local mail local. I have tried setting the define('SMART_HOST', `smtp.mycompany.com') in my mc file. I'm still unable to relay the mail to the outgoing smtp server. I check the log file and the relay is set to localhost. Is there something I missed? Is there a better way of doing this?
    >

    make all && make install && make restart in /etc/mail

    -- 
    Marco Trentini                mark@remotelab.org
    http://www.remotelab.org/
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
    

  • Next message: Filter: "Re: FreeBSD and security"