• 0

psGmail Release now!


Question

Vspire psGmail 1.2.3 ( 8/18/2004 updated ) released now! many bugs fixed.

Vspire psGmail works fine with new Login procedure of Gmail service now!

News:

Since psGmail released in noewin.net bbs. i have got more and more help from here! such as some good ideas, some useful suggestions and bug report realtime.

So i decided, for your warmly help:

Everyone of neowin.net bbs(registered user) can get Vspire psGmail with the price that you think it is worth!

For example: if you think you want to cost $5.00( or $3.00/$9.00, etc) to buy it support me, ok! it's your price of psGmail!

All donate please to my paypal: [email protected] (paypal account), and don't forget to send a mail to me with your regname, hardware fingerprint and your neowin bbs name.

psGmail is a small trayicon application that allows you to check your Gmail account e-mail from a normal POP mail client (such as Outlook2000/2003, Mozilla Thunderbird, etc). Unlike standard email accounts which allow users to retrieve their e-mail through a POP mail client, Google's Gmail can normally only be checked on the web now. With psGmail, you can use your favorite POP mail client to retrieve your e-mail from your Gmail account. In addition, psGmail allows you to send e-mails through Gmail's service, as if it was a normal SMTP (outgoing mail) server.and it also can send you a msn-style alerts Instantly when you have a new email on Gmail.

Features of psGmail :

1. POP3/SMTP service base on Gmail of Google

2. Instant Email Alerts with msn-style(support multiple Gmail accounts)

3. fetch special email with filter function

4. fetch the emails in special label(eg: all mail)

5. http(s) proxy support, you can use it behind of firewall

and more...

for more details:

http://www.vspire.com

or

http://psgmail.windohs.net

post-12-1090575066.jpg

Edited by ryan.sun
Link to comment
https://www.neowin.net/forum/topic/191104-psgmail-release-now/
Share on other sites

Recommended Posts

  • 0
Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'Gmail', Server: '127.0.0.1', Protocol: SMTP, Port: 25, Secure(SSL): Yes, Error Number: 0x800CCC0F

I'm really tired and can't comprehend this at all. This error message appears in Outlook Express almost instantly after trying to send an email. POP3 server works wonderfully ^__^ but I really need SMTP to work because my university network blocks all outgoing SMTP connections to anything other than the universtiy server. Hence if I'm doing a local SMTP connection it should work, and I'm assuming what psGmail does is translate it into an HTTP request that the Gmail servers accept...

...or I could be so tired I'm hallucinating. Help :-/

  • 0
I'm really tired and can't comprehend this at all. This error message appears in Outlook Express almost instantly after trying to send an email. POP3 server works wonderfully ^__^ but I really need SMTP to work because my university network blocks all outgoing SMTP connections to anything other than the universtiy server. Hence if I'm doing a local SMTP connection it should work, and I'm assuming what psGmail does is translate it into an HTTP request that the Gmail servers accept...

...or I could be so tired I'm hallucinating. Help :-/

yes, psGmail always translates your smtp request into HTTP request and send it to Gmail server. so you can send mail with smtp in your university! and for your problem, i suggest you to check "enable SMTP", and your firewall settings, etc

  • 0

Fingerprint: 2C5D-B7BD

Email: benwylie[at]hotmail[dot]com

Suggestions: I have tried it with the 'invisible' mode, but i couldn't make it visible again. It says to bring up the icon, run the program again, however this didn't work for me. Is this a bug, or a problem with my machine?

Cheers

Ben

Edited by Ben Wylie
  • 0

Is it possible to receive via pop and send via smtp using this program which is run on another computer on the network? It doesn't seem to be accepting the pop or smtp connections even though i specify the correct ip and port numbers. Is it possible to enable this somewhere?

Thanks

Ben

  • 0

Ryan,

1. After purchasing psGmail, I have installed Version 1.2.3 . I use IncrediMail as my email client. However, each time when psGmail indicates there is an incoming Gmail, IncrediMail is UNABLE to receive. It shows "No message received."

