From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030121 Description of problem: The default width (308) and height (311) given for the Webmail logo (sm_logo.png) are not optimal. These settings make the line 'powered by Red Hat Linux and Squirrelmail' barely readable. Please change these settings to width=350 & height =110. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. "cat config_default.php". /* The width of the logo (0 for default) */ $org_logo_width = 308; /* The height of the logo (0 for default) */ $org_logo_height = 111; 2. "file /usr/share/squirrelmail/images/sm_logo.png" 3. Actual Results: The default dimensions for the logo are 308 x 111. Whereas the logo itself is : /usr/share/squirrelmail/images/sm_logo.png: PNG image data, 350 x 110 Expected Results: The default dimensions for the logo should be 350 x 110 Additional info: squirrelmail-1.2.10-2.src.rpm Red Hat Linux release 8.0.93 (Phoebe)
*** Bug 83777 has been marked as a duplicate of this bug. ***
Fixed as of 1.2.10-4. I actually resized the image rather than changing the config files since there was enough border to do so, so if you have changed your config file to have the correct image size then you'll have to change it back.
This bug also showed up at http://sourceforge.net/tracker/?func=detail&aid=682779&group_id=311&atid=100311