Umm, i know this sounds silly, but we have a problem that we've had for a while now and done a work around for it.
when a user sends email to our mail server the email is sent from user@<localmachinename> rather than as user@<our email address>
we currently have a cheat of sed'ing the mail queue to replace the machine name with the proper address, but i'm sure we should be able to set it in sendmail properly
thanks,
Jon
when a user sends email to our mail server the email is sent from user@<localmachinename> rather than as user@<our email address>
we currently have a cheat of sed'ing the mail queue to replace the machine name with the proper address, but i'm sure we should be able to set it in sendmail properly
thanks,
Jon