Koozali.org: home of the SME Server
Obsolete Releases => SME Server 8.x => Topic started by: gpptsi on November 12, 2012, 07:29:10 AM
-
As the "Subject Stated";Remote host said: 530 5.7.0 Must issue a STARTTLS command first
I've changed ISP's and now I have this,
Can't send or receive email.
ISP is Bell
it was working fine with my Rogers ISP.
Been searching the forums all night, if someone can assist that would be appreciated.
Josip
-
gpptsi
Maybe these
http://forums.contribs.org/index.php/topic,46812.msg230271.html#msg230271
http://forums.contribs.org/index.php/topic,48839.msg243193.html#msg243193
http://forums.contribs.org/index.php/topic,47779.msg236260.html#msg236260
and if you are good with Italian
http://forums.contribs.org/index.php/topic,47874.msg237137.html#msg237137
-
Well I've tried all.
I just think that Bell is blocking all SMTP Requests.
I've opened the following;
POP3 - port 110
IMAP - port 143
SMTP - port 25
HTTP - port 80
SecPOP3 - port 110
IMAP - port 143
SMTP - port 25
HTTP - port 80
Secure SMTP (SSMTP) - port 465
Secure IMAP (IMAP4-SSL) - port 585
IMAP4 over SSL (IMAPS) - port 993
Secure POP3 (SSL-POP) - port 995ure SMTP (SSMTP) - port 465
Secure IMAP (IMAP4-SSL) - port 585
IMAP4 over SSL (IMAPS) - port 993
Secure POP3 (SSL-POP) - port 995
Can someone verify In Canada, that the mail server works on Bell with the above.
I'm getting beat-up here bad.
with the changes below I'm not getting the ;
Remote host said: 530 5.7.0 Must issue a STARTTLS command first
or any failures but then again I'm not receiving and or able to send e-mail
Thanks again,
Josip
-
gpptsi
From a workstation behind your sme server gateway (on the LAN) go to grc.com and do a port scan to see what really is open.
-
Mary,
thanks, appears that by an act of GOD everything is now working.... Not really sure how or why.
It works I ever figure out how and why I will post.
But thanks for the help.
Thanks,
Josip
-
Ok, this is what I'm getting now...
Incoming mail is fine, outgoing is still an issue but no error only after a week or so....
I've read something about chaining the location from 127.0.0.1 to Localhost in the file, but there is some contradiction as the notes say that this is to be fixed with ver 8.
If anyone knows that would be great.
BTW,
THis only happens in WEBMAIL and over my cellular, as outlook is linked to by-pass and connect to BELL's SMTP with my account information, but then again my account information is setup in server-manager.......
_________________________________________________________________________
Hi. This is the qmail-send program at xxxxxxxxx.org.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<XXXXXX@gmail.com>:
Connected to 127.0.0.1 but greeting failed.
Remote host said: 451 Upstream SMTP server not available
I'm not going to try again; this message has been in the queue too long.
--- Below this line is a copy of the message.
Return-Path: <XXXX@xxxxxx.org>
Received: (qmail 5070 invoked by uid 453); 19 Nov 2012 23:27:22 -0000
Received: from localhost (HELO localhost) (127.0.0.1)
by xxxxxxx.org (qpsmtpd/0.84) with ESMTP; Mon, 19 Nov 2012 18:27:22 -0500
Received: from bas2-cooksville01-2925346221.dsl.bell.ca
(bas2-cooksville01-2925346221.dsl.bell.ca [174.93.61.173]) by xxxxx.org
(Horde Framework) with HTTP; Mon, 19 Nov 2012 18:27:22 -0500
Message-ID: <20121119182722.96462pgx7cy4azwg@xxxxxxx.org>
Date: Mon, 19 Nov 2012 18:27:22 -0500
From: xxxxx@xxxxx.org
To: xxxxxx@gmail.com
Subject: test from xxxxxx.org
MIME-Version: 1.0
Content-Type: text/plain;
charset=ISO-8859-1;
DelSp="Yes";
format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.9)
X-Virus-Checked: Checked by ClamAV on xxxxxx.org
sdfsfsdfsdf
-
gpptsi
I suggest you search both the Forums & Bugzilla on
STARTTLS
-
Mary,
Thanks I did, thats why I'm asking......
There is no CLEAR answer... If someone can point me to the answer that would be greatly appreciated.
-
gpptsi
Is it this ?
http://bugs.contribs.org/show_bug.cgi?id=6922
I suggest you post a new bug in bugzilla, as your problem will need a fix, if one is not already existing. The devs will tell you.
-
That looks like the issue.
there is a note that there a scrip will be changed, at least the question was asked..
I'll open a new bug and reference this one..
Thanks,
-
That looks like the issue.
there is a note that there a scrip will be changed, at least the question was asked..
I'll open a new bug and reference this one..
Thanks,
Please provide detail of the Bug (URL) when done.
Thanks.
-
I suggest you search both the Forums & Bugzilla on
STARTTLS
No, that's not relevant - or no longer relevant at least. gppti is posting about multiple issues, without starting a new thread.
This:
Connected to 127.0.0.1 but greeting failed.
Remote host said: 451 Upstream SMTP server not available
has nothing to do with STARTTLS. It's also very straighforward. There is an SMTPSmartHost configured, using authentication, and SME server wasn't able to establish a connection on port 25 to that server. Either the configured SmartHost isn't running a mail server and is black-holing traffic, or the ISP is filtering port 25 outbound traffic (and gppti is not trying to use the ISP's mail server, but is trying to use some other mail server).
gppti, you have to relay your outbound mail via a server which is accessible to you from your Internet connection. Check here - I think you should be using port 465, and server smtpa.bellnet.ca:
http://www.bell.ca/shop/Sme.Customer.IA0014.page
-
Ok,
config set SMTPSmartHost "smtpa.bellnet.ca:456"
signal-event email-update
Server-Manager has been updated to reflect I will attempt to see..regarding user name and password with authentication.
-
Still not working from webmail..
has this been modified;
Net::SSLGlue::SMTP rather than Net::SMTP::SSL.
-
Still not working from webmail..
"Still not working" is a useless bug report.
Webmail should be no different to any other method of sending mail.
-
Let me gather the information and post a bug report.
last update is that Remote host said: 451 Upstream SMTP server not available
is still happening with webmail, regarding desktop and or cell I can send via Google SMTP and or Bell SMTP.
Anything that would be directed to mydomain's SMTP is not NOT going through with the above message after a week or there about.
To my last point;
Net::SSLGlue::SMTP rather than Net::SMTP::SSL.
should this be modified?
Im starting to think that this is an ISP problem.
If anyone is within Canada and has Bell as an ISP maybe some insight would be appreciated.
Thanks,
Josip
-
last update is that Remote host said: 451 Upstream SMTP server not available
...
Im starting to think that this is an ISP problem.
Yes, this is likely an ISP issue. Either you have inserted the wrong name or address or port of your ISP's mail server, or you are trying to use a mail server which is outside your ISP's network, and your ISP is blocking access to it. Check your ISP's documentation, and contact their support department if necessary.
Make sure you read SME server documentation carefully, so you understand what you are trying to configure.