I can get my home server to show the form to add aliases, but the remote server won't. I have tried dumping the remote db with the local one, have attempted replacing the file system (I did change some code via ssh), but nothing I do will display the help section on the remote one. I believe my problem is php 5 on the remote and 4 on the local. Could it be? Thanks in advance.
Comments
Comment #1
phoolish commentedJust updated local server to php5 and everything still works. This just gets better.
Comment #2
phoolish commentedFor me at least, all that was required was to reformat the mailalias_help function, so that strings were put on one line and not multiple.
Exe.
it just took several months of tinkering on occasion to get it working.
Comment #3
(not verified) commented