RE: cfpop and GMail

2010-02-16 Thread Paul Vernon

http://mail.google.com/support/bin/answer.py?answer=86378

Under Other Issues...

How do I download mail to multiple POP clients?

To access your messages with multiple POP clients, use recent mode in every
client to make sure that all messages are made available, rather than only
to the first client to access new mail. Recent mode fetches the last 30 days
of mail, regardless of whether it's been sent to another POP client already.

To enable Recent mode, replace 'usern...@gmail.com' in the Username field of
your POP client settings with 'recent:usern...@gmail.com' and ensure that
the Leave messages on server option in your POP client is enabled.

Paul


 -Original Message-
 From: John M Bliss [mailto:bliss.j...@gmail.com]
 Sent: Tuesday, February 16, 2010 3:02 PM
 To: cf-talk
 Subject: cfpop and GMail
 
 
 Has anyone noticed that, within the past month or so, behavior with
 cfpop
 and GMail has changed?  It used to be that, if you had GMail set to
 Enable
 POP for all mail (even mail that's already been downloaded), every
 call to
 cfpop action=getall would return *all* messages in the In box.
 Now, it
 seems, calls to cfpop action=getall only return *new* messages in the
 In
 box.  (You can fake it by re-selecting Enable POP for all mail
 which
 will, one time only, make it so that cfpop action=getall fetches all
 messages in the In box.)  Anyone else seeing this?  Anyone know of a
 workaround?
 
 --
 John Bliss
 IT Professional
 @jbliss (t) / http://www.brandiandjohn.com
 
 
 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330772
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfpop and GMail

2010-02-16 Thread John M Bliss

 To enable Recent mode, replace 'usern...@gmail.com' in the Username field
of your POP client settings with
'recent:usern...@gmail.comrecent%3ausern...@gmail.com
'

Solved!  Paul, the next time you're in Houston, I owe you a beer!  :-)


On Tue, Feb 16, 2010 at 9:08 AM, Paul Vernon 
paul.ver...@web-architect.co.uk wrote:


 http://mail.google.com/support/bin/answer.py?answer=86378

 Under Other Issues...

 How do I download mail to multiple POP clients?

 To access your messages with multiple POP clients, use recent mode in every
 client to make sure that all messages are made available, rather than only
 to the first client to access new mail. Recent mode fetches the last 30
 days
 of mail, regardless of whether it's been sent to another POP client
 already.

 To enable Recent mode, replace 'usern...@gmail.com' in the Username field
 of
 your POP client settings with 
 'recent:usern...@gmail.comrecent%3ausern...@gmail.com'
 and ensure that
 the Leave messages on server option in your POP client is enabled.

 Paul


  -Original Message-
  From: John M Bliss [mailto:bliss.j...@gmail.com]
  Sent: Tuesday, February 16, 2010 3:02 PM
  To: cf-talk
  Subject: cfpop and GMail
 
 
  Has anyone noticed that, within the past month or so, behavior with
  cfpop
  and GMail has changed?  It used to be that, if you had GMail set to
  Enable
  POP for all mail (even mail that's already been downloaded), every
  call to
  cfpop action=getall would return *all* messages in the In box.
  Now, it
  seems, calls to cfpop action=getall only return *new* messages in the
  In
  box.  (You can fake it by re-selecting Enable POP for all mail
  which
  will, one time only, make it so that cfpop action=getall fetches all
  messages in the In box.)  Anyone else seeing this?  Anyone know of a
  workaround?
 
  --
  John Bliss
  IT Professional
  @jbliss (t) / http://www.brandiandjohn.com
 
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330774
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfpop and GMail

2010-02-16 Thread Paul Vernon

It's yet another example of the flawed POP implementation that Google has
invented... It bears no resemblance to the POP RFC documentation
whatsoever!

Paul

 -Original Message-
 From: John M Bliss [mailto:bliss.j...@gmail.com]
 Sent: Tuesday, February 16, 2010 3:14 PM
 To: cf-talk
 Subject: Re: cfpop and GMail
 
 
  To enable Recent mode, replace 'usern...@gmail.com' in the Username
 field
 of your POP client settings with
 'recent:usern...@gmail.comrecent%3ausern...@gmail.com
 '
 
 Solved!  Paul, the next time you're in Houston, I owe you a beer!  :-)
 
 
 On Tue, Feb 16, 2010 at 9:08 AM, Paul Vernon 
 paul.ver...@web-architect.co.uk wrote:
 
 
  http://mail.google.com/support/bin/answer.py?answer=86378
 
  Under Other Issues...
 
  How do I download mail to multiple POP clients?
 
  To access your messages with multiple POP clients, use recent mode in
 every
  client to make sure that all messages are made available, rather than
 only
  to the first client to access new mail. Recent mode fetches the last
 30
  days
  of mail, regardless of whether it's been sent to another POP client
  already.
 
  To enable Recent mode, replace 'usern...@gmail.com' in the Username
 field
  of
  your POP client settings with
 'recent:usern...@gmail.comrecent%3ausern...@gmail.com'
  and ensure that
  the Leave messages on server option in your POP client is enabled.
 
  Paul
 
 
   -Original Message-
   From: John M Bliss [mailto:bliss.j...@gmail.com]
   Sent: Tuesday, February 16, 2010 3:02 PM
   To: cf-talk
   Subject: cfpop and GMail
  
  
   Has anyone noticed that, within the past month or so, behavior with
   cfpop
   and GMail has changed?  It used to be that, if you had GMail set to
   Enable
   POP for all mail (even mail that's already been downloaded), every
   call to
   cfpop action=getall would return *all* messages in the In box.
   Now, it
   seems, calls to cfpop action=getall only return *new* messages in
 the
   In
   box.  (You can fake it by re-selecting Enable POP for all mail
   which
   will, one time only, make it so that cfpop action=getall fetches
 all
   messages in the In box.)  Anyone else seeing this?  Anyone know
 of a
   workaround?
  
   --
   John Bliss
   IT Professional
   @jbliss (t) / http://www.brandiandjohn.com
  
  
  
 
 
 
 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330777
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4