I fixed this by checking my server requires authentication.
----- Original Message -----
From: "Kathy Lees" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 5:26 PM
Subject: Re: [IMail Forum] Accept.txt
See here is the problem. Now that I have changed it to the relay for
addresses, I can't even send emails from my work account.
----- Original Message -----
From: "John Doyle" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 5:09 PM
Subject: RE: [IMail Forum] Accept.txt
Kathy
Hang in there.
Send yourself a message through the CF page.
Open the header, look for the ip address at the top
Showing where it came from.
This will be one of the ip addresses on the server you use to host the web
sites and the one cf uses to send messages out.
Add this ip address to mail relay options.
Go to:
Imail administrator
Localhost
Services
SMTP
SMTP Security
Put the dot on Relay mail for:
Click on the addresses box on the right
Add the ip address
Apply
Stop and restart SMTP
Try your remote address.
Remember that a worm or other bad thing could then relay to the imail
server
and there ya go.
Declude hijack could help.
Good luck
jd
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kathy Lees
Sent: Monday, July 25, 2005 2:49 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
Right now it is set to relay for local users only
----- Original Message -----
From: "Dan Barker" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 4:46 PM
Subject: RE: [IMail Forum] Accept.txt
It sounds like the CF server IP is not in the "Relay For" addresses
list. Would you please confirm the Relay settings on the IMail server?
Thanks.
Dan
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kathy Lees
Sent: Monday, July 25, 2005 6:30 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
Thanks Dan. Hopefully some of the info below can help you help me.
We have a windows 2000 server and have 15 IP addresses that we host
numerous
websites on. We have all of the emails set up as Virtual hosts and 90%
use
the same IP address. 64.7.202.222
I would say 80% of our email is set to just forward to the clients
personal
email and they dont' use our server to send anything out. There are a
handful that do use our system and we set them up in OUtlook or outlook
express to send and receive email.
This isn't the problem. This one client does not have his email hosted
through us and when CF tries to send him the email, it is sent to the
undeliverable folder and the error message is the SMTP server replied
"not local host ltcexperts.com, not a gateway." If I change the email
of the form to my yahoo account, I get the same thing. If I put in my
email address that
I have on the server, it works fine.
----- Original Message -----
From: "Dan Barker" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 4:15 PM
Subject: RE: [IMail Forum] Accept.txt
You can specify a range of addresses, but the downside of this is
that if any worm or other malware gets control of one of those
addresses (be it a server or a workstation), it can spew email to the
world and get you blacklisted.
I still don't have the "big picture". Is there a firewall here? Are
user machines on the same subnet as the web servers? Etc.
BTW, the logs will show you which IP Cold Fusion is using for the
email - You won't have to list all the IP's on which IIS is
listening, only the ONE CF is using for outbound email.
If you have multiple servers, then you have to address the IP or
SUBNET question. Having CF authenticate would be better, but I don't
think you'll talk Allaire into that one. I haven't tried.
Dan
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kathy Lees
Sent: Monday, July 25, 2005 6:07 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
So with all said and done, I should change my settings to Relay Mail
for Addresses and in that addresses box, type in all the IP Addresses
we host on our server?
----- Original Message -----
From: "John Doyle" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 3:57 PM
Subject: RE: [IMail Forum] Accept.txt
It's working as configured.
The test message sent to you is local, (not relayed).
Cold fusion has an email generator that creates the message. It
forwards the message to imail, if local ok, if not imail thinks it's
being asked to relay to the non local user. If you want to do that
add the ip address of the cold fusion server to imail. Relay for ip
222.222.222.222
or whatever.
be aware anyone getting access to that ip address could potentially
use imail as a relay.
jd
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kathy Lees
Sent: Monday, July 25, 2005 2:42 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
I am trying to figure that out. We have our own website and have
people buy ads on it. On one of the ads there is a mailform that we
are using cfm to
send the response directly to the client. We have noticed that since we
don't host that client's email in IMAIL, it is making it undeliverable.
We
have a copy come to us and that works fine.
----- Original Message -----
From: "Dan Barker" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 3:34 PM
Subject: RE: [IMail Forum] Accept.txt
No, the "override" for "The sender is unable to authenticate" is an
IP address, not an email address. If it's a variable IP address,
you have no choice but to have it authenticate, be inside your
firewall (And be very
certain no worms live inside too), and specify the whole subnet as
authorized senders.
What's so different about your configuration that the issue is
becoming so complex?
Dan
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kathy Lees
Sent: Monday, July 25, 2005 5:30 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
Can I add the email address instead of the IP?
----- Original Message -----
From: "Grant Griffith - IMail" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 3:28 PM
Subject: RE: [IMail Forum] Accept.txt
Just need to add the IP of the website to the Control List, then
you can send from that server.
Thanks,
Grant Griffith
EI8HTLEGS, A Division of ETC
(812)932-1000
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kathy
Lees
Sent: Monday, July 25, 2005 4:18 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
I don't want outside users to send email, I want to SEND an email
to
an
outside person from a form on our server. I can do it from my
outlook,
but
when it sends from the form, I get a not a local host error.
----- Original Message -----
From: "Dan Barker" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 3:13 PM
Subject: RE: [IMail Forum] Accept.txt
That's just it. If your own users, "outside" can send email, so
can spammers. Your "outside" users must authenticate. No relay
setting is needed for a sender who authenticates. Alas, they must
check the box in Outlook
that says "My outbound server requires authentication", but that's a
far
better lump to take than getting blacklisted for spam!
Dan
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kathy
Lees
Sent: Monday, July 25, 2005 5:01 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
If I set it to relay for addresses, will this still allow users
to send email from their outlook/outlook express accounts without
any problems?
In our accept.txt file, we have all of the IP addresses that our
server hosts websites/emails on. How do I add an email to an
OUTSIDE person that
doesn't have a website with us and we want a form to email them the
results?
----- Original Message -----
From: "Travis Rabe" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 2:34 PM
Subject: RE: [IMail Forum] Accept.txt
Either...No Mail Relay or Relay For Addresses.
T
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:IMail_Forum-
[EMAIL PROTECTED] On Behalf Of Kathy Lees
Sent: Monday, July 25, 2005 1:28 PM
To: [email protected]
Subject: Re: [IMail Forum] Accept.txt
What should it be set at then?
----- Original Message -----
From: "Travis Rabe" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 25, 2005 2:26 PM
Subject: RE: [IMail Forum] Accept.txt
> UMM...FYI,
>
>
> If you have it set to Local users only, then you are an open
> relay.
>
>
> Travis
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:IMail_Forum- [EMAIL PROTECTED] On Behalf Of
>> Kathy Lees
>> Sent: Monday, July 25, 2005 1:18 PM
>> To: [email protected]
>> Subject: [IMail Forum] Accept.txt
>>
>> We have an auto responder form on our server that gets
>> emailed
>> to
>> us
and
> to
>> our client. The client doesn't always have an email account
>> with us
> through
>> our IMAIL.
>>
>> Our IMAIL is set to relay for local users only
>>
>> Is there a way I can use the accept.txt to allow emails to
>> GO TO
certain
>> domain names or email addresses?
>>
>>
>>
>> To Unsubscribe:
>> http://www.ipswitch.com/support/mailing-lists.html
>> List Archive:
>> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>> Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
>
>
>
> To Unsubscribe:
> http://www.ipswitch.com/support/mailing-lists.html
> List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
>
To Unsubscribe:
http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe:
http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe:
http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe:
http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail scanned for viruses by Declude Virus]
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail scanned for viruses by Declude Virus]
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/