Xymon Mailing List Archive search

semi-OT -- anyone using hobbit-mailack with ms-exchange 2003 as the MTA?

6 messages in this thread

list Tom Kauffman · Mon, 25 Sep 2006 15:38:11 -0400 ·
My exchange guys are having trouble with this.

I'm trying to send mail to a cell phone from hobbit@<server.domain>,
return address hobbit@<domain> -- and need to get the result forwarded
to hobbit@<server.domain> (our hobbit server is not accessable from the
outside world, so I'm specifying a return address on our exchange email
server). The email is getting back to exchange, we just can't seem to
figure out how to get it back to the hobbit server.

The alternative would be to build a box to sit in the dmz and set it up
to receive the email and forward it -- I thought it would be easier to
just get exchange to handle the forwarding.

MS-Exchange 2003 on MS Advanced Server 2003.

Everything I find via google seems to be Exchange 5.0/5.5, or involve
two different domains.

TIA

Tom Kauffman
NIBCO, Inc.
CONFIDENTIALITY NOTICE:  This email and any attachments are for the 
exclusive and confidential use of the intended recipient.  If you are not
the intended recipient, please do not read, distribute or take action in 
reliance upon this message. If you have received this in error, please 
notify us immediately by return email and promptly delete this message 
and its attachments from your computer system. We do not waive  
attorney-client or work product privilege by the transmission of this
message.
list Bill Hart · Mon, 25 Sep 2006 14:53:14 -0500 ·
The simple work around would be to setup whatever account is getting the
email now to just forward to hobbit at server since, presumably, your
exchange server can see hobbit pretty easily.

Bill

-----Original Message-----
From: Kauffman, Tom [mailto:user-3feba9e60a8b@xymon.invalid] 
Sent: Monday, September 25, 2006 2:38 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] semi-OT -- anyone using hobbit-mailack with
ms-exchange 2003 as the MTA?
quoted from Tom Kauffman

My exchange guys are having trouble with this.

I'm trying to send mail to a cell phone from hobbit@<server.domain>,
return address hobbit@<domain> -- and need to get the result forwarded
to hobbit@<server.domain> (our hobbit server is not accessable from the
outside world, so I'm specifying a return address on our exchange email
server). The email is getting back to exchange, we just can't seem to
figure out how to get it back to the hobbit server.

The alternative would be to build a box to sit in the dmz and set it up
to receive the email and forward it -- I thought it would be easier to
just get exchange to handle the forwarding.

MS-Exchange 2003 on MS Advanced Server 2003.

Everything I find via google seems to be Exchange 5.0/5.5, or involve
two different domains.

TIA

Tom Kauffman
NIBCO, Inc.
CONFIDENTIALITY NOTICE:  This email and any attachments are for the 
exclusive and confidential use of the intended recipient.  If you are
not
the intended recipient, please do not read, distribute or take action in

reliance upon this message. If you have received this in error, please 
notify us immediately by return email and promptly delete this message 
and its attachments from your computer system. We do not waive  
attorney-client or work product privilege by the transmission of this
message.
list David Gilmore · Mon, 25 Sep 2006 16:04:05 -0400 ·
Tom,

It sounds like you are attempting to use a subdomain for your hobbit server,
while your Exchange server is handling your domain mail.

I found this article which might help you out.  In fact I may give it a try
as well since I have the same scenario.

http://www.msexchange.org/tutorials/Forwarding_Mail_to_an_External_Recipient
_Part_II.html

Dave
 
-----Original Message-----
From: hobbit-return-9749-david=user-9e293dd11111@xymon.invalid [mailto:hobbit-return-9749-david=stenhouseconsulting.com at hswn.
dk] On Behalf Of Kauffman, Tom
Sent: Monday, September 25, 2006 3:38 PM
quoted from Bill Hart
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] semi-OT -- anyone using hobbit-mailack with ms-exchange 2003 as the MTA?

My exchange guys are having trouble with this.

I'm trying to send mail to a cell phone from hobbit@<server.domain>, return address hobbit@<domain> -- and need to get the result forwarded to hobbit@<server.domain> (our hobbit server is not accessable from the outside world, so I'm specifying a return address on our exchange email server). The email is getting back to exchange, we just can't seem to figure out how to get it back to the hobbit server.

