You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(16) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
(9) |
Apr
(22) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
2005 |
Jan
(2) |
Feb
|
Mar
(3) |
Apr
(2) |
May
(2) |
Jun
(1) |
Jul
(3) |
Aug
(2) |
Sep
(3) |
Oct
(7) |
Nov
|
Dec
(2) |
2006 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Udo M. <in...@cs...> - 2004-04-13 09:07:28
|
Hallo jan-jacob, * jan...@no... schrieb [13-04-04 10:46]: > > I just upgraded to the newest version of phpmywebhosting.. > I noticed that the maildirs are setup different now > (/home/vmail/<domain>/<user-email> > > But now my sqwebmail is not working anymore... HEELP > As soon as i log in, i get an: "Internal Server Erro" Also look at your apache's error logfile and notice the errors apache send's you. Also post them to this list. Regards Udo |
From: Udo M. <in...@cs...> - 2004-04-13 09:06:27
|
Hallo jan-jacob, * jan...@no... schrieb [13-04-04 10:46]: > > Hi, > > I just upgraded to the newest version of phpmywebhosting.. > I noticed that the maildirs are setup different now > (/home/vmail/<domain>/<user-email> > > But now my sqwebmail is not working anymore... HEELP > As soon as i log in, i get an: "Internal Server Erro" > > how can i fix that? Currently i'm running 2 domains. Change the path of the existing email addresses in users table manually to above mentioned path. Then create in /home/vmail the domain directories and move the existing mail directories to the domain directory. I think, this should fix the problem. Regards Udo |
From: <jan...@no...> - 2004-04-13 08:46:48
|
Hi, I just upgraded to the newest version of phpmywebhosting.. I noticed that the maildirs are setup different now (/home/vmail/<domain>/<user-email> But now my sqwebmail is not working anymore... HEELP As soon as i log in, i get an: "Internal Server Erro" how can i fix that? Currently i'm running 2 domains. Regards, JJ |
From: Udo M. <in...@cs...> - 2004-04-11 13:40:02
|
Hello, in this moment the newest version of PHPMyWebHosting is released: 0.2.3 It includes the feature of Michael Hilscher ProFTPd's one time password. It is also possible to view Apache's errorlog via PHPMyWebHosting if they have the correct naming format. All old fetueres are naturally included, old bugs are fixed. Please report bugs to php...@li... instead using the bug forum. Thanks. Regards Udo |
From: <ma...@jo...> - 2004-03-26 20:27:43
|
Hi Amy Marie, > I assume you're using register_globals=off and maybe > error_reporting=E_ALL in your php.ini. > > This is a problem which currently exists at phpMyWebhosting, but (hey > hey hey :-) we're already working on this. The next Version will be > completely (hopefully!) working with the mentioned options set. > After Re-Reading my last eMail, I've seen, that I wasn't very clear with my tips, so I try it a second time ;-) Please open your file /etc/php4/apache/php.ini (or search for an alternating place, if the php.ini isn't in there, but this is the Debian-Standard-Location). In there are two Options, which are the interesting ones: 1. register_globals = on|off (for more information, see http://www.php.net/register_globals) If this is turned to "off", your phpMyWebhosting in V0.2.2 will not work. If you can do it without hassle, switch it to on, and your pmwh will work fine - but beware! this *can* ge a security hole. 2. To check, whether you really have the mentioned problem, you can change (in your php.ini) error_reporting = E_ALL. IIRC the default is error_reporting = E_ALL & ~E_NOTICE. If you change this value to the mentioned E_ALL (write it all in Upper-Keys!) and register_globals is set to "on", on the start-page for pmwh you will see some errors like: *Notice*: Undefined variable: PHP_SELF in */your/www/home/phpmywebhosting/include/settings.php* on line *3. *If you see this error, than you should do the No1, and the Error should be temporarily fixed. Don't forget to restart your Apache, that the changing of the php.ini will take effect. * *As mentioned in my first mail, there will be bugfixes for this in the next release. HTH Manuel -- mailto:ma...@jo... |
From: Amy M. L. <a....@li...> - 2004-03-26 11:47:05
|
Hi again,...=0D =0D Ok I open phpmyadmin and looked at the customer table.. There was only on= e entry and it was admin.... So I added another entry which was for me.. an= d that still gives a Session Timeout when logging in.. What am I doing wron= g. =0D =0D -------Original Message-------=0D =0D From: Udo Mueller=0D Date: 03/26/04 11:53:27=0D To: Amy Marie Lichti=0D Subject: Re: [Pmwh-users] Session Timeout=0D =0D Hallo Amy,=0D =0D * Amy Marie Lichti schrieb [25-03-04 08:52]:=0D >=0D > We are using version 0.2.2 along with the patch that came along side= =0D > phpmywebhosting. One thing though.. I had to load the database (=0D > provider.sql ) data through phpMyAdmin. It wouldn't go in any other = way =0D > Does that have something to do with it.. I have enter a root user an= d also=0D > an admin user and have tried both. Both of them get the same "Sessio= n=0D > Timeout" when logging in. I hope that this is enough information for you..=0D =0D Not enough. Open phpmyadmin and take a look at the customers table. What=0D entries do you find?=0D =0D Regards Udo=0D =20 |
From: Udo M. <in...@cs...> - 2004-03-26 10:54:13
|
Hallo Amy, * Amy Marie Lichti schrieb [25-03-04 08:52]: > > We are using version 0.2.2 along with the patch that came along side > phpmywebhosting. One thing though.. I had to load the database ( > provider.sql ) data through phpMyAdmin. It wouldn't go in any other way. > Does that have something to do with it.. I have enter a root user and also > an admin user and have tried both. Both of them get the same "Session > Timeout" when logging in. I hope that this is enough information for you.. Not enough. Open phpmyadmin and take a look at the customers table. What entries do you find? Regards Udo |
From: <ma...@jo...> - 2004-03-25 21:11:03
|
Hi Amy Marie, Amy Marie Lichti wrote: We are using version 0.2.2 along with the patch that came along side phpmywebhosting. One thing though.. I had to load the database ( provider.sql ) data through phpMyAdmin. It wouldn't go in any other way. Does that have something to do with it.. I have enter a root user and also an admin user and have tried both. Both of them get the same "Session Timeout" when logging in. I hope that this is enough information for you.. I assume you're using register_globals=off and maybe error_reporting=E_ALL in your php.ini. This is a problem which currently exists at phpMyWebhosting, but (hey hey hey :-) we're already working on this. The next Version will be completely (hopefully!) working with the mentioned options set. Hope that helps Manuel P.S.: No, I don't know, when the next version is ready, although I'm working on it. -- mailto:ma...@jo... |
From: Amy M. L. <a....@li...> - 2004-03-25 08:56:34
|
Hello Udo,=0D =0D We are using version 0.2.2 along with the patch that came along side phpmywebhosting. One thing though.. I had to load the database ( provide= r sql ) data through phpMyAdmin. It wouldn't go in any other way. Does that have something to do with it.. I have enter a root user and also an admin user and have tried both. Both of them get the same "Session Timeout" whe= n logging in. I hope that this is enough information for you.. =0D =0D Here are the other programs that we are using:=0D Apache2=0D MySQL 4.0.15-Max =0D phpMyAdmin 2.5.3=0D postfix 2.0.14=0D proftpd is not loaded yet.. =0D =0D best regards=0D Amy Marie=0D =0D -------Original Message-------=0D =0D From: Udo Mueller=0D Date: 03/24/04 16:34:50=0D To: Amy Marie Lichti=0D Subject: Re: [Pmwh-users] Session Timeout=0D =0D Hallo Amy,=0D =0D * Amy Marie Lichti schrieb [24-03-04 12:44]:=0D >=0D > When I log into WebHosting I get "Session Timeout" and it asks for a log=0D > in again.=0D > Can you please explain this to me.. Thanks=0D =0D I think something is wrong. But if you don't provide more detailed=0D information about the version, you are using, we can't help you.=0D =0D What username did you use to log in?=0D Is this user in mysql table customer?=0D =0D Regards Udo=0D =0D =2E |
From: Udo M. <in...@cs...> - 2004-03-24 15:24:12
|
Hi, yesterday a new patch for pmwh 0.2.2 was uploaded. It fixes creation of email addresses in users table. homedir is now created with an ending / und maildir without leading /. Now postfix and courier get correct mailpath. Regards Udo |
From: Amy M. L. <a....@li...> - 2004-03-24 11:44:17
|
Hello FAQ's=0D =0D When I log into WebHosting I get "Session Timeout" and it asks for a log = in again. =0D Can you please explain this to me.. Thanks =0D =0D Amy Marie |
From: Alexander K. <php...@mv...> - 2004-03-24 11:43:22
|
subscribe |
From: <in...@cs...> - 2003-12-13 00:02:59
|
mutombo wrote: > thx. > i corrected the files and everything works smooth now. Fine! > btw i tested the fill script here, it doesnt work right. > the files: > mysql-aliases.cf > mysql-relocated.cf > mysql-transport.cf > mysql-virtual.cf > have the hosts value two times. Correct. I didnt initialise an array. Now the correct fill.pl is on the website. > and theres a completly new one: > mysql-virtual-mailbox.cf > > its seems not used by any configfile. It's deleted. > do you have an ircchannel, or something like that? > im not a good phpprogrammer, but spending much time with rootservers. > perhaps i could contribute some ideas. No, I do not have the time to stay in irc. If you have ideas, just stay subscribed and post them here. Regards Udo |
From: mutombo <mut...@gm...> - 2003-12-12 20:23:03
|
thx. i corrected the files and everything works smooth now. btw i tested the fill script here, it doesnt work right. the files: mysql-aliases.cf mysql-relocated.cf mysql-transport.cf mysql-virtual.cf have the hosts value two times. and theres a completly new one: mysql-virtual-mailbox.cf its seems not used by any configfile. do you have an ircchannel, or something like that? im not a good phpprogrammer, but spending much time with rootservers. perhaps i could contribute some ideas. greetings christian At 17:59 12.12.2003, you wrote: >mutombo wrote: >>cat mysql-virtual-uid.cf >>user = provider >>password = ******* >>dbname = provider >>table = users >>select_field = maildir >>where_field = email >>additional_conditions = and postfix = 'y' >>hosts = *myip* >>it seems for me that the uid is right. > >You are right, but > > select_field = maildir > >is wrong. > >>perhaps you can tell me whats wrong here. > >The files > mysql-virtual-maps.cf > mysql-virtual-uid.cf > mysql-virtual-gid.cf >are wrong. I filled it with the wrong values. > >Correct them or get >http://phpmywebhosting.sourceforge.net/docs/postfix-mysql.tar.gz >and run ./fill.pl and cp the mysql-* files to your postfix installation. > >After that, restart postfix and it should work. > >Your error message: > > > Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > > directory > >Take a look at /home/vmail/Maildir/te...@mo.../ >Are there three directories cur, new and tmp? > >If not, send a mail to te...@mo... after changing postfix files. > >Regards Udo > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Phpmywebhosting-users mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpmywebhosting-users |
From: <in...@cs...> - 2003-12-12 16:59:47
|
mutombo wrote: > > cat mysql-virtual-uid.cf > user = provider > password = ******* > dbname = provider > table = users > select_field = maildir > where_field = email > additional_conditions = and postfix = 'y' > hosts = *myip* > > it seems for me that the uid is right. You are right, but select_field = maildir is wrong. > perhaps you can tell me whats wrong here. The files mysql-virtual-maps.cf mysql-virtual-uid.cf mysql-virtual-gid.cf are wrong. I filled it with the wrong values. Correct them or get http://phpmywebhosting.sourceforge.net/docs/postfix-mysql.tar.gz and run ./fill.pl and cp the mysql-* files to your postfix installation. After that, restart postfix and it should work. Your error message: > Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, > ip=[::ffff:217.238.88.91] > Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., > ip=[::ffff:217.238.88.91] > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > directory Take a look at /home/vmail/Maildir/te...@mo.../ Are there three directories cur, new and tmp? If not, send a mail to te...@mo... after changing postfix files. Regards Udo |
From: mutombo <mut...@gm...> - 2003-12-12 15:29:24
|
sorry forgot that: version is the official 0.2.2 release. echo "select * from users where email='te...@mo...'" | mysql -u provider -p provider Enter password: id email password name uid gid homedir maildir quota postfix 5 te...@mo... ************** 1005 1005 / /home/vmail/Maildir/te...@mo.../ Y ls /home/ -l total 20 . . . drwxrwxrwx 3 vmail vmail 4096 Dec 12 16:25 vmail cat /etc/passwd | grep vmail vmail:x:1005:1005:,,,:/home/vmail:/bin/bash cat mysql-virtual-uid.cf user = provider password = ******* dbname = provider table = users select_field = maildir where_field = email additional_conditions = and postfix = 'y' hosts = *myip* it seems for me that the uid is right. perhaps you can tell me whats wrong here. thx christian At 16:09 12.12.2003, you wrote: >mutombo wrote: > > im not sure if it is right so speak german here, so i'll start > > english. > >English is the better choice, even it's not my natural language, too :) > > > if configured my mailsystem already with the > > http://www.workaround.org/articles/ispmail/ Howto. > > it worked fine and i want to give phpmywebhosting a try. > > >Which version are you using? > > > so i changed the configfiles for postfix deleted the old db and > > installed a new one with the installer. > > one thing that doesnt mentioned it the installationguide is: > > all emailaccounts are created in in /home/vmail/Maildir, not directly > > at /home/vmail. > > > > after i've created this dir, i get further. > > > > but when i try to send a mail to the created account i always get: > > Dec 12 01:56:13 217-20-116-86 postfix/virtual[12161]: F25AAB94055: > > to=<te...@mo...>, relay=virtual, delay=766, status=deferred > > (recipient te...@mo...: bad uid /home/vmail/Maildir/te...@mo.../ in > > virtual_uid_maps) > >Seems, you have a wrong uid in table user:uid. Please give us the line for >te...@mo... > >echo "select * from users where email='te...@mo...'" | mysql \ > -u dbadmin -p databasename > > > when i try to fetch email via imap or pop: > > > > Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > > directory > > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > > directory > > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > > ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com > > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > > directory > > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > > ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com > > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > > directory > > Dec 12 01:58:54 217-20-116-86 imaplogin: LOGOUT, user=te...@mo..., > > ip=[::ffff:217.238.88.91], headers=0, body=0 > > Dec 12 01:58:58 217-20-116-86 courierpop3login: Connection, > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGIN, > > user=te...@mo..., ip=[::ffff:217.238.88.91] > > Dec 12 01:58:58 217-20-116-86 courierpop3login: pop3d: No such file or > > directory > > Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGOUT, > > user=te...@mo..., ip=[::ffff:217.238.88.91], top=0, retr=0 > >Lets have a look at the result of above mentioned query. > > > btw this project is for its short existence very nice and seems very > > promising. > > thanks for keeping such great software free. > > >No problem :) > >Regards Udo > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Phpmywebhosting-users mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpmywebhosting-users |
From: <in...@cs...> - 2003-12-12 15:10:01
|
mutombo wrote: > im not sure if it is right so speak german here, so i'll start > english. English is the better choice, even it's not my natural language, too :) > if configured my mailsystem already with the > http://www.workaround.org/articles/ispmail/ Howto. > it worked fine and i want to give phpmywebhosting a try. Which version are you using? > so i changed the configfiles for postfix deleted the old db and > installed a new one with the installer. > one thing that doesnt mentioned it the installationguide is: > all emailaccounts are created in in /home/vmail/Maildir, not directly > at /home/vmail. > > after i've created this dir, i get further. > > but when i try to send a mail to the created account i always get: > Dec 12 01:56:13 217-20-116-86 postfix/virtual[12161]: F25AAB94055: > to=<te...@mo...>, relay=virtual, delay=766, status=deferred > (recipient te...@mo...: bad uid /home/vmail/Maildir/te...@mo.../ in > virtual_uid_maps) Seems, you have a wrong uid in table user:uid. Please give us the line for te...@mo... echo "select * from users where email='te...@mo...'" | mysql \ -u dbadmin -p databasename > when i try to fetch email via imap or pop: > > Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, > ip=[::ffff:217.238.88.91] > Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., > ip=[::ffff:217.238.88.91] > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > directory > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > directory > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > directory > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > directory > Dec 12 01:58:54 217-20-116-86 imaplogin: LOGOUT, user=te...@mo..., > ip=[::ffff:217.238.88.91], headers=0, body=0 > Dec 12 01:58:58 217-20-116-86 courierpop3login: Connection, > ip=[::ffff:217.238.88.91] > Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGIN, > user=te...@mo..., ip=[::ffff:217.238.88.91] > Dec 12 01:58:58 217-20-116-86 courierpop3login: pop3d: No such file or > directory > Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGOUT, > user=te...@mo..., ip=[::ffff:217.238.88.91], top=0, retr=0 Lets have a look at the result of above mentioned query. > btw this project is for its short existence very nice and seems very > promising. > thanks for keeping such great software free. No problem :) Regards Udo |
From: mutombo <mut...@gm...> - 2003-12-12 13:14:38
|
hi list. im not sure if it is right so speak german here, so i'll start english. if configured my mailsystem already with the http://www.workaround.org/articles/ispmail/ Howto. it worked fine and i want to give phpmywebhosting a try. so i changed the configfiles for postfix deleted the old db and installed a new one with the installer. one thing that doesnt mentioned it the installationguide is: all emailaccounts are created in in /home/vmail/Maildir, not directly at /home/vmail. after i've created this dir, i get further. but when i try to send a mail to the created account i always get: Dec 12 01:56:13 217-20-116-86 postfix/virtual[12161]: F25AAB94055: to=<te...@mo...>, relay=virtual, delay=766, status=deferred (recipient te...@mo...: bad uid /home/vmail/Maildir/te...@mo.../ in virtual_uid_maps) when i try to fetch email via imap or pop: Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, ip=[::ffff:217.238.88.91] Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., ip=[::ffff:217.238.88.91] Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:54 217-20-116-86 imaplogin: LOGOUT, user=te...@mo..., ip=[::ffff:217.238.88.91], headers=0, body=0 Dec 12 01:58:58 217-20-116-86 courierpop3login: Connection, ip=[::ffff:217.238.88.91] Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGIN, user=te...@mo..., ip=[::ffff:217.238.88.91] Dec 12 01:58:58 217-20-116-86 courierpop3login: pop3d: No such file or directory Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGOUT, user=te...@mo..., ip=[::ffff:217.238.88.91], top=0, retr=0 im a little bit stuck at this point, perhaps some could give ma a hint out of this. btw this project is for its short existence very nice and seems very promising. thanks for keeping such great software free. greetings ch. michallek |
From: <in...@cs...> - 2003-12-12 07:16:10
|
mutombo wrote: > > im not sure if it is right so speak german here, so i'll start english. English is the better choice, even it's not my natural language, too :) > if configured my mailsystem already with the > http://www.workaround.org/articles/ispmail/ Howto. > it worked fine and i want to give phpmywebhosting a try. Which version are you using? > so i changed the configfiles for postfix deleted the old db and > installed a new one with the installer. > one thing that doesnt mentioned it the installationguide is: > all emailaccounts are created in in /home/vmail/Maildir, not directly at > /home/vmail. > > after i've created this dir, i get further. > > but when i try to send a mail to the created account i always get: > Dec 12 01:56:13 217-20-116-86 postfix/virtual[12161]: F25AAB94055: > to=<te...@mo...>, relay=virtual, delay=766, status=deferred (recipient > te...@mo...: bad uid /home/vmail/Maildir/te...@mo.../ in > virtual_uid_maps) Seems, you have a wrong uid in table user:uid. Please give us the line for te...@mo... echo "select * from users where email='te...@mo...'" | mysql \ -u dbadmin -p databasename > when i try to fetch email via imap or pop: > > Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, > ip=[::ffff:217.238.88.91] > Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., > ip=[::ffff:217.238.88.91] > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory > Dec 12 01:58:54 217-20-116-86 imaplogin: LOGOUT, user=te...@mo..., > ip=[::ffff:217.238.88.91], headers=0, body=0 > Dec 12 01:58:58 217-20-116-86 courierpop3login: Connection, > ip=[::ffff:217.238.88.91] > Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGIN, > user=te...@mo..., ip=[::ffff:217.238.88.91] > Dec 12 01:58:58 217-20-116-86 courierpop3login: pop3d: No such file or > directory > Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGOUT, > user=te...@mo..., ip=[::ffff:217.238.88.91], top=0, retr=0 Lets take a look at above mentioned query. > btw this project is for its short existence very nice and seems very > promising. > thanks for keeping such great software free. No problem :) Regards Udo |
From: mutombo <mut...@gm...> - 2003-12-12 01:24:19
|
hi list. im not sure if it is right so speak german here, so i'll start english. if configured my mailsystem already with the http://www.workaround.org/articles/ispmail/ Howto. it worked fine and i want to give phpmywebhosting a try. so i changed the configfiles for postfix deleted the old db and installed a new one with the installer. one thing that doesnt mentioned it the installationguide is: all emailaccounts are created in in /home/vmail/Maildir, not directly at /home/vmail. after i've created this dir, i get further. but when i try to send a mail to the created account i always get: Dec 12 01:56:13 217-20-116-86 postfix/virtual[12161]: F25AAB94055: to=<te...@mo...>, relay=virtual, delay=766, status=deferred (recipient te...@mo...: bad uid /home/vmail/Maildir/te...@mo.../ in virtual_uid_maps) when i try to fetch email via imap or pop: Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, ip=[::ffff:217.238.88.91] Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., ip=[::ffff:217.238.88.91] Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: ./tmp/1071190703.12184_imapuid_1.217-20-116-86.internetserviceteam.com Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or directory Dec 12 01:58:54 217-20-116-86 imaplogin: LOGOUT, user=te...@mo..., ip=[::ffff:217.238.88.91], headers=0, body=0 Dec 12 01:58:58 217-20-116-86 courierpop3login: Connection, ip=[::ffff:217.238.88.91] Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGIN, user=te...@mo..., ip=[::ffff:217.238.88.91] Dec 12 01:58:58 217-20-116-86 courierpop3login: pop3d: No such file or directory Dec 12 01:58:58 217-20-116-86 courierpop3login: LOGOUT, user=te...@mo..., ip=[::ffff:217.238.88.91], top=0, retr=0 im a little bit stuck at this point, perhaps some could give ma a hint out of this. btw this project is for its short existence very nice and seems very promising. thanks for keeping such great software free. greetings ch. michallek |
From: <in...@cs...> - 2003-12-07 22:03:13
|
Taher Shihadeh wrote: > Udo Mueller wrote: > >>> However, after following the installation intructions I'm unable to >>> access the smtp service. Emails are sent OK from the localhost, but >>> don't work from other computers. SASL doesn't seem to work. >> >> >> Does postfix get connection to mysql-server? Remember, postfix runs in >> chrooted environment. > > > I'm confused about that. I suppose it doesn't. The host is set as > localhost at the .cf files, and the socket > /var/spool/postfix/var/run/mysqld/mysqld.sock is in it's jail. Postfix > doesn't present any error messages/logs when it's initiated, however the > mysql log doesn't show any accesses. Was postfix be restartet after linking mysql's socket? First you have to link mysql's socket and after that postfix has to be started! > If I try configuring things to access MySQL through an IP host instead > of 'localhost' (and enable the UDP listener), I continuously get an > error as "Host 'borg.tajel.com' is not allowed to connect to this > MySQL". Which is a completely different problem (I dunno how to grant > access to other hosts editing the mysql.users table .... yet :) In which table in database mysql is your user listed? In users (with all rights) or in users and db (with no rights in user and all rights in db)? When in users, insert the following command: insert into users ("borg.tajel.com","youruser","userspassword","Y",...,"Y") If second then replace users in the query above with db. Replace "..." with 10 "Y" to complete the query. Try above. Regards Udo |
From: <in...@cs...> - 2003-12-07 21:54:10
|
Hi, 0.2.2 is now released and ready for download at https://sourceforge.net/project/showfiles.php?group_id=85616 Changelog: 0.2.2: * It contains a new installation script. The file provider.sql is sequentially read in and separated into CREATE and INSERT statements. After that, the needed mysql_query are done. * Package management is now fully functional. If you go to System configuration -> Package options and choose to show and use the package menu, you can create your own webhosting packages including the count of domains, emailboxes and forwards. When creating a user and assign a package to this user, he only can create as many domains, emails and forwards as you specified in the package. * If a user, which is not pmwh-admin, uses pmwh, the admin-menu is fully masked out Download it, test it and report any bugs or feature request to this list! Regards Your pmwh-development team! |
From: Taher S. <ta...@sh...> - 2003-12-03 16:34:23
|
Udo Mueller wrote: >>However, after following the installation intructions I'm unable to >>access the smtp service. Emails are sent OK from the localhost, but don't >>work from other computers. SASL doesn't seem to work. > >Does postfix get connection to mysql-server? Remember, postfix runs in >chrooted environment. I'm confused about that. I suppose it doesn't. The host is set as localhost at the .cf files, and the socket /var/spool/postfix/var/run/mysqld/mysqld.sock is in it's jail. Postfix doesn't present any error messages/logs when it's initiated, however the mysql log doesn't show any accesses. If I try configuring things to access MySQL through an IP host instead of 'localhost' (and enable the UDP listener), I continuously get an error as "Host 'borg.tajel.com' is not allowed to connect to this MySQL". Which is a completely different problem (I dunno how to grant access to other hosts editing the mysql.users table .... yet :) Nevertheless, in doing so produces many other error messages to apear in Postfix's logs. Here, I know, I'm being an optimist assuming that the abscence of such errors in my previous logs indicates I was closer to making it work in the other fashion O:) X-) >> mydestination = $myhostname, localhost.$mydomain, $mydomain, > ^^^^ >Where did you set this? >> smtpd_sasl_local_domain = $myhostname > ^^^^^^^^^^^ I don't know if this is a polite manner of telling me to RTFM (grinn) and I'm going to make a fool of myself by asking or if it was to make me think, or if it's a normal question.... ;-) However, I'm never going to learn if I don't make questions just for fear of looking stupid. And since I'm a complete newbie...O:) That's set in /etc/postfix/main.cf, and I thought the value was automatically taken from the machine's hostname. (I also treid setting the variable manually to see if it changed anything just in case. It didn't). Any way... I'll go on reading more documents. If I don't get it to work at least I'll learn something. Any clues/magical-solutions will be apreciated. Regards, Taher |
From: Udo M. <in...@cs...> - 2003-12-03 08:58:59
|
Taher Shihadeh wrote: > > However, after following the installation intructions I'm unable to > access the smtp service. Emails are sent OK from the localhost, but > don't work from other computers. SASL doesn't seem to work. Does postfix get connection to mysql-server? Remember, postfix runs in chrooted environment. > mydestination = $myhostname, localhost.$mydomain, $mydomain, ^^^^ Where did you set this? > smtpd_sasl_local_domain = $myhostname ^^^^^^^^^^^ see above. Regards Udo |
From: Taher S. <ta...@sh...> - 2003-12-03 00:53:52
|
Hi there :) I've been surfing the web for the last couple of days looking for=20 information about setting up linux box with virtual domain hosting. Easy=20 going with apache, apache-tls and proftpd for the moment (I've gotta try=20 TLS Ftp though...just didn't have the time yet). It was a nice surprise=20 finding Christoph Haas' workaround and this project. AUTH smpt+TLS+MySql=20 was just what I was looking for the email system. However, after following the installation intructions I'm unable to access= =20 the smtp service. Emails are sent OK from the localhost, but don't work=20 from other computers. SASL doesn't seem to work. I run Debian testing, all the packages from the howto (excepting=20 amavis/squirrelmail related) are installed, and since libsasl-digestmd5=20 belongs to the unstable branch I've tried with that file (and=20 dependencies), and with libsasl-digestmd5-des (from stable) (and=20 dependencies) afterwards. In non of the situations did I succeed. Database and user are correctly set, and the configuration files for=20 Postfix are set as in the howto (including=20 /var/spool/postfix/etc/pam.d/smtp and /etc/postfix/sasl/smtpd.conf). A=20 virtual domain and email account have been created, but MySQL's log file=20 shows the database is never accessed (I'm logging all the queries). Any help would be greatly appreciated ;-) I'm quite comfortable usign linux machines, but I'm afraid I'm just a so-so= =20 sysadmin. Regards, Taher These are some command outputs and the complete logs after rotating the=20 files and attempting an SMTP Auth access. /var/log/mail.err Dec 3 00:48:10 borg postfix/smtpd[12623]: fatal: no SASL authentication=20 mechanisms /var/log/mail.log Dec 3 00:48:10 borg postfix/smtpd[12623]: fatal: no SASL authentication=20 mechanisms Dec 3 00:48:11 borg postfix/master[12426]: warning: process=20 /usr/lib/postfix/smtpd pid 12623 exit status 1 Dec 3 00:48:11 borg postfix/master[12426]: warning:=20 /usr/lib/postfix/smtpd: bad command startup -- throttling ----------------------------------------------------------------------------= -------------------------- root@borg:~# postconf -n alias_maps =3D mysql:/etc/postfix/mysql-aliases.cf broken_sasl_auth_clients =3D yes config_directory =3D /etc/postfix local_recipient_maps =3D $alias_maps $virtual_mailbox_maps= unix:passwd.byname mydestination =3D $myhostname, localhost.$mydomain, $mydomain,= $transport_maps mydomain =3D tajel.com mynetworks =3D 192.168.1.0/8 myorigin =3D tajel.com relocated_maps =3D mysql:/etc/postfix/mysql-relocated.cf smtpd_recipient_restrictions =3D permit_mynetworks,=20 permit_sasl_authenticated, check_relay_domains smtpd_sasl_auth_enable =3D yes smtpd_sasl_local_domain =3D $myhostname smtpd_sasl_security_options =3D noanonymous transport_maps =3D mysql:/etc/postfix/mysql-transport.cf virtual_gid_maps =3D mysql:/etc/postfix/mysql-virtual-gid.cf virtual_mailbox_base =3D /home/vmail virtual_mailbox_limit =3D 50000000 virtual_mailbox_maps =3D mysql:/etc/postfix/mysql-virtual-maps.cf virtual_maps =3D mysql:/etc/postfix/mysql-virtual.cf virtual_uid_maps =3D mysql:/etc/postfix/mysql-virtual-uid.cf ----------------------------------------------------------------------------= -------------------------- root@borg:~# apt-cache policy libsasl-digestmd5-des libsasl-digestmd5=20 libsasl-gssapi-mit libsasl-modules-plain libpam-mysql libsasl-digestmd5-des: Instalados: 1.5.24-11 Candidato: 1.5.24-11 Tabla de versi=F3n: *** 1.5.24-11 0 500 http://toxo.com.uvigo.es stable/non-US/main Packages 100 /var/lib/dpkg/status libsasl-digestmd5: Instalados: (ninguno) Candidato: 1.5.28-6.1 Tabla de versi=F3n: 1.5.28-6.1 0 50 http://toxo.com.uvigo.es unstable/main Packages libsasl-gssapi-mit: Instalados: 1.5.27-3 Candidato: 1.5.27-3 Tabla de versi=F3n: *** 1.5.27-3 0 990 http://toxo.com.uvigo.es testing/main Packages 50 http://toxo.com.uvigo.es unstable/main Packages 100 /var/lib/dpkg/status 1.5.24-15 0 500 http://toxo.com.uvigo.es stable/main Packages libsasl-modules-plain: Instalados: 1.5.27-3.5 Candidato: 1.5.27-3.5 Tabla de versi=F3n: 1.5.28-6.1 0 50 http://toxo.com.uvigo.es unstable/main Packages *** 1.5.27-3.5 0 990 http://toxo.com.uvigo.es testing/main Packages 100 /var/lib/dpkg/status 1.5.27-3 0 500 http://toxo.com.uvigo.es stable/main Packages sasl-bin: Instalados: 1.5.27-3.5 Candidato: 1.5.27-3.5 Tabla de versi=F3n: 1.5.28-6.1 0 50 http://toxo.com.uvigo.es unstable/main Packages *** 1.5.27-3.5 0 990 http://toxo.com.uvigo.es testing/main Packages 100 /var/lib/dpkg/status 1.5.27-3 0 500 http://toxo.com.uvigo.es stable/main Packages |