//  
BlueQuartz.US Forum Index HOME
BlueQuartz.US
Open Source Info for Open Source Users
RegisterRegister 
MemberlistMemberlist
UsergroupsUsergroups
FAQFAQ   
SearchSearch
SubscriptionsSubscriptions
ProfileProfile   
Private messagesPrivate messages   
Log inLog in 
Are You Paying More Than Wholesale For Your Names?   Join the Hottest Domain Name Reseller Program Around!

 
Post new topic   Reply to topic    BlueQuartz.US Forum Index -> BlueOnyx
 Z-Push ports Previous Topic
Next Topic
Message Author
PostPosted: Thu Jul 29, 2010 12:34 pm    
Subject: Z-Push ports
Reply with quote  
colinjack

We have enabled z-push on all our BX servers and iPhone users love it. Thanks Michael.

The problem is that other ActiveSync enabled cell phones with an 'Exchange' email setup won't accept a server with :81 on the end!
Even the new Samsung Galaxy S (touted as an iPhone 4 alternative) won't allow a port number in the server address.

Any idea around this?

Thanks

Colin
Back to top
View user's profile Send private message
PostPosted: Thu Jul 29, 2010 5:46 pm    
Subject: Z-Push ports
Reply with quote  
Michael Stauber

Hi Colin,

Quote:
The problem is that other ActiveSync enabled cell phones with an 'Exchange'
email setup won't accept a server with :81 on the end! Even the new
Samsung Galaxy S (touted as an iPhone 4 alternative) won't allow a port
number in the server address.

Depends. We put Z-Push onto the ports of AdmServ (HTTP: 444, HTTPS: 81) to
make sure that third party PHP upgrades and/or third party ActiveSync
applications (like in GroupOffice) don't cause conflicts.

You can try the following:

cp /etc/admserv/conf.d/z-push.conf /etc/httpd/conf.d/z-push.conf
/etc/init.d/httpd restart

That should enable Z-Push on the regular Apache ports 80 and/or 443, too. I
haven't tested that, but typically it ought to work.

--
With best regards

Michael Stauber
Back to top
PostPosted: Fri Jul 30, 2010 6:10 am    
Subject: Z-Push ports
Reply with quote  
colinjack

Thanks Michael,

Quote:

You can try the following:

cp /etc/admserv/conf.d/z-push.conf /etc/httpd/conf.d/z-push.conf
/etc/init.d/httpd restart

That should enable Z-Push on the regular Apache ports 80 and/or 443, too. I
haven't tested that, but typically it ought to work.

I will give that a go.

Regards

Colin
Back to top
View user's profile Send private message
PostPosted: Fri Jul 30, 2010 7:26 am    
Subject: Z-Push ports
Reply with quote  
colinjack

Quote:
Quote:
You can try the following:

cp /etc/admserv/conf.d/z-push.conf /etc/httpd/conf.d/z-push.conf
/etc/init.d/httpd restart

That should enable Z-Push on the regular Apache ports 80 and/or 443,
too. I haven't tested that, but typically it ought to work.

I will give that a go.

Regards

Colin


Nope doesn't seem to work.

Being asked to accept the certificate okay (so SSL working) but "the connection to the server failed".

Change to :81 and works fine ..

Colin
Back to top
View user's profile Send private message
PostPosted: Fri Jul 30, 2010 12:58 pm    
Subject: Z-Push ports
Reply with quote  
Jeffrey Pellin

Hi Colin'

I'm following this, so please post any solution. My clients with Droid
phones get an "Active sync version too old" message, but this may be the
same ports problem as you are having as they too cannot enter a port
number.

Great weekend, everyone.
Regards

Jeffrey

On Fri, 30 Jul 2010 13:22:57 +0100, "Colin Jack" <colin@mainline.co.uk>
wrote:
Quote:
Quote:
Quote:
You can try the following:

cp /etc/admserv/conf.d/z-push.conf /etc/httpd/conf.d/z-push.conf
/etc/init.d/httpd restart

That should enable Z-Push on the regular Apache ports 80 and/or 443,
too. I haven't tested that, but typically it ought to work.

