| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
06-07-2009, 06:23 AM
| | Advanced Member | |
Posts: 186
| | real time email push Hi all,
I am looking for any server which can offer me a real time push email.
I want my server to push the email and not depending on the client. The client can be thunderbird, webmail or a mobile application which is connected to the mail server?
Any idea of implementing a real time sync and push on server and not on the client ?
Regards
Adeel | 
06-07-2009, 07:00 AM
| | Zimbra Consultant & Moderator | |
Posts: 19,653
| | Quote:
Originally Posted by adeelarifbhatti Hi all,
I am looking for any server which can offer me a real time push email.
I want my server to push the email and not depending on the client. The client can be thunderbird, webmail or a mobile application which is connected to the mail server? | That's what you get with the Zimbra IMAP connection. Quote:
Originally Posted by adeelarifbhatti Any idea of implementing a real time sync and push on server and not on the client ? | It actually depends on the client supporting IMAP Idle (Thunderbird, for one, supports it), you get that with ZImbra Desktop.
__________________
Regards
Bill
| 
06-07-2009, 10:46 AM
| | Advanced Member | |
Posts: 186
| | Thanks for the answer.
But the imap connection has to be always active, and if I am using my mobile, keeping my connection always active will be requiring work at my own end i.e. keep alive (NOOP) messages and will make me pay in terms of bill???
With an pure email push the imap connection is not required(ACTIVE)at all, the mails reaches to u like an SMS, isn't?
What should I be doing to implement pure email push?
Does it require some gateway or other server like Funambol?I have to implement pure email push on server end and not at client.
Any ideas about Funambol? ???
Regards
Adeel | 
06-07-2009, 11:34 AM
| | Advanced Member | |
Posts: 186
| | will it be an real time push i.e. a real time pop-up.
Is it implemented by default, or some modification is required in that?
More over is there any way to sync in real time the calender task and contacts
Best regards
Adeel | 
06-07-2009, 11:38 AM
| | | What ZCS server are you using ? Code: su - zimbra
zmcontrol -v
__________________ | 
06-07-2009, 05:12 PM
| | Advanced Member | |
Posts: 189
| | IMAP Idle is a push. You just have to make sure the mail client supports idle. Pocket Outlook does not support IDLE.
__________________
Release 6.0.2_GA_1912.UBUNTU8_64 UBUNTU8_64 NETWORK edition + Mobile Option
Activesync with Moto Q9C, HTC Touch Pro, Palm Pro, & Palm Pre
| 
06-08-2009, 01:00 AM
| | | Quote:
Originally Posted by adeelarifbhatti Thanks for the answer.
But the imap connection has to be always active, and if I am using my mobile, keeping my connection always active will be requiring work at my own end i.e. keep alive (NOOP) messages and will make me pay in terms of bill???
With an pure email push the imap connection is not required(ACTIVE)at all, the mails reaches to u like an SMS, isn't?
... | It doesnt really work that way. If your client device is not connected to the server, then you wont be informed of new mail. It's not possible for the server to initiate a connection to the client. The client is not a reachable endpoint as it has no ip address when not connected to the data network.
You can recieve SMS when not connected to the data network because that message is send from the cell network over it's control channel, which is always on.
If you want the client to know something as soon as the server knows it, then it needs to be connected at the time. IMAP IDLE is designed to initiate the connection and the shut up until something happens, so you incur no data charges unless there's a mail, or unless you need to reconnect.
Short version is that if you want push mail to a mobile device, get a data plan. | 
06-08-2009, 01:11 AM
| | Zimbra Consultant & Moderator | |
Posts: 19,653
| | Quote:
Originally Posted by adeelarifbhatti But the imap connection has to be always active, and if I am using my mobile, keeping my connection always active will be requiring work at my own end i.e. keep alive (NOOP) messages and will make me pay in terms of bill??? | Yes, that's correct, you'll need a good data plan. Quote:
Originally Posted by adeelarifbhatti With an pure email push the imap connection is not required(ACTIVE)at all, the mails reaches to u like an SMS, isn't? | That's not correct, IMAP IDLE is push email and using an SMS isn't push email. Using an SMS notification is actually a 'pull email', and SMS message is sent to the phone and the phone then starts to pull mail to the phone, it's not a reliable system.
__________________
Regards
Bill
| | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |