How do I change the envelope from address in sendmail

From: Bill Moran (wmoran_at_potentialtech.com)
Date: 06/14/03

  • Next message: Scott Reese: "Continued Aggravation with Evolution and Gnome 2"
    Date: Fri, 13 Jun 2003 20:33:07 -0400
    To: questions@freebsd.org
    
    

    I'm having a hell of a time with send-pr.

    Sendmail on my system insists on using the entire hostname in the from part of the
    smtp communication: i.e. wmoran@machinename.potentialtech.com. This is a problem
    because this particular machine doesn't have a real DNS name, so the FreeBSD mail
    servers bounce the email.

    I've tried creating a local-host-names file in /etc/mail according to some Linux
    howtos I found, but it doesn't seem to be helping. What's the proper way to
    get sendmail to use user@domain.com instead of user@machine.domain.com?

    TIA

    -- 
    Bill Moran
    Potential Technologies
    http://www.potentialtech.com
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Scott Reese: "Continued Aggravation with Evolution and Gnome 2"