I will give that a go.

Regards

Colin


Nope doesn't seem to work.

Being asked to accept the certificate okay (so SSL working) but "the
connection to the server failed".

Change to :81 and works fine ..

Colin



Back to top
PostPosted: Sat Jul 31, 2010 5:02 am    
Subject: Z-Push ports
Reply with quote  
colinjack

Hi Jeffrey,

On 30/07/2010 18:57, "Jeffrey Pellin" <[url=jeffrey@px2co.net]jeffrey@px2co.net[/url]> wrote:
Quote:

Hi Colin'

I'm following this, so please post any solution. My clients with Droid
phones get an "Active sync version too old" message, but this may be the
same ports problem as you are having as they too cannot enter a port
number.

Great weekend, everyone.
Regards


Oddly it has just started working on my iPhone – I didn’t do anything apart from ignore it.
Unfortunately it is still not working on clients’ phones (Samsung, Nokia, Sony etc).

I will post any developments.

Colin
Back to top
View user's profile Send private message
PostPosted: Tue Aug 03, 2010 9:25 am    
Subject: Z-Push ports
Reply with quote  
colinjack

Hi Jeffrey,

Quote:
-----Original Message-----
From: blueonyx-bounces@blueonyx.it [mailto:blueonyx-bounces@blueonyx.it]
On Behalf Of Jeffrey Pellin
Sent: 30 July 2010 18:58
To: BlueOnyx General Mailing List
Subject: [BlueOnyx:05152] Re: Z-Push ports


Hi Colin'

I'm following this, so please post any solution. My clients with Droid phones get
an "Active sync version too old" message, but this may be the same ports
problem as you are having as they too cannot enter a port number.

Great weekend, everyone.
Regards


Looks like most of the phones use WebDav for email rather than Activesync .. or have rubbish software for Activesync.
We have managed to get Android based phones to work with the Touchdown app.

Regards

Colin
Back to top
View user's profile Send private message
PostPosted: Tue Aug 03, 2010 11:23 am    
Subject: Z-Push ports
Reply with quote  
Jeffrey Pellin

I'll give that a try - many thanks

Jeffrey


On Tue, 3 Aug 2010 15:25:02 +0100, "Colin Jack" <colin@mainline.co.uk>
wrote:
Quote:
Hi Jeffrey,

Quote:
-----Original Message-----
From: blueonyx-bounces@blueonyx.it [mailto:blueonyx-bounces@blueonyx.it]
On Behalf Of Jeffrey Pellin
Sent: 30 July 2010 18:58
To: BlueOnyx General Mailing List
Subject: [BlueOnyx:05152] Re: Z-Push ports


Hi Colin'

I'm following this, so please post any solution. My clients with Droid
phones get
an "Active sync version too old" message, but this may be the same ports
problem as you are having as they too cannot enter a port number.

Great weekend, everyone.
Regards


Looks like most of the phones use WebDav for email rather than Activesync
.. or have rubbish software for Activesync.
We have managed to get Android based phones to work with the Touchdown
app.
Quote:

Regards

Colin


Back to top
PostPosted: Tue Aug 10, 2010 12:13 pm    
Subject: Z-Push ports
Reply with quote  
Jeffrey Pellin

Hiya Colin,

We're having no luck with Touchdown, or any other app.

Is anyone out there using z-push on BO inside an Aventurine set-up -
particularly on Droid phones?

When we try to Sync, z-push doesn't return an ActiveSync version to the
phone, and it is there that everything seems to stop.

Please, does anyone have any suggestions?

Regards

Jeffrey

On Tue, 3 Aug 2010 15:25:02 +0100, "Colin Jack" <colin@mainline.co.uk>
wrote:
Quote:
Hi Jeffrey,

Quote:
-----Original Message-----
From: blueonyx-bounces@blueonyx.it [mailto:blueonyx-bounces@blueonyx.it]
On Behalf Of Jeffrey Pellin
Sent: 30 July 2010 18:58
To: BlueOnyx General Mailing List
Subject: [BlueOnyx:05152] Re: Z-Push ports


Hi Colin'

I'm following this, so please post any solution. My clients with Droid
phones get
an "Active sync version too old" message, but this may be the same ports
problem as you are having as they too cannot enter a port number.

Great weekend, everyone.
Regards


Looks like most of the phones use WebDav for email rather than Activesync
.. or have rubbish software for Activesync.
We have managed to get Android based phones to work with the Touchdown
app.
Quote:

Regards

Colin


Back to top
PostPosted: Tue Aug 10, 2010 3:14 pm    
Subject: Z-Push ports
Reply with quote  
colinjack

Hi Jeffrey,


On 10/08/2010 18:12, "[url=jeffrey@px2co.net]jeffrey@px2co.net[/url]" <[url=jeffrey@px2co.net]jeffrey@px2co.net[/url]> wrote:

Quote:


Hiya Colin,

We're having no luck with Touchdown, or any other app.

Is anyone out there using z-push on BO inside an Aventurine set-up -
particularly on Droid phones?

When we try to Sync, z-push doesn't return an ActiveSync version to the
phone, and it is there that everything seems to stop.

Please, does anyone have any suggestions?

Regards

Jeffrey


I’m not suggesting anything :) ... but are you using the correct version of Touchdown:

http://www.androidtapp.com/exchange-by-touchdown/

Regards

Colin
Back to top
View user's profile Send private message
PostPosted: Wed Aug 11, 2010 3:16 am    
Subject: Z-Push ports
Reply with quote  
Jeffrey Pellin

Colin,
You could be right - all we did was search for Touchdown and pull it off the Android market. I had no idea there might be other versions!
I'm beginning to think that the Android market is more of a Bazaar. I guess we Open Sourcers are more used to things being quite well organised by Sourceforge, etc.
Thanks for the suggestion - I'll check into it.
Regards
Jeffrey
On Tue, 10 Aug 2010 21:13:42 +0100, "Colin Jack" <colin@mainline.co.uk> wrote:
Quote:
Hi Jeffrey, On 10/08/2010 18:12, "MailScanner has detected a possible fraud attempt from \"mce_host\" claiming to be jeffrey@px2co.net" <MailScanner has detected a possible fraud attempt from \"mce_host\" claiming to be jeffrey@px2co.net> wrote:
Quote:
Hiya Colin, We're having no luck with Touchdown, or any other app. Is anyone out there using z-push on BO inside an Aventurine set-up - particularly on Droid phones? When we try to Sync, z-push doesn't return an ActiveSync version to the phone, and it is there that everything seems to stop. Please, does anyone have any suggestions? Regards Jeffrey
I&rsquo;m not suggesting anything :) ... but are you using the correct version of Touchdown: http://www.androidtapp.com/exchange-by-touchdown/ Regards Colin

-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Back to top
PostPosted: Wed Aug 11, 2010 11:55 am    
Subject: Z-Push ports
Reply with quote  
Jeffrey Pellin

If only it could have been this simple ... unfortunately still no luck
Regards
Jeffrey
On Tue, 10 Aug 2010 21:13:42 +0100, "Colin Jack" <colin@mainline.co.uk> wrote:
Quote:
Hi Jeffrey, On 10/08/2010 18:12, "MailScanner has detected a possible fraud attempt from \"mce_host\" claiming to be jeffrey@px2co.net" <MailScanner has detected a possible fraud attempt from \"mce_host\" claiming to be jeffrey@px2co.net> wrote:
Quote:
Hiya Colin, We're having no luck with Touchdown, or any other app. Is anyone out there using z-push on BO inside an Aventurine set-up - particularly on Droid phones? When we try to Sync, z-push doesn't return an ActiveSync version to the phone, and it is there that everything seems to stop. Please, does anyone have any suggestions? Regards Jeffrey
I&rsquo;m not suggesting anything :) ... but are you using the correct version of Touchdown: http://www.androidtapp.com/exchange-by-touchdown/ Regards Colin

-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BlueQuartz.US Forum Index -> BlueOnyx All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group