• 0

[Alpha] Pop Goes the GMail


Question

Pop Goes the GMail

PGtGM has been discontinued. Please use http://www.gnotify.com/gpopper/ instead!

PGtGM sits between you GMail account and your email client, converting messages from the web based mailbox into POP3 messages that a program such as Outlook Express or Firebird can understand.

POP3 server now fully works. You are able to download gmail emails through any email client. SMTP server appears to work.

Please post any bugs you find in the login process to the thread, or problems displaying messages.

Download

Click here v0.9 (120k)

NOTE: You need to have the .net runtimes installed. Click Here

Screenshots:

gmailtray1.jpggmailtray2.jpg

gmailnewmsg.jpg

pgtgmadvanced.gif

Version log:

0.1 Inital test version

0.2 Fixed displaying only first 5 messages bug, added better error handling.

0.3 Better error display for errors when parsing message arrays.

Prototype SMTP and POP3 server built in.

0.4 POP3 server now fully works.

You are able to download gmail emails through any email client

0.5 SMTP works, I hope.

Notifies of new messages with tool tip balloon on tray.

Fixed username not found bug.

Used TripleDES encryption to store password in registry.

Fixed problem with no messages in account

0.6 SMTP server accepts attachments

Added Outlook 2003 support

Fixed login bug

Added Mozilla mail client support

Added generic mail client support with correct error responses

Added email client setup page to about screen

Modified design and layout of main form

0.7 Modified the way PGtGM downloads mails

Added advanced tab with various new options

Added ability to change the POP3 and SMTP ports.

Added option to disable external clients from using PGtGM

Added message menu function to rcvd emails

Fixed incorrect password giving blank messagebox bug

PGtGM starts on the tray by default

Fixed unable to exit Windows bug

Added update checking on startup

0.8 Additons:

Allowed user to change port if it is already in use on startup

SMTP server supports RSET

Added better port-in-use checking interface on startup

Fixed 'contenttype text/plain' SMTP server bug

Added proxy support

XML output of messagelist everytime a check commences

Added confirm exit option

Fixed password incorrect doing nothing bug

Removed shameless advertising on outgoing emails!

Fixed main form not being displayed problem

Fixed constant notification of new messages

0.9 Fixed attachment sending bug (I hope)

Now supports multiple To and CC addresses

Added debug log feature

Moved back to Mentalis.org SSL dll

Tightened up security on SMTP server

