BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
FreePOPs
Talkback
 Go back to the FreePOPs page
 Post a new Talkback comment!
Hotmail doesn't work anymore
 By edmundf - Posted on May 3, 2006 - 16:03:45   (#19630)
 Current version when comment was posted: 0.0.30
And yes I checked FreePOP is running this time :-)
Any others with this problem?

re SMTP
 By edmundf - Posted on October 1, 2005 - 05:54:26   (#17878)
 Current version when comment was posted: 0.0.30
Sorry ,my computer was switched off.
Freepop was not running :-)
Everything is still working.

Re SMTP
 By edmundf - Posted on October 1, 2005 - 03:48:36   (#17877)
 Current version when comment was posted: 0.0.30
OK no SMTP.
But since yesterday I only get :
"Unable to reach pop3 server"
There is nothing changed since the last time it worked.
Any suggstion?

SMTP
 By zuMi - Posted on September 30, 2005 - 14:17:45   (#17872)
 Current version when comment was posted: 0.0.30
I don't know if there is some project similar to freepops that uses webmails to send mails instead, but surely freepops can't...

Regards
zuMi

With new config file it works!
 By edmundf - Posted on September 30, 2005 - 12:07:05   (#17871)
 Current version when comment was posted: 0.0.30
I downloaded a new config file for hotmail and now
I can receive mail in MailIt, very nice.
Now how about posting mail, is it possible to post via
Hotmail too or do I need te use the SMTP server available?

building freepops issues
 By zuMi - Posted on May 30, 2005 - 04:19:54   (#16750)
 Current version when comment was posted: 0.0.26
freepops is built by the its developers for *nix systems, so it uses bsd netstack and posix threads...
so in order you need to rewrite the code for use be's netserver, for pthreads Andrea Anzani wrote a beos compatibility threads wrapper but he used a particular libpthread, found on a japanese wiki some time ago and not long reachable on the net...if you are patient probably I can build a newer version in some week ( I'm very busy in this moment) or I can upload that libpthread

hi zuMi

trying to build 0.0.27 for net_server
 By hey68you - Posted on May 29, 2005 - 08:39:49   (#16747)
 Current version when comment was posted: 0.0.26
Please help:

:/boot/data/Beos_Downloads/freepops-0.0.27>make install
building lua
building luay
building luabind
building oscompatibility
compiling beos_compatibility.c -> In file included from /boot/data/Beos_Downloads/freepops-0.0.27/modules/src/pthread/pthreads-20030918/pthread.h:250,
from /boot/data/Beos_Downloads/freepops-0.0.27/modules/src/oscompatibility/beos_compatibility.h:21,
from /boot/data/Beos_Downloads/freepops-0.0.27/modules/src/oscompatibility/beos_compatibility.c:17:
/boot/data/Beos_Downloads/freepops-0.0.27/modules/src/pthread/pthreads-20030918/sched.h:120: conflicting types for `pid_t'
/boot/develop/headers/posix/sys/types.h:17: previous declaration of `pid_t'
make[2]: *** [beos_compatibility.o] Error 1
building freepopsd
compiling freepops.c -> /boot/data/Beos_Downloads/freepops-0.0.27/src/freepops.c:31: arpa/inet.h: No such file or directory
In file included from /boot/data/Beos_Downloads/freepops-0.0.27/src/freepops.c:56:
/boot/data/Beos_Downloads/freepops-0.0.27/modules/src/portablesocket/altsocklib.h:30: arpa/inet.h: No such file or directory
make[1]: *** [freepops.o] Error 1
make: *** [src] Error 2

Can someone build 0.0.27
 By oktokie - Posted on May 25, 2005 - 23:46:14   (#16727)
 Current version when comment was posted: 0.0.26
I reall like this program and I've downloaded the source code from http://sourceforge.net/project/showfiles.php?group_id=105652&package_id=116973&release_id=319260
and tried to compile on my Zeta Neo, however, I've got some errors.

Can original poster of 0.0.26 compile 0.0.27 and post? Thanks in advance.

There seems to be some problem with version of socket library that I have on my system. It seems like the source code does not compile out of box, although it says that BeOS is supported. I think there's some difference between how linux and BeOS handle socket....or should I say that more specifically location where certain function is contined is different.

Oktokie
ps: Is that right?

thx
 By atomozero - Posted on October 12, 2004 - 06:58:33   (#14365)
 Current version when comment was posted: 0.0.19
graxie fioi!! =)

thx all!!

Re:bemail port
 By zuMi - Posted on September 29, 2004 - 14:38:36   (#14284)
 Current version when comment was posted: 0.0.18
What a shame!
I didn't know it !!!
Every day there is a chance to learn somethin' new...

bemail port
 By xeD - Posted on September 29, 2004 - 13:49:12   (#14283)
 Current version when comment was posted: 0.0.18

Using MDR you can specify the POP3 port by setting the server address as pop3server:port.

Great app and great port!

how to use freepops
 By zuMi - Posted on September 29, 2004 - 13:30:33   (#14282)
 Current version when comment was posted: 0.0.18
I've a running version on my 5.0.3+bone system.
It's a simple cli pop3 demon, run it using terminal

In /boot/apps/freepops you should find bookmarks to manuals and to project site, where you can learn how to use fp , and,if you've programmin skill, how to create a plugin in lua language.

freepops is used to access to most used webmails (gmail, yahoo, msn and hotmail) and use them like pop3 server, but also you can receive using your mail client rss feeds.

freepops by default open connections on port 2000, but if you use bemail (robert polic version or the improved version in mdr) you can't set an alternative port to receive mail with pop3 protocol, the u can run fp with this command.

freepopsd -p 110

useful also if you are behind a firewall
Set your client using as mail host localhost (or 127.0.0.1) and set your username complete of domain (e.g.johndoe@yourhost.com)

freepopsd --help can tell you more about itself

Very useful
 By Double_S - Posted on September 29, 2004 - 11:10:08   (#14281)
 Current version when comment was posted: 0.0.18
Are the zipped libraries suitable for BeOS? Do you have it running? Can you maybe add a little .txt with some basic instructions?

Thanks for the *.pkg

great!!
 By sketzski - Posted on September 29, 2004 - 08:18:21   (#14280)
 Current version when comment was posted: 0.0.18
thise is just what i've been looking for, ausome.

 
The Green Board
  Recent Downloads  -  # 413
Total Downloads  -  # 238
Total Views  -  # 277
User Ratings  -  N/A
  E-Mail
1.  BePodder - 9.80
2.  QEMU - 9.68
3.  ScummVM - 9.57
4.  cpu_fix - 9.42
5.  Jukebox - 9.40
6.  libdl.so - 9.40
7.  Haiku AGP busm... - 9.35
8.  vim6 - 9.31
9.  Beezer - 9.26
10.  HandBrake - 9.25
1.  BeOS 5 Perso... - 13,037
2.  Realtek RTL8... - 12,778
3.  Ati Radeon G... - 11,996
4.  ATI Rage 128... - 7,220
5.  Ensoniq Audio... - 7,192
6.  USB Joystick... - 5,414
7.  Broadcom 440x... - 5,208
8.  USB Serial dr... - 4,614
9.  S3 Trio 64 v2... - 4,491
10.  Intel Extreme... - 4,319
You are not logged in.
 Login

 
Unless otherwise noted, everything is copyright © 1999-2009 Haikuware. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.