The alternative would be to build a box to sit in the dmz and set it up to receive the email and forward it -- I thought it would be easier to just get exchange to handle the forwarding.

MS-Exchange 2003 on MS Advanced Server 2003.

Everything I find via google seems to be Exchange 5.0/5.5, or involve two different domains.

TIA

Tom Kauffman
NIBCO, Inc.
CONFIDENTIALITY NOTICE:  This email and any attachments are for the exclusive and confidential use of the intended recipient.  If you are not the intended recipient, please do not read, distribute or take action in reliance upon this message. If you have received this in error, please notify us immediately by return email and promptly delete this message and its attachments from your computer system. We do not waive attorney-client or work product privilege by the transmission of this message.

list Ralph Mitchell · Mon, 25 Sep 2006 15:09:45 -0500 ·
quoted from David Gilmore
On 9/25/06, Kauffman, Tom <user-3feba9e60a8b@xymon.invalid> wrote:
My exchange guys are having trouble with this.

I'm trying to send mail to a cell phone from hobbit@<server.domain>,
return address hobbit@<domain> -- and need to get the result forwarded
to hobbit@<server.domain> (our hobbit server is not accessable from the
outside world, so I'm specifying a return address on our exchange email
server). The email is getting back to exchange, we just can't seem to
figure out how to get it back to the hobbit server.

The alternative would be to build a box to sit in the dmz and set it up
to receive the email and forward it -- I thought it would be easier to
just get exchange to handle the forwarding.

MS-Exchange 2003 on MS Advanced Server 2003.

Everything I find via google seems to be Exchange 5.0/5.5, or involve
two different domains.
I believe Exchange can do IMAP, provided the right bits are installed.
 This may involve the ritual sacrifice of a keg of beer to the
Exchange Wizards, though... :)

Anyway, if you can get Exchange talking IMAP, then"fetchmail" ought to
be able do the rest.

Ralph Mitchell
list Tom Kauffman · Tue, 26 Sep 2006 10:55:26 -0400 ·
Yup -- I am indeed trying to use a subdomain, and it doesn't seem to be
working.

We have tried following the example you pointed us to, and we're getting
delivery failures with a ststus of 5.4.6 (too many hops). It *looks*
like the exchange system is looping internally; there seems to be a step
missing somewhere. (It doesn't help that the article indicates this
should work for subdomain mail, but shows examples only for cross-domain
adressing).

We've got a couple more ideas to thrash out; I'll let you know if we
ever get it working.

Tom
quoted from David Gilmore

-----Original Message-----
From: David Gilmore [mailto:user-70507ff7198d@xymon.invalid] Sent: Monday, September 25, 2006 4:04 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] semi-OT -- anyone using hobbit-mailack with
ms-exchange 2003 as the MTA?

Tom,

It sounds like you are attempting to use a subdomain for your hobbit
server,
while your Exchange server is handling your domain mail.

I found this article which might help you out.  In fact I may give it a
try
as well since I have the same scenario.

http://www.msexchange.org/tutorials/Forwarding_Mail_to_an_External_Recip
ient
quoted from David Gilmore
_Part_II.html

Dave
 
-----Original Message-----
From: hobbit-return-9749-david=user-9e293dd11111@xymon.invalid [mailto:hobbit-return-9749-david=stenhouseconsulting.com at hswn.
dk] On Behalf Of Kauffman, Tom
Sent: Monday, September 25, 2006 3:38 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] semi-OT -- anyone using hobbit-mailack with ms-exchange 2003 as the MTA?

My exchange guys are having trouble with this.

I'm trying to send mail to a cell phone from hobbit@<server.domain>, return address hobbit@<domain> -- and need to get the result forwarded to hobbit@<server.domain> (our hobbit server is not accessable from the outside world, so I'm specifying a return address on our exchange email server). The email is getting back to exchange, we just can't seem to figure out how to get it back to the hobbit server.

