[vPostMaster] Fresh Install Not working
Jerry Miu
jerry.miu at gmail.com
Wed Nov 15 06:53:58 MST 2006
Hi Sean
Looking at the /etc/squirrelmail/config_local.php, the fix was easy -
the "?>" was at line 18 between the first PHP variable and the other three -
moved it to the end and all was fine.
As for mailman, after inserting the new values, and changing the ownership
of the mailman directories to vpostmaster:mailman, I was able to add lists.
However, the install is missing the system_mailman_success.php and the
popup_mailman.php files.
Thanks!
Jerry
On 11/15/06, Sean Reifschneider <jafo at tummy.com> wrote:
>
> On Tue, Nov 14, 2006 at 11:52:04PM -0500, Jerry Miu wrote:
> >I have created a domain, added an user; but when I navigated to the
> webmail
> >screen, the following line is on the top left of the screen:
> >
> >$imap_server_type = "courier"; $optional_delimiter = ".";
> >$default_folder_prefix = "";
>
> I know we've seen that recently and there was an answer, but I think Scott
> or Kevin saw that recently. Probably worth checking the /var/log/httpd
> files to see if they're reporting any errors when you load the webmail
> page. Scott also thinks it may have been an issue in the squirrelmail
> config file.
>
> Can you send me a copy of your /etc/squirrelmail/config_local.php file,
> and I'll take a look at it?
>
> >FAILED: Mailman binary directory is not set.
>
> The current install file, as of last week, should have put the correct
> values in there. However, you can fix it by doing the following as root:
>
> su postgres
> psql -d vpostmaster
> update meta set mailmanmailcmd = '/usr/lib/mailman/mail/mailman';
> update meta set mailmanvardir = '/var/lib/mailman';
> update meta set mailmanbindir = '/usr/lib/mailman/bin';
> Control-D
> Control-D
>
> Thanks,
> Sean
> --
> There is no force so powerful as an idea whose time has come.
> -- Everett Dirkson
> Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
> tummy.com, ltd. - Linux Consulting since 1995: Ask me about High
> Availability
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tummy.com/pipermail/vpostmaster/attachments/20061115/07615eec/attachment.html
More information about the vPostMaster
mailing list