public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Email to Hotmail not working
@ 2007-05-03 13:12 Dave Oxley
  2007-05-03 16:25 ` Neil Walker
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dave Oxley @ 2007-05-03 13:12 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am unable to send email to hotmail. I thought I had a misconfiguration
in sendmail, but I have just tried a telnet (See below). Although I can
send emails to hotmail without an error or undeliverable report, none
show up in my hotmail account unless I reply to an email I sent from my
hotmail. Does anyone have any ideas?

Cheers,
Dave.

Here's the telnet session with my email addresses modified for the
archives ;)

 ~ # telnet mx4.hotmail.com 25
Trying 65.54.245.104...
Connected to mx4.hotmail.com.
Escape character is '^]'.
220 bay0-mc9-f16.bay0.hotmail.com Sending unsolicited commercial or bulk
e-mail to Microsoft's computer network is prohibited. Other restrictions
are found at http://privacy.msn.com/Anti-spam/. Violations will result
in use of equipment located in California and other states. Thu, 3 May
2007 06:06:06 -0700
helo daveoxley.co.uk
250 bay0-mc9-f16.bay0.hotmail.com (3.3.2.16) Hello [203.171.86.83]
mail from: email@mydomain.co.uk
250 email@mydomain.co.uk....Sender OK
rcpt to: myhotmail@hotmail.com
250 myhotmail@hotmail.com
data
354 Start mail input; end with <CRLF>.<CRLF>
Subject: Test message
Test 23:06 03/05
.
250 <BAY0-MC9-F165LqN33H000174c5@bay0-mc9-f16.bay0.hotmail.com> Queued
mail for delivery
^]
telnet> quit
Connection closed.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGOd/Ux43ifHzpDVURAlWKAJsFceVxrVVNTz/B3KFGbCzKUMbUCACfdk0N
X56eXIQF7Jqi5Og6ysomFeI=
=padu
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Email to Hotmail not working
  2007-05-03 13:12 [gentoo-user] Email to Hotmail not working Dave Oxley
@ 2007-05-03 16:25 ` Neil Walker
  2007-05-03 16:38   ` Dave Oxley
  2007-05-03 16:58 ` Uwe Thiem
  2007-05-03 17:30 ` [gentoo-user] [SOLVED] " Dave Oxley
  2 siblings, 1 reply; 6+ messages in thread
From: Neil Walker @ 2007-05-03 16:25 UTC (permalink / raw
  To: gentoo-user

Dave Oxley wrote:
> I am unable to send email to hotmail. I thought I had a misconfiguration
> in sendmail, but I have just tried a telnet (See below). Although I can
> send emails to hotmail without an error or undeliverable report, none
> show up in my hotmail account unless I reply to an email I sent from my
> hotmail. Does anyone have any ideas?
>   

Have you looked in your Hotmail junk folder?


Be lucky,

Neil

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Email to Hotmail not working
  2007-05-03 16:25 ` Neil Walker
@ 2007-05-03 16:38   ` Dave Oxley
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Oxley @ 2007-05-03 16:38 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil Walker wrote:
> Dave Oxley wrote:
>> I am unable to send email to hotmail. I thought I had a misconfiguration
>> in sendmail, but I have just tried a telnet (See below). Although I can
>> send emails to hotmail without an error or undeliverable report, none
>> show up in my hotmail account unless I reply to an email I sent from my
>> hotmail. Does anyone have any ideas?
>>   
> 
> Have you looked in your Hotmail junk folder?
> 

Yes. Only this email was in there!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGOhARx43ifHzpDVURAsVqAJ92IAjZsl/rjXjdbCJld8cAUFe1bgCfbPEb
igK3qCsIddCB1CnlaHphWlw=
=1rfY
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Email to Hotmail not working
  2007-05-03 13:12 [gentoo-user] Email to Hotmail not working Dave Oxley
  2007-05-03 16:25 ` Neil Walker
@ 2007-05-03 16:58 ` Uwe Thiem
  2007-05-03 17:30 ` [gentoo-user] [SOLVED] " Dave Oxley
  2 siblings, 0 replies; 6+ messages in thread
