Difference between revisions of "MO POP3"

From SMS Wiki
Jump to: navigation, search
Line 8: Line 8:
  
 
POP3 message access is similar to email forwarding in many respects.
 
POP3 message access is similar to email forwarding in many respects.
 +
 +
 +
----
 +
[[MOIntro | back]]

Revision as of 01:03, 9 May 2008

To receive your messages via POP3, connect your application using the following settings:

  • Host: pop3.upsidewireless.com
  • Username: {your account username}
  • Password: {your account password}

In general, receiving messages via POP3 is best suited whenever Humans will be reading the messages using a mail reader application. If you develop an application that needs to respond to incoming messages, the HTTP interface is recommended over POP3.

POP3 message access is similar to email forwarding in many respects.



back