Results 1 to 10 of 13
hi,
i am just filling so mad, i am facing this problem for a week now i just tried evrey thing i can, even contacting Microsoft.
the problem is that ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-21-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 13
email using sendmail is queued in hotmail
hi,
i am just filling so mad, i am facing this problem for a week now i just tried evrey thing i can, even contacting Microsoft.
the problem is that when i send emails from my site using web mail or php mail() function the message is not received to hot mail.
But when i send using outlook from the same email address the mail is delivered to hotmail inbox .
i think there is a problem with sendmail configuration or what?
- 11-21-2007 #2
What's ur log file says?
Check & Post/upload your log File,
/var/log/maillog
So that we can check
Cheers
First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
- 11-21-2007 #3Just Joined!
- Join Date
- May 2007
- Posts
- 13
hi,
thank you for replay i just found 4 files maillog and zipped them in the attachment i can also upload the exim_mainlog for you
- 11-21-2007 #4
hmm...i'm having some problem in downloading file. Can please run following command & paste the output here.--sorry for inconvince..
Code:sudo tail -20 /var/log/maillog
First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
- 11-21-2007 #5Just Joined!
- Join Date
- May 2007
- Posts
- 13
Nov 21 10:39:29 vps spamd[17528]: spamd: processing message <GTUBE1.1010101@example.net> for root:99
Nov 21 10:39:29 vps spamd[17528]: spamd: identified spam (1000.0/5.0) for root:99 in 0.1 seconds, 834 bytes.
Nov 21 10:39:29 vps spamd[17528]: spamd: result: Y 999 - GTUBE,NO_RECEIVED,NO_RELAYS scantime=0.1,size=834,user=root,uid=99,required_sc ore=5.0,rhost=localhost,raddr=127.0.0.1,rport=5477 9,mid=<GTUBE1.1010101@example.net>,autolearn=no
Nov 21 10:39:29 vps spamd[17436]: prefork: child states: II
Nov 21 10:47:51 vps pop3d: LOGOUT, ip=[::ffff:127.0.0.1]
Nov 21 10:47:51 vps spamd[17528]: spamd: connection from localhost [127.0.0.1] at port 56409
Nov 21 10:47:51 vps spamd[17528]: spamd: setuid to root succeeded
Nov 21 10:47:51 vps spamd[17528]: spamd: still running as root: user not specified with -u, not found, or set to root, falling back to nobody
Nov 21 10:47:51 vps spamd[17528]: spamd: processing message <GTUBE1.1010101@example.net> for root:99
Nov 21 10:47:51 vps spamd[17528]: spamd: identified spam (1000.0/5.0) for root:99 in 0.1 seconds, 834 bytes.
Nov 21 10:47:51 vps spamd[17528]: spamd: result: Y 999 - GTUBE,NO_RECEIVED,NO_RELAYS scantime=0.1,size=834,user=root,uid=99,required_sc ore=5.0,rhost=localhost,raddr=127.0.0.1,rport=5640 9,mid=<GTUBE1.1010101@example.net>,autolearn=no
Nov 21 10:47:52 vps spamd[17436]: prefork: child states: II
Nov 21 10:56:14 vps pop3d: LOGOUT, ip=[::ffff:127.0.0.1]
Nov 21 10:56:14 vps spamd[17528]: spamd: connection from localhost [127.0.0.1] at port 57979
Nov 21 10:56:14 vps spamd[17528]: spamd: setuid to root succeeded
Nov 21 10:56:14 vps spamd[17528]: spamd: still running as root: user not specified with -u, not found, or set to root, falling back to nobody
Nov 21 10:56:14 vps spamd[17528]: spamd: processing message <GTUBE1.1010101@example.net> for root:99
Nov 21 10:56:14 vps spamd[17528]: spamd: identified spam (1000.0/5.0) for root:99 in 0.1 seconds, 834 bytes.
Nov 21 10:56:14 vps spamd[17528]: spamd: result: Y 999 - GTUBE,NO_RECEIVED,NO_RELAYS scantime=0.1,size=834,user=root,uid=99,required_sc ore=5.0,rhost=localhost,raddr=127.0.0.1,rport=5797 9,mid=<GTUBE1.1010101@example.net>,autolearn=no
Nov 21 10:56:15 vps spamd[17436]: prefork: child states: II
- 11-21-2007 #6Just Joined!
- Join Date
- May 2007
- Posts
- 13
this is the exim_mainlog :
2007-11-21 10:31:03 SMTP connection from [127.0.0.1]:52809 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
2007-11-21 10:31:05 SMTP connection from [127.0.0.1]:52809 I=[127.0.0.1]:25 closed by QUIT
2007-11-21 10:39:26 SMTP connection from [127.0.0.1]:54766 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
2007-11-21 10:39:28 SMTP connection from [127.0.0.1]:54766 I=[127.0.0.1]:25 closed by QUIT
2007-11-21 10:43:06 cwd=/home/abojuma/public_html/forums 4 args: /usr/sbin/sendmail -t -i -fabojuma@abojuma.net
2007-11-21 10:43:21 1IusfK-00053z-Vr <= abojuma@abojuma.net U=abojuma P=local S=872 T="=?windows-1256?Q?=D1=D3=C7=E1=C9=20=CE=C7=D5=C9=20=CC=CF=ED= CF=C9=20(=20=E3=E4=CA=CF=ED=C7=CA=20=C7=" from <abojuma@abojuma.net> for hereiam2000@hotmail.com
2007-11-21 10:43:21 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1IusfK-00053z-Vr
2007-11-21 10:43:33 1IusfK-00053z-Vr => hereiam2000@hotmail.com F=<abojuma@abojuma.net> R=lookuphost T=remote_smtp S=1309 H=mx2.hotmail.com [65.54.245.40] C="250 <E1IusfK-00053z-Vr@vps.abojuma.net> Queued mail for delivery"
2007-11-21 10:43:33 1IusfK-00053z-Vr Completed
2007-11-21 10:47:49 SMTP connection from [127.0.0.1]:56397 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
2007-11-21 10:47:51 SMTP connection from [127.0.0.1]:56397 I=[127.0.0.1]:25 closed by QUIT
2007-11-21 10:56:12 SMTP connection from [127.0.0.1]:57968 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
2007-11-21 10:56:14 SMTP connection from [127.0.0.1]:57968 I=[127.0.0.1]:25 closed by QUIT
2007-11-21 11:00:09 cwd=/home/abojuma/public_html 4 args: /usr/sbin/sendmail -t -i -f<abojuma@abojuma.net>
2007-11-21 11:00:09 1Iusvp-0001we-KI <= abojuma@abojuma.net U=abojuma P=local S=416 T="From abojuma to Microsoft" from <abojuma@abojuma.net> for baselbj@hotmail.com
2007-11-21 11:00:09 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1Iusvp-0001we-KI
2007-11-21 11:00:10 1Iusvp-0001we-KI => baselbj@hotmail.com F=<abojuma@abojuma.net> R=lookuphost T=remote_smtp S=829 H=mx1.hotmail.com [65.54.244.136] C="250 <E1Iusvp-0001we-KI@vps.abojuma.net> Queued mail for delivery"
2007-11-21 11:00:10 1Iusvp-0001we-KI Completed
2007-11-21 11:04:35 SMTP connection from [127.0.0.1]:59523 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
2007-11-21 11:04:37 SMTP connection from [127.0.0.1]:59523 I=[127.0.0.1]:25 closed by QUIT
- 11-22-2007 #7
yes .. as you said the mail is queued on to hotmail exchange server.
Pls check this,can you able to sent mails to gmail address?First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
- 11-22-2007 #8Just Joined!
- Join Date
- May 2007
- Posts
- 13
yes i can to inbox not junk
- 11-22-2007 #9
ok...double check by sending mails to other domains like yahoo etc
if everything works ..then it's not your problem and i don't think u can do anything except contact hotmail again...(and get the reason for not processing mails)
1)may be hotmail n't recognizing your domain for some reason..and keeps the mail in its queue...or 2)there may be network problem so there is delay in sending mails to you
I think option 2 is rare case.
If other domains like gmail and yahoo are working ...you can stick to them instead of fight with hotmail.First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
- 11-23-2007 #10Just Joined!
- Join Date
- May 2007
- Posts
- 13
Lakshmipathi
no the problem is in hotmail spam configuration, as I think. i just make this test as i told you, I tried to use my mail to through outlook and it woks fine.
see what happened, I change the outlook mail format to text not html and mail faild
. this means that hotmail some times receives eamils that have a special mail header format.
the question is, what is the this format?
i will try to find it and put the solution here


Reply With Quote
