Re: [SM-USERS] Need a bit of help getting Squirrelmail running on Centos 8

2020-06-17 Thread Paul Lesniewski
On Wed, June 17, 2020 12:32 am, Jay Hart wrote: > Good evening, > > I have not able able to run the http:///ip-addr/src/configtest.php script, > nor access Squirrelmail. Looking for suggestions on what I > might have missed. > > I got squirrelmail installed in /usr/share/squirrelmail and 'config

Re: [SM-USERS] Inline css renders squiremail headers illegible

2020-06-17 Thread Paul Lesniewski
On Wed, June 17, 2020 8:19 pm, James B. Byrne via squirrelmail-users wrote: > I do not know how to deal with this in Squirrelmail. We have > correspondents > sending html format email with this at the top: > > > Notification Template > > body { > background-color: #ff; >

Re: [SM-USERS] Inline css renders squiremail headers illegible

2020-06-17 Thread Paul Lesniewski
On Wed, June 17, 2020 8:19 pm, James B. Byrne via squirrelmail-users wrote: > I do not know how to deal with this in Squirrelmail. We have > correspondents > sending html format email with this at the top: > > > Notification Template > > body { > background-color: #ff; >

[SM-USERS] Inline css renders squiremail headers illegible

2020-06-17 Thread James B. Byrne via squirrelmail-users
I do not know how to deal with this in Squirrelmail. We have correspondents sending html format email with this at the top: Notification Template body { background-color: #ff; font-size: 13px; } img { border:0; } ta