The alternative would be to build a box to sit in the dmz and set it up to receive the email and forward it -- I thought it would be easier to just get exchange to handle the forwarding.

MS-Exchange 2003 on MS Advanced Server 2003.

Everything I find via google seems to be Exchange 5.0/5.5, or involve two different domains.

TIA

Tom Kauffman
NIBCO, Inc.
CONFIDENTIALITY NOTICE:  This email and any attachments are for the exclusive and confidential use of the intended recipient.  If you are not the intended recipient, please do not read, distribute or take action in reliance upon this message. If you have received this in error, please notify us immediately by return email and promptly delete this message and its attachments from your computer system. We do not waive attorney-client or work product privilege by the transmission of this message.

CONFIDENTIALITY NOTICE:  This email and any attachments are for the exclusive and confidential use of the intended recipient.  If you are not
the intended recipient, please do not read, distribute or take action in reliance upon this message. If you have received this in error, please notify us immediately by return email and promptly delete this message and its attachments from your computer system. We do not waive  attorney-client or work product privilege by the transmission of this
message.
list Larry Barber · Tue, 26 Sep 2006 11:12:55 -0500 ·
Have you tried using fetchmail? I have a similar problem and use fetchmail
to retrieve my mail from an exchange server.

Thanks,
Larry Barber
quoted from Tom Kauffman

On 9/26/06, Kauffman, Tom <user-3feba9e60a8b@xymon.invalid> wrote:
Yup -- I am indeed trying to use a subdomain, and it doesn't seem to be
working.

We have tried following the example you pointed us to, and we're getting
delivery failures with a ststus of 5.4.6 (too many hops). It *looks*
like the exchange system is looping internally; there seems to be a step
missing somewhere. (It doesn't help that the article indicates this
should work for subdomain mail, but shows examples only for cross-domain
adressing).

We've got a couple more ideas to thrash out; I'll let you know if we
ever get it working.

Tom

-----Original Message-----
From: David Gilmore [mailto:user-70507ff7198d@xymon.invalid]
Sent: Monday, September 25, 2006 4:04 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] semi-OT -- anyone using hobbit-mailack with
ms-exchange 2003 as the MTA?

Tom,

It sounds like you are attempting to use a subdomain for your hobbit
server,
while your Exchange server is handling your domain mail.

I found this article which might help you out.  In fact I may give it a
try
as well since I have the same scenario.

http://www.msexchange.org/tutorials/Forwarding_Mail_to_an_External_Recip
ient
_Part_II.html

Dave

-----Original Message-----
From:
hobbit-return-9749-david=user-9e293dd11111@xymon.invalid
[mailto:hobbit-return-9749-david=stenhouseconsulting.com at hswn.
dk] On Behalf Of Kauffman, Tom
Sent: Monday, September 25, 2006 3:38 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] semi-OT -- anyone using hobbit-mailack with
ms-exchange 2003 as the MTA?

My exchange guys are having trouble with this.

I'm trying to send mail to a cell phone from
hobbit@<server.domain>, return address hobbit@<domain> -- and
need to get the result forwarded to hobbit@<server.domain>
(our hobbit server is not accessable from the outside world,
so I'm specifying a return address on our exchange email
server). The email is getting back to exchange, we just can't
seem to figure out how to get it back to the hobbit server.

The alternative would be to build a box to sit in the dmz and
set it up to receive the email and forward it -- I thought it
would be easier to just get exchange to handle the forwarding.

MS-Exchange 2003 on MS Advanced Server 2003.

Everything I find via google seems to be Exchange 5.0/5.5, or
involve two different domains.

TIA

Tom Kauffman
NIBCO, Inc.
CONFIDENTIALITY NOTICE:  This email and any attachments are
for the exclusive and confidential use of the intended
recipient.  If you are not the intended recipient, please do
not read, distribute or take action in reliance upon this
message. If you have received this in error, please notify us
immediately by return email and promptly delete this message
and its attachments from your computer system. We do not
waive attorney-client or work product privilege by the
transmission of this message.

CONFIDENTIALITY NOTICE:  This email and any attachments are for the
exclusive and confidential use of the intended recipient.  If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.