Started work on IMAP support (doesn't work yet)

Fixed port not saved/max of 60 bug

Improved error handling

Edited by idbuythatforadollar
Link to comment
https://www.neowin.net/forum/topic/169789-alpha-pop-goes-the-gmail/
Share on other sites

Recommended Posts

  • 0

Hello,

I have Gpopper installed and I followed all the procedures. I have it with OE, Outlook 2003 and Eudora. To receive, the 3 of them works perfectly fine and I love it.

To send, it is another story. Outlook and OE are working but with Eudora, I am encoutering this error:

& MessageBuilder was called

!! MimeDecoder caused error: Object reference not set to an instance of an object.

& POPData was called: QUIT

& SMTPData was called: QUIT

!! SMTPData->sSMTP.BeginReceive caused error: Cannot access a disposed object named "System.Net.Sockets.Socket".

Object name: "System.Net.Sockets.Socket".

& POPAccept was called

I tried playing with all the options and no luck. Eudora also uses port 25 to send. I have .net runtime installed.

Any help would eb appreciated.

  • 0
try Vspire psGmail please, it keep on running now !

for details: https://www.neowin.net/forum/index.php?act=ST&f=12&t=191104

Attention,

Vspire psGmail contains substantial amounts of code from the program Yahoopops without authorization and as such is in violation of Yahoopops General Public License (GPL). Please do not purchase or support this software.

  • 0

I am using Windows XP Service Pack 1, and when I open the application I get the following error:

The application failed to initialize properly (0xc0000135). Click on OK to terminate the application.

I really want to use this application as I have got two Gmail accounts, I would appreciate your help.

  • 0

I haven't had much luck accessing gmail through ptpgm

I either get this

& SSLConnection was called: www.google.com
!! Login caused error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

or

& SSLConnection was called: www.google.com
!! Login caused error: An existing connection was forcibly closed by the remote host.

.

I am using thunderbird to access the email but as it doesn't get that far, it doesn't really matter. I use firefox 1.0pr and have installed the gmail notification extention and that works perfectly. I am behind proxies, but both gmail and the firefox gmail notifier, do not as for any passwords (apart from the gmail) so its bypassing them.

I have tried both setting the proxy settings and direct connections in both networks I access. One is a corporate network, the other is a university.

And I am running ZA Pro with full access associatated to the app. I deactivated za, and let win firewall handle protection (with app allowed) still no go.

Any Ideas. - Btw would having the gmail notifer in firefox active cause these problems

Thanks

Update

Sorry Just saw the link to gpopper. That seems to connect -now to link it up.

Edited by caledai
  • 0

& Login was called
& GetCookies was called: #######
The underlying connection was closed: Unable to connect to the remote server.
The underlying connection was closed: Unable to connect to the remote server.
Unable to log in to Google Accounts: empty response document!
Unable to find _sgh GET variable.
The underlying connection was closed: Unable to connect to the remote server.
Unabled to find JS Gmail engine version.
The underlying connection was closed: Unable to connect to the remote server.
Initial DataPack document did not contain any data.
Gmail may be having problems or may have changed something.  Try again in a few minutes.

Continuing on from above. Get this error on the corporate network,

although it works on the uni network as I was able to dl all unread messages earlier today.

Running XP SP2 with .Net Framework 1.1 SP1

  • 0

i'm running winxp sp1 with the .net runtimes.

i'm an end-user wanting to use this software to interface gmail with outlook (office xp) and msn messenger (via messenger plus)

when i runt the PGtGM exe (with the dll in the same dir) i get a loading splash with a blue loading bar in the centre (basically like the attached image)

its looks for the most recent version (which it is) and then checks the pop3, stmp and imap ports. then it breaks and i get this (other attachment) error dilogue. not having a debugger, that's all the info that i can give.

can you help?

post-76864-1098195421.png

post-76864-1098195430.png

  • 0

PGtGM does not work for me!!!

My email address is [email protected] (notice the dot)

I enter in my username: firstname.surname and click view emails works once and only once any other time after it errors with:

************** Exception Text **************

System.ArgumentException: value

at System.Net.WebHeaderCollection.CheckBadChars(String name, Boolean isHeaderValue)

at System.Net.WebHeaderCollection.Add(String header)

at POP_Goes_the_Gmail.clsMailHandler.DownloadData(String sURL, String sReferer, String sCookie, String sExtraHeaders, String sPOSTData, WebClient& wWebclient)

at POP_Goes_the_Gmail.clsMailHandler.RefreshMessageList()

at POP_Goes_the_Gmail.frmEmails.frmEmails_Load(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnLoad(EventArgs e)

at System.Windows.Forms.Form.OnCreateControl()

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl()

at System.Windows.Forms.Control.WmShowWindow(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ContainerControl.WndProc(Message& m)

at System.Windows.Forms.Form.WmShowWindow(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

-----------------------End of Error-----------------------

So I delete the . (dot) from my username it errors for an non existant username this is understandable.

Put the . (dot) back in my username works for one time only!!! how frustrating

any Fixes? or just use FreePOPs...

Regards

ikle dude

  • 0

Ironically when I signed up for this forum and sync'd my email to collect the 'confirm your registration' email, I was using your wicked little gPopper app already. :cool:

It's really cool, nice one. I'm not a programmer but know a little code, I'm an MCSE so dabble in some scripting etc. I was recently invited by a fellow IT collegue to join GMail...

I have to say it will take some time before I really start to use it properly, but having this wonderful app you have written makes it far more useable for me personally, well done that man! :woot:

I may have one slight issue however. It seems to timeout when I have no new email. I connect to 3 pop servers in total, gmail being the last. When I send a test email from my default pop account to my gmail, the email is normally sent and received in the same sync, as gmail is last. In this instance it's quick, but with no new email it seems to timeout.

I downloaded your app tonight, so latest version. I'm assuming nothing is wrong with my config etc as it works as long as there is an email at gmail...

If you want my .NET and other version info let me know... ;)

Thanks for your efforts, great app!

Snapper :rofl:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Marshall Major V Bluetooth headphones are now up to 47% off on Amazon by Ivan Jenic The Marshall Major V in Midnight Blue is currently $89.99 on Amazon, down from $169.99. That's 47% off and $80 saved on a pair of wireless on-ear headphones from one of the most recognizable names in audio. The Major V is Marshall's take on a long-lasting everyday headphone. The headphones deliver 100+ hours of wireless playtime, which puts them in a completely different category from most Bluetooth headphones that hover around 30-40 hours. You’re charging this thing once a week at most, and with wireless charging supported, you don’t have to worry about additional cables. Marshall promises its signature sound profile, with strong bass, smooth mids, and clear highs. There’s a customizable M-button, which you can set to quickly access Spotify Tap, your EQ settings, or a voice assistant. The design is foldable and lightweight at 186 grams, so it’s easy to pack for travel. And finally, the faux leather finish gives the Major V a sleek, premium look. At $89.99, the Major V Midnight Blue is a genuinely strong buy for anyone who wants a reliable daily headphone without paying premium prices. It’s also worth mentioning that the Cream and Brown variants are also discounted to $89.99, though from a lower original price of $99.99. Marshall Major V Midnight Blue - $89.99 | 47% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • +1 on XVI. I still use it. 
    • Age 16, old enough to get a full-time job, your own bank account, a passport, get married, even join the military and go to war. But talking to your friends on the internet? Oh hell no!
    • I remember when all games had demos; it was a normal thing, not a limited time promotion.
    • Forza Horizon 6 gets big bug-fixing and balancing update by Taras Buria Today, Playground Games released a big Forza Horizon 6 update with a long list of fixes, patches, and balancing tweaks that the studio promised earlier. Version 375.327 is now available on Steam, Microsoft Store, and Xbox, offering users improvements for AI, audio, design, performance, road discovery, upgrades, visuals, online play, and more. Some of the most notable changes in the Series 2 update include rebalanced drivatars, particularly their difficulty and race start behavior. As such, the game should be more balanced on higher difficulty levels, and AI cars should not shoot out when the race starts as if they have rocket boosters. Speaking of difficulty, developers nerfed Drag Tires physics for a more expected and realistic behavior. They are no longer the go-to option for record-breaking times in road racing, and all leaderboard entries with drag tires will be removed. Completionists will also be glad to get a new feature that lets you see road discovery percentage in each region, which should make discovering all roads easier while keeping it quite challenging and interesting (I spent quite a long time finding the last road). Festival Playlist is also getting some much-needed fixes, including patches for bugs that allowed completing Seasonal Jobs ahead of time or where weekly challenges would not unlock for some players. Developers will retroactively give reward points to all who could not complete all challenges due to these bugs. Other changes include changes to Horizon Play progression so that it is easier to reach Level 100, audio improvements on lower-spec devices, fixes for visual glitches, including pixelated smoke, and more. Developers also addressed the currently non-working Eliminator, an online mode gamers used to farm credits with a Hummer EV exploit. Playground Games plans to re-enable it soon. As a gesture of goodwill, players will get a free McLaren Sabre. Those who used the exploit will not be banned, but developers plan to roll back credits to a maximum of 10M for all who farmed credits using the exploit. You can find the complete changelog for the latest Forza Horizon 6 update here.
  • Recent Achievements

    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      122
    4. 4
      Steven P.
      83
    5. 5
      neufuse
      73
  • Tell a friend

    Love Neowin? Tell a friend!