Re: can I send mail from a linux box in an exchange world? On comp.os.linux.misc, in
<1116105615.481743.93300@o13g2000cwo.googlegroups. com>, "Larry
Martell" wrote:
> My company is a windows shop and they use exchange for their
> mail server. I have a couple of Linux boxes and I'd like to be
> able to send mail from these boxes. Is there some way I can do
> this? How do I configure postfix to successfully get the mail
> out? Do I have to make postfix relay to exchange? Is that even
> possible?
You can probably just send the mail there. Email is email. (if
the ms server will accept mail from your interfaces, that is).
However, it's generally easier to use a simple SMTP utility like
ssmtp for a job like this, rather than a full-featured MTA like
postfix.
But if you know postfix, use it.
It's the ms server that will be relaying, not yours :-)
AC |