hi

i've installed roundcubemail and it appears to be working; and did the patch.

roundcubemail works fine when called directly via browser e.g.

www.domain.org/roundcubemail

however, looking at the patch, i see the following line:

include_once('../rcmail.module');

which makes me think that roundcubemail should be somewhere else...

drupal is in

www.domain.org/subdir

so rcmail.module is in

www.domain.org/subdir/modules/rcmail/rcmail.module

so, QUESTION:

should I move /roundcubemail to be in /rcmail? e.g.

www.domain.org/subdir/modules/rcmail/roundcube

??

(I'm new at this whole process--it's coming along surprisingly well after only a few days; but there are the inevitable questions...)

thanks!