OK,

We can't get this to work.  The iMail Knowledge base article says:

Answer/Solution: If your mail server is company1.com and you want to store
and forward mail for company2.com, do the following:

1) Remove ALL references from the imail 'global' config screens to
company2.com. In other words, the text 'company2.com' should NOT be listed
in any of the Officail Hostname fields or the Aliases fields

2) Add the IP address for the mail server to handle company2.com to the SMTP
Security settings called 'Relay Mail for'

3) Add a line to your c:\winnt\system32\drivers\etc\hosts file like
123.123.123.123 company2.com

4) Update the DNS zone file for company2.com by adding the following MX
records:
@ IN MX 10 company2.com.
@ IN MX 20 company1.com.
...
In our issue, our server is mail.needa.com. -- The client will be using
mail.james-corp.com (we are hosting services at www.james-corp.com

----james-corp.com zone file----
james-corp.com.   IN  A  208.225.154.62 ;our local IP
mail.james-corp.com.  IN     A     208.4.227.132 ;their remote mail server
IP

james-corp.com.    IN     MX     10   mail.james-corp.com.
james-corp.com.    IN     MX     20   mail.needa.com.

www.james-corp.com.   IN     CNAME  james-corp.com.


----Our Hosts file has this line added:-----
208.4.227.132   mail.james-corp.com


the problem seems to be in #2 -- Our mail server is set to 'Relay for local
hosts' only -- as such we do not have the 'Relay Mail for' option available.
The client says it works fine when their server is online, but our server is
not storing the mail -- it is returning to sender undeliverable.  Any ideas?



Thanks,
Kelly Britt

�Need A Dot Com?�
____________________________________________________
[EMAIL PROTECTED]   http://www.needa.com   770-410-0245

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 09, 1999 6:01 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [iHTML] xml
>
>
>
>
> cool!
>
> thanks
>
> tony
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 09, 1999 5:55 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [iHTML] xml
>
>
>
>
> > do you guys think that ihtml will rival xml
> > as a alternative way to do what xml does?
>
> iHTML is an XML parser and writer.  It isn't something we have
> promoted or mentioned before.  They are complementary.  There will be
> some examples of this in a few months.
>
>
> Russ Cobbe, President
> Inline Internet Systems, Inc.
> 190 Britannia Rd E Unit 23/24
> Mississauga, ON L4Z 1W6
>
>
> To unsubscribe from this mailing list send an email to [EMAIL PROTECTED]
> asking to be removed.
>
>
>
>
>
> To unsubscribe from this mailing list send an email to [EMAIL PROTECTED]
> asking to be removed.
>
>
>

Reply via email to