[plug] Sendmail mail to MS Exchange
Mark Nold
markn at enspace.com
Tue Jun 12 07:32:18 WST 2001
What would i need for this to work?
Just doing a
echo "Hello There" | sendmail mark.nold at exchangeserver
(or modify the aliases and then send a mail to that user)
gets me a Connection Refused by exchangeserver
My understanding is that sendmail doesn't do IMAP... or am i missing
something really trivial here?
mn
On Fri, 8 Jun 2001 14:10, Beau Kuiper wrote:
> Simply add the following to /etc/aliases
>
> root: user at ExchangeServer
>
> then run newaliases and your done
>
> Beau Kuiper
> kuiperba at cs.curtin.edu.au
>
> On Tue, 12 Jun 2001, Mark Nold wrote:
> > Hi guys,
> >
> > (BTW: This could be a really dumb question)
> >
> > I have a linux box sitting at a client which happily creates mail
> > messages whenever cron jobs produce errors etc. I would like these msgs
> > emailed to me externally through their MS Exchange server.
> >
> > In the past with similiar situations the client has has a SMTP service
> > running on the NT box and i can just point my mail at that box via an
> > entry in aliases or a .forward file.
> >
> > At a new client they have exchange but i cant use SMTP so i have to talk
> > to Exchange which i believe is IMAP.
> >
> > So my question is "what would be the best tool for forwarding email to a
> > MS Exchange server"?
> >
> > mn
More information about the plug
mailing list