From: Chris Ridd on
On 2010-08-05 09:10:37 +0100, Sara said:

> In article <nospam-D8B8B8.21255204082010(a)news.virginmedia.com>,
> eastender <nospam(a)nospam.com> wrote:
>
>> In article <8btfqdFrqtU1(a)mid.individual.net>,
>> Chris Ridd <chrisridd(a)mac.com> wrote:
>>
>>> On 2010-08-04 16:00:16 +0100, eastender said:
>>>
>>
>>> I'm not sure what you mean by "bypass" here.
>>>
>>> I'm on VM, and I use 4 mail accounts at home.
>>>
>>> 1. The VM one is configured to talk to VM for SMTP and IMAP.
>>>
>>> 2. The MobileMe one is configured to talk directly to MobileMe for SMTP
>>> and IMAP.
>>>
>>> 3. The Gmail one is configured to talk directly to Gmail for SMTP and
>>> "IMAP".
>>>
>>> 4. The work one is configured to talk directly to work for SMTP and IMAP.
>>>
>>> Do you call the last three bypassing VM?
>>
>> Out of those four I presume only Gmail is free (although I'm not sure -
>> Yahoo charge for using POP to access their email). What I'm getting at
>> is can you use the Gmail smtp server, or MobileMe/work smtp servers,
>> from your VM ISP connection and quote any From address you like?

(Sorry, I missed your immediate reply)

The from addresses you configure for each account should match that
account. I can't send "from" chrisridd(a)mac.com using the VM SMTP
server, only using the MobileMe SMTP server.

Being able to mix and match would be very insecure and lead to things
like account spoofing. What if I could authenticate to VM SMTP and send
"from" steve(a)mac.com? How would VM's SMTP server know this was a
legitimate thing for it to do?

ISPs are also publishing SPF records in DNS, which allows ISPs to say
that mail from their particular domain (isp.com) *can* only come
legitimately from one of their SMTP servers. Sending "from"
chrisridd(a)mac.com using a VM SMTP server would violate that.

>> For example, I use primarily two accounts - a BTconnect one (I pay �5 a
>> month to keep this as a basic address) and a Compuserve one (now free).
>> I quote either of these in my outgoing mail using VM (I don't use VM
>> mail) but I use the VM smtp server to send mail. I'm pretty certain that
>> when I last looked into this I couldn't use say the BTconnect smtp from
>> home where VM is, even when I paid a full ISP fee at my old office. (And
>> in fact some ISPs used to/do stop you quoting any other From address
>> other than their own domain - BT did/does this).
>>
>> Now I expect if you pay for other ISPs you can indeed access other
>> outgoing servers, but I'd rather just pay one full ISP fee, but it is
>> clearly useful to access another if I can if VM smtp goes down.
>>
>> There's always webmail I suppose but that's no good for my carefully
>> configured Mail system.
>>
>> Sorry - that's a bit rambling...
>>
> I'm confused here - if it helps, you can use any SMTP service that you
> have a right to, whether it's free or paid for. If you have no other
> account than VM, then that is the one you have to use purely because
> it's the only one you will have login details for.

Yes, paid/unpaid is not the issue here.
--
Chris

From: ray on
eastender <nospam(a)nospam.com> wrote:

> Out of those four I presume only Gmail is free (although I'm not sure -
> Yahoo charge for using POP to access their email). What I'm getting at
> is can you use the Gmail smtp server, or MobileMe/work smtp servers,
> from your VM ISP connection and quote any From address you like?

Most ISP's will only allow use of their SMTP server for email addresses
allocated by them.
Many ISP's, including BT, block access to third party SMTP servers. A
way round this is to change the port number from 25 to 587 (this is the
most usual alternative port but check with your email provider). Some
ISP's will even block the alternatives.
Generally speaking you can only use a from address that is tied to the
ISP operating the mail server.
Some ISP's, and BT is one, will allow you to use your own domain name
email addresses once you prove to them you have the authority to do so.
A fairly simple and free process aimed mainly at their business
customers.
Google will allow use of your own domain name for sending. To set this
up go to your settings in gmail. It works.

The best way out of your predicament is get your own domain name and use
that for all your email routed through gmail.
--
http://www.dream-weaver.com/email.php
Web development promotion and seo
http://www.spaldingcomputers.co.uk
http://www.overseasmovingsolutions.com/
From: eastender on
In article <8bvcd5F9pvU1(a)mid.individual.net>,
Chris Ridd <chrisridd(a)mac.com> wrote:


> The from addresses you configure for each account should match that
> account. I can't send "from" chrisridd(a)mac.com using the VM SMTP
> server, only using the MobileMe SMTP server.
>
> Being able to mix and match would be very insecure and lead to things
> like account spoofing. What if I could authenticate to VM SMTP and send
> "from" steve(a)mac.com? How would VM's SMTP server know this was a
> legitimate thing for it to do?
>
> ISPs are also publishing SPF records in DNS, which allows ISPs to say
> that mail from their particular domain (isp.com) *can* only come
> legitimately from one of their SMTP servers. Sending "from"
> chrisridd(a)mac.com using a VM SMTP server would violate that.

Ah, but VM does let you use other From addresses via its smtp. Only some
ISPs block this (BT for one).

Also, some do block access to third party smtp if Ray's right in his
post, but he says you can get round it in some cases.

So it seems that at present VM is an open system.

> Yes, paid/unpaid is not the issue here.

It is is you have to pay to get to the smtp and POP. I'll see what
happens if I try and use the Compuserve and BT smtp servers (although I
do pay a small amount for the Bt address).

E.
From: Richard Kettlewell on
eastender <nospam(a)nospam.com> writes:
> Chris Ridd <chrisridd(a)mac.com> wrote:

>> The from addresses you configure for each account should match that
>> account. I can't send "from" chrisridd(a)mac.com using the VM SMTP
>> server, only using the MobileMe SMTP server.
>>
>> Being able to mix and match would be very insecure and lead to things
>> like account spoofing. What if I could authenticate to VM SMTP and
>> send "from" steve(a)mac.com? How would VM's SMTP server know this was a
>> legitimate thing for it to do?
>>
>> ISPs are also publishing SPF records in DNS, which allows ISPs to say
>> that mail from their particular domain (isp.com) *can* only come
>> legitimately from one of their SMTP servers. Sending "from"
>> chrisridd(a)mac.com using a VM SMTP server would violate that.
>
> Ah, but VM does let you use other From addresses via its smtp. Only
> some ISPs block this (BT for one).

What really matters is the return path, not the From: header, in any
case. (Doesn't mean that there aren't ISPs that will insist you get the
header 'right' too but it's more tedious to check for.) Of course your
client might not allow you to set these things to different values
making the distinction moot...

--
http://www.greenend.org.uk/rjk/
From: eastender on
In article <8762zp2vwe.fsf(a)araminta.anjou.terraraq.org.uk>,
Richard Kettlewell <rjk(a)greenend.org.uk> wrote:

> What really matters is the return path, not the From: header, in any
> case.

Surely the From: email address is the return path?

E.
First  |  Prev  |  Next  |  Last
Pages: 1 2 3 4 5 6
Prev: Ongoing Mail problems
Next: Gmail multiple account login