XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum [Powered by Invision Power Board]
Printable Version of Topic
Click here to view this topic in its original format
XMail Forum > Announcements > PHPXmail 0.44


Posted by: mancini Apr 9 2004, 08:01 AM
I am please to announce that after almost 2 years there is finally a new version of http://phpxmail.sourceforge.net/

Its been a while since i release bugfixed version of http://phpxmail.sourceforge.net/ with my http://apache2triad.sourceforge.net/ bundle , and now i took over the http://phpxmail.sourceforge.net/ project and will continue fixing whatever bugs are left and add new much needed features

Posted by: atomant Apr 9 2004, 08:26 AM
I have just tested it and there are some issues with custom domains: I have on xmail which acts as relay with custom domains and when I select domain in the phpxmail I get this on the top:
CODE
Notice: Undefined index: advanced in /var/www/html/phpxmail/domain/custdomget.inc on line 5

Notice: Undefined index: l_redirects in /var/www/html/phpxmail/domain/custdomget.inc on line 7

Notice: Undefined index: r_redirects in /var/www/html/phpxmail/domain/custdomget.inc on line 9



Posted by: mancini Apr 9 2004, 08:33 AM
I see
I have not tested or debugged the custom domains routines yet
thanks for pointing it out , i will look into this

Posted by: AjStone Apr 9 2004, 08:33 AM
I've also installed it, and the only error I find is when I click on the Advanced tab of a mail account, it gives this message:

QUOTE
-00123 User mail processing file not present


Other than that, nice update, but can you give a Changelog please?

Posted by: mancini Apr 9 2004, 08:40 AM
Hey AjStone , interesting how we keep bumping into eachother over the net

You get that error because the MAILPROC.TAB is not existant for that user
You need to set it manually for now as PHPXmail does not support setting MAILPROC.TAB options yet

As for the changelog i am sorry but i do not have a exact one , i have changed many many small things before i decided to take over this and did not keep a log

Posted by: AjStone Apr 9 2004, 08:42 AM
Good deal. Yeah, next time I am on a cable connection, I'm going to download the new version of Apache2Triad. If you ever need a webhost, my offer still stands. smile.gif

Posted by: sc4vengr Apr 9 2004, 02:54 PM
nice work mancini, i am glad to know that this project is not dead cool.gif

Posted by: atomant Apr 9 2004, 07:03 PM
Another error while creating new domain:
CODE
Notice: Undefined index: domain in /var/www/html/phpxmail/domain/domainadd.inc on line 5

Notice: Undefined index: password in /var/www/html/phpxmail/domain/domainadd.inc on line 7


And one when creating a new user:
CODE
Notice: Undefined index: usertype in /var/www/html/phpxmail/user/useradd.inc on line 8

Posted by: mancini Apr 9 2004, 10:58 PM
atomant , theres no need to post all the notices you get here , the development forums are at http://nextcode.org

the current phppxmail version is a beta one and beta means that it is functional but bugs still exist

the fact that those notices exist only means that i did not have time or a solution for them

it does not necessary mean that i don't know about them , or that they render the software un functional

Posted by: mancini Apr 12 2004, 01:55 AM
i have just released version 0.55 which brings improvements and adresses all the issues noted here

Posted by: atomant Apr 12 2004, 03:48 PM
OK, everything is corrected except when you click on user's advance tab and if that user doesn't have mailproc tab, you'll get the same error about user mail processing file not present and you can't create one either. If there is a mailproc.tab then it works fine.

Posted by: AjStone Apr 12 2004, 05:44 PM
QUOTE (AjStone @ Apr 9 2004, 02:33 AM)
I've also installed it, and the only error I find is when I click on the Advanced tab of a mail account, it gives this message:

QUOTE
-00123 User mail processing file not present

wink.gif rolleyes.gif

Although, Mancini has released version 0.55 now, and it fixes all these problems above. http://forums.nextdesign.eu.org/viewtopic.php?t=488 - http://sourceforge.net/project/showfiles.php?group_id=32103

Nice work.

Posted by: atomant Apr 12 2004, 06:00 PM
I did tested version 0.55. This error is only on new users without mailproc.tab.

Posted by: mancini Apr 12 2004, 08:51 PM
the feature to handle advanced mail account settings (MAILPROC.TAB creation) is not ready yet but it is almoust certain to be implemented in the next release

i dont think that the "00123 User mail processing file not present " message is as much as a error but only a feature lack

Posted by: atomant Apr 13 2004, 09:12 AM
Well, my users use phpxmail to change their configuration and one of them is setting up mailproc (to redirect message, etc.).
This option works nice in version 0.33, so what went wrong that now it is not working ?

Posted by: mancini Apr 13 2004, 12:22 PM
I stand corrected , the new version did not fix all the problems and that error was indeed a bug

i was not aware that the feature was working before so i wouldn't have figured it out without your help , thanks

version 0.66 was released wich adresses this issue and improves both this script and the custom domain script

Posted by: atomant Apr 15 2004, 05:52 PM
Yep, now it is working. Great job. image007.gif

Posted by: Egrimm Apr 27 2004, 11:57 AM
CODE
Your user name or password is not valid for this server


I get this error when logging into my PhpXmail.

I added the server as:
[dns]
[ip]
6017
postmaster
[postmaster password]

Then tried logging in as
postmaster
[postmaster password]

Could anyone tell me what's going wrong here? We tried logging in with Telnet (typing postmaster [tab] password as the first line) and things went ok.

I'm running phpxmail on a Windows XP machine and Xmail on a Debian Linux machine.

[edit]I've tried with XMail Server Manager (visual basic program), and that seems to work as well. My users would really need a webbased solution though.[/edit]

[edit2]
We managed to make it work, the problem was that our control user was named "postmaster", which PhpXmail doesn't like. We renamed it to root and it's done wink.gif
[/edit2]

Posted by: gEoTa May 28 2004, 03:42 PM
Why don't you give your effort on a very similar project? happy.gif
http://sourceforge.net/projects/xpai
It would be nice to join work rather than be doing hundreds of different things that do the same... rolleyes.gif

Posted by: mancini Jul 30 2004, 09:49 AM
Egrimm yea , you login with postmaster@domain and password when the user is named postmaster , and it is a domain admin

for a superadmin its not good if you name the account postmaster

says so on the bottom of the page

QUOTE
domain admin: user name is postmaster@yourdomain, password is your POP3 password


gEoTa : xpai is based on phpxmail but does not folow in its footsteps of only directly mirroring xmail functionality like we try to , plus it uses a database

so i dont think that there would be too much to gain from a merge of the projects

Posted by: gEoTa Aug 10 2004, 05:28 PM
I'm sorry, you must be confused. That's exactly what xpai does. It doesn't have any database capability, as far as i know. It follows the xmail control commands almost in a direct way. I really don't know any difference between the two... but ok...

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)