2. Does psGmail support IncrediMail email client please? :(

mikepapa

  • 0

I've just installed PSGmail ver 1.2.3

I'm trying to configure Outlook 2003 to use it.

It all seems to work except for sending emails. I've set the outgoing mail server as: 127.0.0.1 and port 25

However when I put these settings in Outlook 2003 and test the settings, when it tries to send a test mail, it fails and comes back with an error message of:-

Unable to log on to Outgoing mail server.

Can anyone please help.?

  • 0

insanekiwi - if you just want to check your webmail then this is of no use to you what-so-ever and you don't want it.

If you like to use outlook or other pop3 client to send and receive emails, and easily keep local copies of all your emails then this program is very helpful. If anyone is on a dialup connection and you pay per minute you are online being able to use a pop3 service is also very helpful and saves money.

If none of the above apply to you, then i guess you need not get psGmail.

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

    • No registered users viewing this page.
  • Posts

    • JetBrains is working to cut false positives in RustRover 2026.2 by David Uzondu Recently, JetBrains released the fifth EAP build of its dedicated IDE, RustRover 2026.2, bringing improvements like a Run gutter icon for criterion_main! macro benchmarking and a feature that alerts you when there are unused traits in your current scope. Now, the company is out with a blog post addressing one of the "most common" complaints from users: false positives. In RustRover, a false positive occurs when the editor incorrectly highlights something as an error even though the project compiles and runs successfully. This mismatch flags a gap between the IDE's internal intelligence and the actual compiler. When the editor flashes red warnings over perfectly valid code, developers lose trust in the tool, which stalls momentum. Traditionally, RustRover runs cargo check to detect compiler errors and warnings, but it also relies on its own code analysis engine to power real-time features. To provide quick feedback, this engine parses your source code into a syntax tree while inferring types and resolving names as you type. Because this engine must work on broken, half-written code and react instantly, its logic sometimes diverges from the compiler's, producing false positives that do not exist in the compiler's eyes. JetBrains said that it has a "dedicated task force" focused specifically on identifying and fixing false positives by analyzing user reports and examining large-scale open-source projects. To speed up this process, the team built an internal system modeled after Crater, the famous Rust project that compiles and runs tests for every single crate published on crates.io. This automated pipeline compares the diagnostics from RustRover's analysis with actual compiler output to catch discrepancies before they reach users, ensuring smoother workflows. RustRover, for those who're unaware, is a dedicated IDE designed specifically for Rust developers. It's been around for a couple of years now, providing features like built-in debugging via LLDB, seamless cargo integration, advanced macro expansion, and HTML support. JetBrains distributes the app under two licensing models: a paid commercial subscription and a free option for non-commercial use.
    • Last year I bought the 2TB variant for $114 on Amazon. That's crazy that the 1TB is now 67% more expensive for half the storage, even with the newer T9 already on the market. And that's considered a good deal.
    • You can disable all non needed features from Brave. There is also Brave Origin which removes them entirely and it is free for Linux.
    • I wish I could use Brave but the tab suspension feature is horrible. It doesn't suspend them like Edge does. Even after 2h open with 70+ tabs (same as Edge), it has 2GB more consumption than Edge for no reason.
    • TeamViewer 15.78.4.0 by Razvan Serea TeamViewer is the fast, simple and friendly solution for remote access over the Internet - all applications in one single, very affordable module. Remote control of computers over the Internet, Instantly take control over a computer anywhere on the Internet, even through firewalls. No installation required, just use it fast and secure. Training, sales and teamwork, TeamViewer can also be used to present your desktop to a partner on the Internet. Show and share your software, PowerPoint presentations etc. File transfer, chat and more, Share your files, chat, switch the direction during a teamwork session, and a lot more is included in TeamViewer. TeamViewer key features: Cross-platform remote access (Windows, macOS, Linux, Android, iOS, IoT) Attended and unattended remote control Secure file transfer between devices Remote printing to local printers Multi-monitor support with easy switching Wake-on-LAN for sleeping devices Session links for quick connections (no password sharing) Web client access (no installation needed) End-to-end encryption (AES-256) Two-factor authentication and access controls AI-powered session insights and reporting Mass deployment and device management tools Customizable allow/block lists for security Command line and script execution remotely Performance monitoring and analytics dashboards TeamViewer 15.78.4.0 changelog: Improvements Permissions inheritance has been improved, increasing reliability when permissions are assigned to user group managers. Bugfixes Fixed a bug where 'Show details' button was not showing up on command bar upon selection of a device group. Fixed a bug which was causing the legacy groups to disappear when applying hide offline filter in basic view. Fixed a bug where devices were loading infinitely after login. Fixed a bug which was causing crash in application. Download: TeamViewer 15.78.4.0 | 32-bit | Portable | Mac | ~70.0 MB (Free for personal use) View: TeamViewer Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      524
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      Edouard
      135
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!