[vPostMaster] Fresh Install Not working

Scott Kleihege scott-dpkg at tummy.com
Wed Nov 15 17:05:15 MST 2006


On Wed, Nov 15, 2006 at 08:53:58AM -0500, Jerry Miu wrote:
>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.

Excellent.

>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.

Can you see if running this command as root will make the existing lists
show up in the web interface?

   usermod -G mailman vpostmaster

>However, the install is missing the system_mailman_success.php and the
>popup_mailman.php files.

I will send you these files off-list.  They will be included in the next
release.

Thanks,

Scott

>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
>>
>>

>_______________________________________________
>vPostMaster mailing list
>vPostMaster at lists.tummy.com
>http://lists.tummy.com/mailman/listinfo/vpostmaster


-- 
Regards,                    tummy.com, ltd
Scott Kleihege              Linux Consulting since 1995
                            http://www.tummy.com/


More information about the vPostMaster mailing list