Jump to content

email service providers

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
9 replies to this topic

#1
ged25

ged25

    Learning Programmer

  • Members
  • PipPipPip
  • 51 posts
I recently heard that Gmail allows you to access mails from other accounts and your replies will go with that address. Does any other email service provider offer this ?
How is it that this is even possible ? I would have thought that the mail service providers would make sure that the only way to use their service would be to come to their site. If you can sign up and then have your mail routed to another account or have it read on your email client, they would be reducing the number of people visiting and therefore potentially losing revenue.

#2
ged25

ged25

    Learning Programmer

  • Members
  • PipPipPip
  • 51 posts
Nobody knows ?:confused:

#3
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Well, what gmail does, is to allow fetching pop3 mail, which is one of the most common mailbox standards. so this wont affect those with hotmail or other ad mails, but users ISP mails or business mail or other similar stuff...
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
How do I forward my mail to another email account automatically? - Gmail Help
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
As far as sending emails from one address through another client (i.e. sending an email from a Gmail account that looks like it came from your MSN address), it's incredibly easy to change the From: header in an email. I have a tutorial on this somewhere in the Linux Tutorials section. Under sendmail or something like that, I think.
sudo rm -rf /

#6
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Additionally, Gmail actually have a built in check so you need to prove that you have tights to that account, by it sending an email to the account with an activation code, before it lets you send emails with that sender address
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#7
ged25

ged25

    Learning Programmer

  • Members
  • PipPipPip
  • 51 posts
Its not legal to spoof mail address right ?

#8
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
Depends on what country and for what purpose. I'd imagine that impersonation is illegal in most countries.
sudo rm -rf /

#9
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Well, if I send from my own address but through gmail instead of outlook or thunderbird, it can't be spoofing.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#10
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
Well no, that's you sending emails from your address. I meant that if I were to send someone an email claiming to be from some bank and asking them to go to this website to confirm their account information or whatever, that's illegal.
sudo rm -rf /