[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-27 Thread Troy Rodriguez

Ok I changed the customdomain .tab file to the following syntax

"smtprelay" "mail.steerelaw.com"

And yes there is a real tab in the middle and a NL at the end. I still
got a mail loop detected when I tried to defrost the message.
Any other ideas?

Troy

-Original Message-
From: Davide Libenzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 4:49 PM
To: [EMAIL PROTECTED]


On Wed, 26 Mar 2003, Troy Rodriguez wrote:

>
> My syntax in the file domainname.com.tab which is the mailproc.tab
file
> for the custom domain is:
>
> "smtp"
>
> That is all that is in it right now I also changed it to:
>
> "smtprelay"

Where the IP ?

"smtprelay"[TAB]"target-IP"



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Brandon Wittenburg

Troy Rodriguez wrote:

>My syntax in the file domainname.com.tab which is the mailproc.tab file
>for the custom domain is:
>
>"smtp"
>
>That is all that is in it right now I also changed it to:
>
>"smtprelay"
>  
>
Try
"smtprelay"[tab]"primarymx.domain.com"

The smtprelay requires the server to which mail will be relayed to be 
specified.

Regards,

Brandon Wittenburg


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez

My syntax in the file domainname.com.tab which is the mailproc.tab file
for the custom domain is:

"smtp"

That is all that is in it right now I also changed it to:

"smtprelay"

The problem is that if I use the smtprelay command option and put our
backupserver in as the second server. Then when their server is down it
will try our server and then our server will try their server then our
server which will create a mailloop or am I wrong...

Troy

-Original Message-
From: Davide Libenzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 2:38 PM
To: [EMAIL PROTECTED]


On Wed, 26 Mar 2003, Troy Rodriguez wrote:

>
> Ok, If XMail queries for MXs then would it not try to send to the
> primary MX for that domain?

Yes, but if that server is down then it'll try the backup one. Tha
happen
to be your server.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez

Ok so I need to change "smtp" to "smtprelay" ??? and just leave it like
that?...If that is the case than we need to post this information in an
announcement form to let everyone know that whoever is using XMailSync
from Altair needs to change the mailproc.tab settings or we need to let
Michael know that it is incorrectly coded.
I made the above change from "smtp" to "smtprelay" and still got
mailloop error.

Thanks,
Troy

-Original Message-
From: Davide Libenzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 2:10 PM
To: [EMAIL PROTECTED]


On Wed, 26 Mar 2003, Troy Rodriguez wrote:

>
> For this particular domain I need our mail server to act as a backup
MX
> for the afore mentioned domain. Therefore when the primary MX server
for
> that domain goes down all mail will be redirected back to our
> mailserver. With the line "smtp" it should receive the mail and hold
it
> in the queue and keep retrying to send to the primary domain until the
> retry period times out.
>
> All of this information is what I have gathered from the XMail sync
> program written by Michael Valesek. In his script it creates custom
> domains on the backup mail server with the line "smtp" in the
> mailproc.tab for each domain created in this way.

It does not work like this. You're going to have loops in this way. Use
"smtprelay" instead ...




- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez

Ok, If XMail queries for MXs then would it not try to send to the
primary MX for that domain?

Troy

-Original Message-
From: Davide Libenzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 1:48 PM
To: XMail mailing list


On Wed, 26 Mar 2003, Troy Rodriguez wrote:

>
> I have this setup on my backup server for all of the rest of the
domains
> that we host and it seems to work fine. It is only these messages for
> this one particular domain. From what I understand the "smtp" command
> tells it to keep retrying until the end of the timeout period to
contact
> the primary MX for that domain.

You have to use "smtprelay". With "smtp" XMail queries for MXs for the
recipient domain, and this will make it fall back on the sending server.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez

For this particular domain I need our mail server to act as a backup MX
for the afore mentioned domain. Therefore when the primary MX server for
that domain goes down all mail will be redirected back to our
mailserver. With the line "smtp" it should receive the mail and hold it
in the queue and keep retrying to send to the primary domain until the
retry period times out.

All of this information is what I have gathered from the XMail sync
program written by Michael Valesek. In his script it creates custom
domains on the backup mail server with the line "smtp" in the
mailproc.tab for each domain created in this way.

Thanks,
Troy

-Original Message-
From: Davide Libenzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 1:22 PM
To: [EMAIL PROTECTED]


On Wed, 26 Mar 2003, Troy Rodriguez wrote:

>
> Nope, no explicit routes. I have a custom domain setup for that domain
> and it has the entry "smtp" in the mailproc.tab file for that custom
> domain. Other than that I don't have anything setup for that domain
> beyond DNS which is pointing to their Internal mail server for the
> primary MX and to our mail server for the Secondary MX. That is what
is
> so confusing.

Why do you have an "smtp" line ?
What are you trying to accomplish ?



> Received: from digitalgroup.net (68.72.48.34)
>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>  Wed, 19 Mar 2003 18:51:30 -0600
> Received: from digitalgroup.net (68.72.48.34)
>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>  Wed, 19 Mar 2003 18:49:38 -0600




- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez

I have this setup on my backup server for all of the rest of the domains
that we host and it seems to work fine. It is only these messages for
this one particular domain. From what I understand the "smtp" command
tells it to keep retrying until the end of the timeout period to contact
the primary MX for that domain.

-Original Message-
From: Bill Healy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 1:10 PM
To: '[EMAIL PROTECTED]'


I believe he originally said that he was using custom domains with
"SMTP" command.
Shouldn't that be "SMTPRELAY" ??

Bill

>--
>From:  Davide Libenzi[SMTP:[EMAIL PROTECTED]
>Sent:  Wednesday, March 26, 2003 10:19 AM
>To:    XMail mailing list
>Subject:   [xmail] Re: AW: Re: AW: Re: Froz msg resend
>
>
>On Wed, 26 Mar 2003, Troy Rodriguez wrote:
>
>> Here is the SLOG file message:
>>
>>  [PeekTime] 1048700720 : Wed, 26 Mar 2003 11:45:20 -0600
>> <<
>> ErrCode   =3D -173
>> ErrString =3D Mail loop detected
>> Message  blocked by mail loop check !
>> >>
>>
>> Here is the Email contents:
>>
>> digitalgroup.net
>> S19A6E
>> MAIL FROM:<[EMAIL PROTECTED]> SIZE=3D7279
>> RCPT TO:<[EMAIL PROTECTED]>
>> <>
>> Received: from digitalgroup.net (68.72.48.34)
>>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>>  Wed, 19 Mar 2003 18:51:30 -0600
>> Received: from digitalgroup.net (68.72.48.34)
>>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>>  Wed, 19 Mar 2003 18:49:38 -0600
>
>Do you have explicit routes for domain @steerelaw.com ?
>( smtpfwd.tab, smtpgw.tab, DefaultSMTPGateways, ... )
>
>
>
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Bill Healy

I believe he originally said that he was using custom domains with
"SMTP" command.
Shouldn't that be "SMTPRELAY" ??

Bill

>--
>From:  Davide Libenzi[SMTP:[EMAIL PROTECTED]
>Sent:  Wednesday, March 26, 2003 10:19 AM
>To:    XMail mailing list
>Subject:       [xmail] Re: AW: Re: AW: Re: Froz msg resend
>
>
>On Wed, 26 Mar 2003, Troy Rodriguez wrote:
>
>> Here is the SLOG file message:
>>
>>  [PeekTime] 1048700720 : Wed, 26 Mar 2003 11:45:20 -0600
>> <<
>> ErrCode   = -173
>> ErrString = Mail loop detected
>> Message  blocked by mail loop check !
>> >>
>>
>> Here is the Email contents:
>>
>> digitalgroup.net
>> S19A6E
>> MAIL FROM:<[EMAIL PROTECTED]> SIZE=7279
>> RCPT TO:<[EMAIL PROTECTED]>
>> <>
>> Received: from digitalgroup.net (68.72.48.34)
>>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>>  Wed, 19 Mar 2003 18:51:30 -0600
>> Received: from digitalgroup.net (68.72.48.34)
>>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>>  Wed, 19 Mar 2003 18:49:38 -0600
>
>Do you have explicit routes for domain @steerelaw.com ?
>( smtpfwd.tab, smtpgw.tab, DefaultSMTPGateways, ... )
>
>
>
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez

Nope, no explicit routes. I have a custom domain setup for that domain
and it has the entry "smtp" in the mailproc.tab file for that custom
domain. Other than that I don't have anything setup for that domain
beyond DNS which is pointing to their Internal mail server for the
primary MX and to our mail server for the Secondary MX. That is what is
so confusing.

Thanks,
Troy

-Original Message-
From: Davide Libenzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 12:20 PM
To: XMail mailing list


On Wed, 26 Mar 2003, Troy Rodriguez wrote:

> Here is the SLOG file message:
>
>  [PeekTime] 1048700720 : Wed, 26 Mar 2003 11:45:20 -0600
> <<
> ErrCode   =3D -173
> ErrString =3D Mail loop detected
> Message  blocked by mail loop check !
> >>
>
> Here is the Email contents:
>
> digitalgroup.net
> S19A6E
> MAIL FROM:<[EMAIL PROTECTED]> SIZE=3D7279
> RCPT TO:<[EMAIL PROTECTED]>
> <>
> Received: from digitalgroup.net (68.72.48.34)
>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>  Wed, 19 Mar 2003 18:51:30 -0600
> Received: from digitalgroup.net (68.72.48.34)
>  by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
>  id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
>  Wed, 19 Mar 2003 18:49:38 -0600

Do you have explicit routes for domain @steerelaw.com ?
( smtpfwd.tab, smtpgw.tab, DefaultSMTPGateways, ... )



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: AW: Re: AW: Re: Froz msg resend

2003-03-26 Thread Troy Rodriguez
Here is the SLOG file message:
 
 [PeekTime] 1048700720 : Wed, 26 Mar 2003 11:45:20 -0600
<<
ErrCode   = -173
ErrString = Mail loop detected
Message  blocked by mail loop check !
>>

Here is the Email contents:
 
digitalgroup.net
S19A6E
MAIL FROM:<[EMAIL PROTECTED]> SIZE=7279
RCPT TO:<[EMAIL PROTECTED]>
<>
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:51:30 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:49:38 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:47:47 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:45:56 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:44:04 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:42:13 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:40:22 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:38:31 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:36:39 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:34:48 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:32:57 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:31:06 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:29:14 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:27:23 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:25:32 -0600
Received: from digitalgroup.net (68.72.48.34)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:23:41 -0600
Received: from ceeli_server.abaceeli.org (216.142.102.2)
 by digitalgroup.net with [XMail 1.12 (Win32/Ix86) ESMTP Server]
 id  for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
 Wed, 19 Mar 2003 18:21:49 -0600
Content-Class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
 charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: RE: involvement in CEELI--Kosovo
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
Date: Wed, 19 Mar 2003 19:12:54 -0500
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: involvement in CEELI--Kosovo
Thread-Index: AcLqNIqTMXn93FViR1mQRAxxmzte5wEQLxpA
From: "Ericson, Marie" <[EMAIL PROTECTED]>
To: "Gisvold, Greg" <[EMAIL PROTECTED]>,
 "Robert Steere" <[EMAIL PROTECTED]>
Cc: "Churchill, Sarah" <[EMAIL PROTECTED]>,
 "Henderson, Susan" <[EMAIL PROTECTED]>,
 "Johnson, Dawn" <[EMAIL PROTECTED]>

-Original Message- 
From: Harald Schneider [mailto:[EMAIL PROTECTED] 
Sent: Wed 3/26/2003 11:46 AM 
To: [EMAIL PROTECTED] 
Cc: 
Subject: [xmail] AW: Re: AW: Re: Froz msg resend




Can you post one of these files and the corresponding SLOG file ?

-- Harald


> -Urspr=FCngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von Troy Rodriguez
> Gesendet: Mittwoch, 26. M=E4rz 2003 18:41
> An: [EMAIL PROTE