| Author |
Message |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Sat Feb 03, 2007 5:16 pm Post subject: How do I configure my smtp.domain.com |
|
|
This seems to be the only thing keeping me from succesfully sending anything.
I am using a hotmail account if that is any help.
Thanks. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Mon Feb 05, 2007 4:11 pm Post subject: |
|
|
I guess it is: mail.hotmail.com
Have you tried? |
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Wed Feb 07, 2007 2:57 am Post subject: Thanks!! |
|
|
k that got me farther along, now it is at least trying to send stuff. However, I keep getting this error that says:
"Your message has not been delivered to all intended recipients since one or more connections were unexpectadly closed by your mail server."
Anyone know what's going on with that?
Thanks in advance. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Wed Feb 07, 2007 3:15 pm Post subject: |
|
|
| What error do you get? You can find out looking at the connection log. They use to be lines starting with a 5xx error (503 for example). |
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Wed Feb 07, 2007 4:03 pm Post subject: I tried it again this morning and this what I got... |
|
|
"Sending unsolicited commercial or bulk e-mail to Microsoft's computer network is prohibited."
Remote server has unexpectedly closed the connection (#102).
I am trying to send stuff to 404 people on an artist mailing list that I just took over, but I guess because of the numer of e-mails Microsoft thinks it's spam. Is there any way to get around that or do I have to get a new address to send through? |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Wed Feb 07, 2007 4:46 pm Post subject: |
|
|
That is a default 'Welcome" message. Almost all servers welcome you that way. This is not an error. It is explained here Could a server detect I am using Maxbulk Mailer?.
You have to look for a 5xx error like 503. Please let me know. |
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Sat Feb 10, 2007 11:28 pm Post subject: |
|
|
| [01] 2/10 18:26:57 535 Authentication unsuccessful |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Mon Feb 12, 2007 8:16 pm Post subject: |
|
|
Ok I tried switching to POP and it sent one message, here is part of the log:
[01] 2/12 15:13:44 --> Connecting socket [1] with 80 entries to mail.hotmail.com Port:25
[00] 2/12 15:13:46 [POP3 ERROR] 103 - Address invalid.
[02] 2/12 15:13:46 --> Connecting socket [2] with 81 entries to mail.hotmail.com Port:25
[00] 2/12 15:13:49 [POP3 ERROR] 103 - Address invalid.
[03] 2/12 15:13:49 --> Connecting socket [3] with 81 entries to mail.hotmail.com Port:25
[00] 2/12 15:13:51 [POP3 ERROR] 103 - Address invalid.
[04] 2/12 15:13:51 --> Connecting socket [4] with 81 entries to mail.hotmail.com Port:25
[00] 2/12 15:13:53 [POP3 ERROR] 103 - Address invalid.
[05] 2/12 15:13:53 --> Connecting socket [5] with 80 entries to mail.hotmail.com Port:25
[00] 2/12 15:13:56 [POP3 ERROR] 103 - Address invalid.
[04] 2/12 15:13:56 ~ Status: Connected
[03] 2/12 15:13:56 ~ Status: Connected
[02] 2/12 15:13:56 ~ Status: Connected
[01] 2/12 15:13:56 ~ Status: Connected
[05] 2/12 15:13:56 ~ Status: Connected
MaxBulk Mailer Delivery Report [#32] - 2/12/2007
-----------------------------------------------------------------------
Mailer version: 5.0.3-US US Pro - Registered
Machine OS/speed: Windows XP Build 2600
Streams: 5 [5 Used | 1 Dropped] Single Server
Delivery mode: Singly (Tag processing ON)
SMTP server address: mail.hotmail.com [Port: Default] SSL Off
Authentication: POP | david-q6j5veaml
Address: pop.hotmail.com [Port: Default] SSL Off
Groups: All at once [Interval: 00:03]
Delivery start date: 2/12/2007 at 3:09:22 PM
End date: 2/12/2007 at 3:09:37 PM
Total duration: 15 second(s) - Retries: 1000/10
Rate: 0.13 recipient(s)/second
to a total of: 404 recipient(s) [404/404]
Sent: 1
Failed: 403 undelivered [Connection dropped by server]
Errors: 4
Mail subject: Test
Mail priority: Normal
Return receipt: No
Mail format: Plain text [ISO-8859-1]
Mail size: 4 Bytes (Doesn't include attachments)
Attachments: none
-----------------------------------------------------------------------
I also tried ESMTP but it didn't send anything and I get 535 Authentication unsuccessful again.
Am I typing in some info incorrectly? |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Mon Feb 12, 2007 8:22 pm Post subject: |
|
|
I have tried with Telnet, Hotmail as no POP server listening at mail.hotmail.com on port 110. However hotmail offers support for ESMTP authentication:
telnet mail.hotmail.com 25
Trying 65.54.244.8...
Connected to mail.hotmail.com.
Escape character is '^]'.
220 bay0-mc1-f3.bay0.hotmail.com
EHLO Stan
250-bay0-mc1-f3.bay0.hotmail.com (3.3.1.4) Hello [80.35.236.126]
250-SIZE 29696000
250-PIPELINING
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-AUTH LOGIN
250-AUTH=LOGIN
250 OK
'250-AUTH LOGIN' , means ESMTP - Login authentication. |
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Mon Feb 12, 2007 8:46 pm Post subject: |
|
|
So in the SMTP host section I put in "telnet mail.hotmail.com 25 "
and change the Authentication to ESMTP, leave it as login, and use my hotmail address and password?
Sorry I'm a big noob at this still. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Mon Feb 12, 2007 8:56 pm Post subject: |
|
|
| No. Telnet is a Unix tool to connect to services and troubleshoot parameters. I think you are using the wrong ID and/or password. I don't see any other explanation. |
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Mon Feb 12, 2007 9:13 pm Post subject: |
|
|
[01] 2/12 16:11:26 --> Connecting socket [1] with 1 entries to mail.hotmail.com:25 Port:25
[01] 2/12 16:11:26 ~ Status: Connected
[01] 2/12 16:11:26 220 bay0-mc9-f14.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. Mon, 12 Feb 2007 13:11:44 -0800
[01] 2/12 16:11:26 > EHLO david-q6j5veaml
[01] 2/12 16:11:27 250-bay0-mc9-f14.bay0.hotmail.com (3.3.1.4) Hello [207.112.82.6]
250-SIZE 29696000
250-PIPELINING
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-AUTH LOGIN
250-AUTH=LOGIN
250 OK
[01] 2/12 16:11:27 > AUTH LOGIN
[01] 2/12 16:11:27 334 VXNlcm5hbWU6
[01] 2/12 16:11:27 > gaacnews@hotmail.com
[01] 2/12 16:11:27 334 UGFzc3dvcmQ6
[01] 2/12 16:11:27 > *********
[01] 2/12 16:11:27 535 Authentication unsuccessful
[01] 2/12 16:11:27 ~ Status: Fatal error, giving up!
[00] 2/12 16:11:27 ~ Status: [-????]
[00] 2/12 16:11:27 ~ Status: Closing all streams
[00] 2/12 16:11:27 ~ Status: Creating report...
[00] 2/12 16:11:27 ~ Status: Sending report...
My login info is correct as far as I can tell. |
|
| Back to top |
|
 |
Gaacnews
Joined: 03 Feb 2007 Posts: 17
|
Posted: Mon Feb 12, 2007 9:17 pm Post subject: |
|
|
| Under SMTP Server Access, should I be using SSL v2? Or should it be set to deactivated? |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Tue Feb 13, 2007 5:49 pm Post subject: |
|
|
| I don't think hotmail uses SSL. Try to use 'gaacnews' as you user id rather than 'gaacnews@hotmail.com'. |
|
| Back to top |
|
 |
|