> I'm sending email to my subscription list from my office computer using
> CFMX. If using cfmail, it says something like "from name ([127.0.0.1])
> by" etc, whereas if sent by Outlook it says "from [my dsl ip] by" etc.
>
> Why is that?
IF the mail is received by the mail server from the localhost, that's
the IP Address of localhohst. Your outlook is probably running on your
desktop, which is presumably NOT the mail server, and so it records the
"remote" IP of your desktoip.
> I'm thinking that the 127.0.0.1 ip won't be appreciated much by spam
> filters. Has anyone found that to be the case? And, if so, anyway that
> that can be worked around with cf?
Since the mail headers contain the actual IP address of your mail server
when the message is received by another mail server, it shouldn't be a
problem.. I've never noticed any such problems with outbound CF mail. I
just verified that my cf server sends mail that includes a Received from
localhost line.
- Rick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

