Email redirection...

Email redirection...

am 25.01.2006 17:12:10 von scapt

Hi,

I've seen that some services such as www.didtheyreadit.com
www.ReadNotify.com use a special redirection system by adding their own
domain name to an email (for example
user@domain.com.didtheyreadit.com).

Could someone explain me how it is done and how something such as a
script could handle that kind of operation ?

Thank you,

S=E9b

Re: Email redirection...

am 25.01.2006 23:51:41 von AK

Séb wrote:

> Hi,
>
> I've seen that some services such as www.didtheyreadit.com
> www.ReadNotify.com use a special redirection system by adding their own
> domain name to an email (for example
> user@domain.com.didtheyreadit.com).
>
> Could someone explain me how it is done and how something such as a
> script could handle that kind of operation ?
>
> Thank you,
>
> Séb
>

There are many ways that this can be done, such that it is impossible to
explain in a few words.

I can you see which part is which? This is what the script would (if
that is the setup) will do, strip out the didthereadit.com and do
whatever else is needed.

The setup could also be on the mail server where
domain.com.didthereadit.com is a virtual domain. The script need only
extract the username.

AK

AK

Re: Email redirection...

am 26.01.2006 01:04:32 von Sam

This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.

--=_mimegpg-commodore.email-scan.com-12491-1138233998-0005
Content-Type: text/plain; format=flowed; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
X-Mime-Autoconverted: from 8bit to quoted-printable by mimegpg

Séb writes:

> Hi,
>=20
> I've seen that some services such as www.didtheyreadit.com
> www.ReadNotify.com use a special redirection system by adding their own
> domain name to an email (for example
> user@domain.com.didtheyreadit.com).
>=20
> Could someone explain me how it is done

They simply have a wildcard MX record for *.didtheyreadit.com, so all mai=
l=20
to anything.didtheyreadit.com goes to their mail server.

They run a custom mail server that reads the recipient's address, strips =
off=20
their domain name, adds some snake oil[1], and forwards the mail to the=20
recipient's address.


[1] didtheyreadit.com is snake oil, peddled to gullible fools.



--=_mimegpg-commodore.email-scan.com-12491-1138233998-0005
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)

iD8DBQBD2BKOx9p3GYHlUOIRAj8yAJ9FWd5ZCGrbCz313tinjbbOrMhE/wCf aYuY
3zwAQeEbHVHh7xDIepA4mjs=
=y9Vq
-----END PGP SIGNATURE-----

--=_mimegpg-commodore.email-scan.com-12491-1138233998-0005--