From: Uwe Thiem @ 2007-05-03 16:58 UTC (permalink / raw
  To: gentoo-user

On 03 May 2007, Dave Oxley wrote:
> I am unable to send email to hotmail. I thought I had a misconfiguration
> in sendmail, but I have just tried a telnet (See below). Although I can
> send emails to hotmail without an error or undeliverable report, none
> show up in my hotmail account unless I reply to an email I sent from my
> hotmail. Does anyone have any ideas?

Look, Dave, almost all people on this list and virtually anywhere in planet 
Internet have dumped sendmail years ago and moved to some modern MTA like 
exim or postfix or some such. It is highly unlikely you get a spot-on answer 
here. Maybe, there are still sendmail mailing lists around. You better try 
there.

That said, it could be that hotmail doesn't like your Envelop-To: header. 
Sendmail can, without a doubt, re-write this header, but I have forgotten how 
to do it about ten years ago. ;-)

Uwe

-- 
The Informal Linux Group Namibia:
http://www.linux.org.na
SysEx (Pty) Ltd.:
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] [SOLVED] Email to Hotmail not working
  2007-05-03 13:12 [gentoo-user] Email to Hotmail not working Dave Oxley
  2007-05-03 16:25 ` Neil Walker
  2007-05-03 16:58 ` Uwe Thiem
@ 2007-05-03 17:30 ` Dave Oxley
  2007-05-04  8:55   ` Arnau Bria
  2 siblings, 1 reply; 6+ messages in thread
From: Dave Oxley @ 2007-05-03 17:30 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave Oxley wrote:
> I am unable to send email to hotmail. I thought I had a misconfiguration
> in sendmail, but I have just tried a telnet (See below). Although I can
> send emails to hotmail without an error or undeliverable report, none
> show up in my hotmail account unless I reply to an email I sent from my
> hotmail. Does anyone have any ideas?
> 
> Cheers,
> Dave.
> 
> Here's the telnet session with my email addresses modified for the
> archives ;)
> 
>  ~ # telnet mx4.hotmail.com 25
> Trying 65.54.245.104...
> Connected to mx4.hotmail.com.
> Escape character is '^]'.
> 220 bay0-mc9-f16.bay0.hotmail.com Sending unsolicited commercial or bulk
> e-mail to Microsoft's computer network is prohibited. Other restrictions
> are found at http://privacy.msn.com/Anti-spam/. Violations will result
> in use of equipment located in California and other states. Thu, 3 May
> 2007 06:06:06 -0700
> helo daveoxley.co.uk
> 250 bay0-mc9-f16.bay0.hotmail.com (3.3.2.16) Hello [203.171.86.83]
> mail from: email@mydomain.co.uk
> 250 email@mydomain.co.uk....Sender OK
> rcpt to: myhotmail@hotmail.com
> 250 myhotmail@hotmail.com
> data
> 354 Start mail input; end with <CRLF>.<CRLF>
> Subject: Test message
> Test 23:06 03/05
> .
> 250 <BAY0-MC9-F165LqN33H000174c5@bay0-mc9-f16.bay0.hotmail.com> Queued
> mail for delivery
> ^]
> telnet> quit
> Connection closed.

I had no SPF record for my domain name. Hotmail obviously rejects emails
without this nowdays. http://www.openspf.org/

Cheers,
Dave.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGOhwwx43ifHzpDVURAqmoAKCBX8c+dPgV4leV5e5NR6Nu6q8kMgCdH7yw
h50QxkQunju+49M7gQ3Fvsk=
=Iao3
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] [SOLVED] Email to Hotmail not working
  2007-05-03 17:30 ` [gentoo-user] [SOLVED] " Dave Oxley
@ 2007-05-04  8:55   ` Arnau Bria
  0 siblings, 0 replies; 6+ messages in thread
From: Arnau Bria @ 2007-05-04  8:55 UTC (permalink / raw
  To: gentoo-user

On Fri, 04 May 2007 03:30:24 +1000
Dave Oxley wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Dave Oxley wrote:
[...]
> 
> I had no SPF record for my domain name. Hotmail obviously rejects
> emails without this nowdays. http://www.openspf.org/

I do have SPF record and I'm not able to sent mails to hotmail.
Some arrive, some not.

If you have an account in other server (ISP server, i.e.) you
could relay your "hotmail" mails trough that server using "transport".

HTH
> Cheers,
> Dave.

-- 
Arnau Bria
http://blog.emergetux.net
Bombing for peace is like fucking for virginity
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-04  9:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-03 13:12 [gentoo-user] Email to Hotmail not working Dave Oxley
2007-05-03 16:25 ` Neil Walker
2007-05-03 16:38   ` Dave Oxley
2007-05-03 16:58 ` Uwe Thiem
2007-05-03 17:30 ` [gentoo-user] [SOLVED] " Dave Oxley
2007-05-04  8:55   ` Arnau Bria

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox