Postaci (Turkish for Postman) is multiplatform Webmail software which is database independent, multilanguage, POP3/IMAP, and fully MIME-compatible. While using POP3 mode to fetch messages it uses database fields to simulate IMAP folders, on which you can save, move, delete, and read e-mail. It also contains an adressbook, a notebook, and a bookmark manager application.
| Tags | Communications Email Email Clients (MUA) |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: SMTP authentication for those who need to authenticate to send email. An Email Address field in Preferences allows you to manually set your From: email address. A problem in moving messages when using IMAP has been fixed.


Release Notes: Pete Larsen is maintaining the project from now on. A spell check feature and an address book window have been added to the sendmail page. Passwords will no longer be stored in the database. SQL injection attacks are prevented. Problems adding, renaming, and deleting folders and problems adding, moving, and deleting messages have been fixed. The message size is stored in the database when you move messages. It is easier to customize the colors. There are numerous enhancements.


Release Notes: The infamous attachments bug was fixed. Some problems with Courier-IMAP servers were fixed, and some minor bugfixes were made. Polish and Spanish support was added.


Release Notes: This release adds French and Norwegian support and some minor bugfixes.


Release Notes: A severe security hole has been fixed, and minor bugfixes were added. An FAQ and global.inc file documentation were included. Translations are provided for German, Italian, Dutch, and Portuguese. Support for Qmail/vpop users has been added.
Recent comments
21 Jul 2003 18:11
Re: Attachments in version 1.1.3
Make sure these two dir's are READ & WRITEABLE!
CHMOD 777
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Create a temp folder for sending attachments. All the permissions should be the user nobody' This is the user which apacheruns as. use the following commands...
mkdir /tmp/postaci/
mkdir /tmp/postaci/send/
mkdir /tmp/postaci/store
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
> I think postaci is one of the best
> looking webmail-scripts. I've got only
> one problem. When I want to attach an
> attechment he says, "You have
> exceeded 2 MB file quota or an error
> have occured." while the attachment
> is smaller then 2Mb. It's only 346kb.
> Does anybody knows a solution for this
> problem?
>
> Greetz Dirk
09 Mar 2003 08:55
Re: Sending mail
> I have installed postaci successfully, i
> can receive mail but i cant send!
> Anybody with suggestions? I can sendmail
> on the command promt using sendmail...
Please, how do you install the postaci? I install Postaci I get blank screen, help me please!!
09 Mar 2003 08:51
Re: blank screen
> When I install Postaci I get blank
> screen?
>
> Help!
18 Feb 2003 13:19
Attachments in version 1.1.3
I think postaci is one of the best looking webmail-scripts. I've got only one problem. When I want to attach an attechment he says, "You have exceeded 2 MB file quota or an error have occured." while the attachment is smaller then 2Mb. It's only 346kb. Does anybody knows a solution for this problem?
Greetz Dirk
08 Dec 2002 15:26
Very Nice WEBMail
It's one of the nicest webmail frontends I've found. How ever, I needs a little re-program to support virtual domains using vm-pop3d.
The best thing I think it has is the mysql log support, now I can know who uses sistem and who doesn't.
Look 'n Feel support should be added.