So I requested the error_logs once again, and this is what was given
by the services provider. Still no luck.



Apache Log :

send: 'ehlo cp-in-9.webhostbox.net\r\n' reply:
'250-cp-in-9.webhostbox.net Hello cp-in-9.webhostbox.net
[111.118.215.222]\r\n' reply: '250-SIZE 52428800\r\n' reply:
'250-8BITMIME\r\n' reply: '250-PIPELINING\r\n' reply: '250-AUTH PLAIN
LOGIN\r\n' reply: '250-STARTTLS\r\n' reply: '250 HELP\r\n' reply:
retcode (250); Msg: cp-in-9.webhostbox.net Hello
cp-in-9.webhostbox.net [111.118.215.222] SIZE 52428800 8BITMIME
PIPELINING AUTH PLAIN LOGIN STARTTLS HELP send: 'AUTH PLAIN
AG5vLXJlcGx5QGpzc2hzLm9yZwByZXBseTEwSnNzaHM=\r\n' reply: '235
Authentication succeeded\r\n' reply: retcode (235); Msg:
Authentication succeeded send: 'mail FROM:<no-re...@jsshs.org>
size=483\r\n' reply: '250 OK\r\n' reply: retcode (250); Msg: OK send:
'rcpt TO:<mailhostingser...@gmail.com>\r\n' reply: '250 Accepted\r\n'
reply: retcode (250); Msg: Accepted send: 'rcpt
TO:<ni...@chandrainformatics.com>\r\n' reply: '250 Accepted\r\n'
reply: retcode (250); Msg: Accepted send: 'data\r\n' reply: '354 Enter
message, ending with "." on a line by itself\r\n' reply: retcode
(354); Msg: Enter message, ending with "." on a line by itself data:
(354, 'Enter message, ending with "." on a line by itself') send:
"\r\nFrom : no-re...@jsshs.org\r\nTo : ['mailhostingser...@gmail.com',
'ni...@chandrainformatics.com']\r\nSubject : Registration confirmation
with JSSHS\r\n\r\n\r\nApplicationID : jsshs34\r\nFirstNAME :
test\r\nLastNAME : email\r\nGender : male\r\nDoB : 10/11/2015\r\nAge :
0\r\nCategory : general\r\nPost : jrResident\r\nPhone M :
1234567890\r\nPhone LL : 01234567890\r\nEmail :
mailhostingser...@gmail.com\r\nSubmission DT :
25/03/2016\r\nSubmission Time : 07:58AM\r\n\r\n.\r\n" reply: '250
Message denied - From address spoofing attempt detected via SMTP (
>From address: IP: 111.118.215.222 AuthenticatedID: no-re...@jsshs.org
Protocol: esmtpa)\r\n' reply: retcode (250); Msg: Message denied -
>From address spoofing attempt detected via SMTP ( From address: IP:
111.118.215.222 AuthenticatedID: no-re...@jsshs.org Protocol: esmtpa)
data: (250, 'Message denied - From address spoofing attempt detected
via SMTP ( From address: IP: 111.118.215.222 AuthenticatedID:
no-re...@jsshs.org Protocol: esmtpa)') send: 'quit\r\n' reply: '221
cp-in-9.webhostbox.net closing connection\r\n' reply: retcode (221);
Msg: cp-in-9.webhostbox.net closing connection

Exim Log :

2016-03-26 04:22:38 SMTP connection from [111.118.215.222]:51490
(TCP/IP connection count = 5) 2016-03-26 04:22:38
H=cp-in-9.webhostbox.net [111.118.215.222]:51490 Warning: Sender rate
1.0 / 1h 2016-03-26 04:22:38 1ajfkE-000jLZ-Js <= no-re...@jsshs.org
H=cp-in-9.webhostbox.net [111.118.215.222]:51490 P=esmtpa
A=dovecot_plain:no-re...@jsshs.org S=692 for
mailhostingser...@gmail.com ni...@chandrainformatics.com 2016-03-26
04:22:38 1ajfkE-000jLZ-Js => blackhole (DATA ACL discarded
recipients): Message denied - From address spoofing attempt detected
via SMTP ( From address: IP: 111.118.215.222 AuthenticatedID:
no-re...@jsshs.org Protocol: esmtpa) 2016-03-26 04:22:38
1ajfkE-000jLZ-Js Completed 2016-03-26 04:22:38 SMTP connection from
cp-in-9.webhostbox.net [111.118.215.222]:51490 closed by QUIT

On 26 March 2016 at 03:48, Bill Campbell <b...@celestial.net> wrote:
> On Sat, Mar 26, 2016, nitin chandra wrote:
>>Hi All,
>>
>>I am trying to script a confirmation mail on submission of a form.
>>
>>Till now the form submission and summery page is working.
>>
>>BUT the following 'section' is not working.
>>-- This is a python(CGI) script
>>-- hosted on a shared server on hostgator.in
>>
>>-- This is giving "250 Spoofing error ....", below copy/pasted error
>>log of apache with respect to my website
>
> The problem isn't with the python usage, but basic SMTP checking to prevent
> spamming and such.
>
> It's indicating that it thinks the 'From:' address, <no-re...@jss.hs.org>
> is bogus.
>
> There's no MX record for jss.hs.org, and no IP address for jss.hs.org
> either.
>
> The From: address should be legitimate and deliverable.  It might
> also accept a legitimate 'Reply-To:' address.
>
> Bill
> --
> INTERNET:   b...@celestial.com  Bill Campbell; Celestial Software LLC
> URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
> Voice:          (206) 236-1676  Mercer Island, WA 98040-0820
> Fax:            (206) 232-9186  Skype: jwccsllc (206) 855-5792
>
> A Democracy cannot exist as a permanent form of government.  It can only
> exist until the voters discover they can vote themselves largesse out of
> the public treasury.  From the moment on the majority always votes for the
> candidate promising the most benefits from the public treasury with the
> result that Democracy always collapses over a loose fiscal policy, always
> to be followed by a Dictatorship.
>         Professor Alexander Fraser Tytler.  1801
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to