Re: [SM-USERS] Squirrelmail in an iFrame (portal)
Thanks Paul, Any advices for the values? I tried to comment out, to set to false, to leave it blank and to set to _parent Or is there something else i should set in the config.php for $frame_top ? -Ursprüngliche Nachricht- Von: Paul Lesniewski [mailto:p...@squirrelmail.org] Gesendet: Donnerstag, 2. Februar 2012 15:04 An: Squirrelmail User Support Mailing List Betreff: Re: [SM-USERS] Squirrelmail in an iFrame (portal) On Thu, Feb 2, 2012 at 4:41 AM, Andreas Cieslak wrote: > Hi list, > > i want to display SM in an iFrame of our Portal, but browsers dont > show the login page. > > The following information is displayed: > > The content cannot be displayed. It is not allowed to show it in an iframe. > (something like this) I'm sure you can take the time to show the exact error message if you'd like us to take the time to give you free help. > Is there a switch in the SM configuration to prevent this security issue? > > Or a plugin? > > Any ideas? Look at the X-Frame-Options header in functions/page_header.php -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail in an iFrame (portal)
On 07/02/12 09:48, Andreas Cieslak wrote: > Any advices for the values? > I tried to comment out, to set to false, to leave it blank and to set to > _parent > Or is there something else i should set in the config.php for $frame_top ? I like Tofu when we're talking about culinary subjects, not here. Before subscribing, you were supposed to have read the posting guidelines: http://squirrelmail.org/docs/admin/admin-12.html#ss12.3 > -Ursprüngliche Nachricht- > > I'm sure you can take the time to show the exact error message if you'd like > us to take the time to give you free help. If people *do* take the time to help you, the least you could do in a follow-up message is give an answer to such remarks. > >> Is there a switch in the SM configuration to prevent this security issue? >> >> Or a plugin? >> >> Any ideas? > > Look at the X-Frame-Options header in functions/page_header.php Did you look at that? Or did you look somewhere else in that file? -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail in an iFrame (portal)
Ok, Here is the complete error message shown in a browser(frame)window when i try to open Squirrelmail in a Portal(iframe): "This content may not be displayed in a frame. To protect the information you entered on this website, the publisher of this content has prohibited to display the content in a frame. Possible approach: Open this content in a new window" I had a look at the file functions/page_header.php and modified the following line header('X-Frame-Options: SAMEORIGIN'); First i comment out //header('X-Frame-Options: SAMEORIGIN'); --- same error message as written above Then i set it to: header('X-Frame-Options: '); --- also the error message appears After that i set: header('X-Frame-Options: _parent'); --- same error Finally i set it to: header('X-Frame-Options: false'); --- same error This values didnt work. Is there something else i have to modify? Or have i to modify something else, like the value for $frame_top in the config/config.php ? Thanks in advance. -Ursprüngliche Nachricht- Von: kwadronaut [mailto:kwadron...@aktivix.org] Gesendet: Dienstag, 7. Februar 2012 10:40 An: squirrelmail-users@lists.sourceforge.net Betreff: Re: [SM-USERS] Squirrelmail in an iFrame (portal) On 07/02/12 09:48, Andreas Cieslak wrote: > Any advices for the values? > I tried to comment out, to set to false, to leave it blank and to set > to _parent Or is there something else i should set in the config.php > for $frame_top ? I like Tofu when we're talking about culinary subjects, not here. Before subscribing, you were supposed to have read the posting guidelines: http://squirrelmail.org/docs/admin/admin-12.html#ss12.3 > -Ursprüngliche Nachricht- > > I'm sure you can take the time to show the exact error message if > you'd like us to take the time to give you free help. If people *do* take the time to help you, the least you could do in a follow-up message is give an answer to such remarks. > >> Is there a switch in the SM configuration to prevent this security issue? >> >> Or a plugin? >> >> Any ideas? > > Look at the X-Frame-Options header in functions/page_header.php Did you look at that? Or did you look somewhere else in that file? -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail in an iFrame (portal)
Hi Andreas, > Here is the complete error message shown in a browser(frame)window when i > try to open Squirrelmail in a Portal(iframe): > "This content may not be displayed in a frame. > To protect the information you entered on this website, the publisher of > this content has prohibited to display the content in a frame. > Possible approach: > Open this content in a new window" > > I had a look at the file functions/page_header.php and modified the > following line > header('X-Frame-Options: SAMEORIGIN'); > > First i comment out //header('X-Frame-Options: SAMEORIGIN'); --- same > error > message as written above > Then i set it to: header('X-Frame-Options: '); --- also the error message > appears > After that i set: header('X-Frame-Options: _parent'); --- same error > Finally i set it to: header('X-Frame-Options: false'); --- same error A quick Search in Google showed this page: https://developer.mozilla.org/en/The_X-FRAME-OPTIONS_response_header If you are on the same site (what only you know), SAMEORIGIN is the right thing. If not you should skip this header line completely and have a look at the source in your browser if maybe apache adds the line by itself. Roland. > This values didnt work. Is there something else i have to modify? > Or have i to modify something else, like the value for $frame_top in the > config/config.php ? > > Thanks in advance. > > -Ursprüngliche Nachricht- > Von: kwadronaut [mailto:kwadron...@aktivix.org] > Gesendet: Dienstag, 7. Februar 2012 10:40 > An: squirrelmail-users@lists.sourceforge.net > Betreff: Re: [SM-USERS] Squirrelmail in an iFrame (portal) > > > On 07/02/12 09:48, Andreas Cieslak wrote: >> Any advices for the values? >> I tried to comment out, to set to false, to leave it blank and to set >> to _parent Or is there something else i should set in the config.php >> for $frame_top ? > > I like Tofu when we're talking about culinary subjects, not here. Before > subscribing, you were supposed to have read the posting guidelines: > http://squirrelmail.org/docs/admin/admin-12.html#ss12.3 > >> -Ursprüngliche Nachricht- >> >> I'm sure you can take the time to show the exact error message if >> you'd like us to take the time to give you free help. > > If people *do* take the time to help you, the least you could do in a > follow-up message is give an answer to such remarks. >> >>> Is there a switch in the SM configuration to prevent this security >>> issue? >>> >>> Or a plugin? >>> >>> Any ideas? >> >> Look at the X-Frame-Options header in functions/page_header.php > Did you look at that? Or did you look somewhere else in that file? > -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Unable to make MySQL based Global Address Book working
2012.02.07 09:42 Goutam Baul rašė: > Hello List, > > We are trying to use MySQL backend for storing user information and Global > Address Book. We have installed Squirrel Mail 1.4.22. The PHP version is > 5.3.3 and mysql version is 5.1.52. The OS is RHEL 6.1 (64 bit). The > following is the details of the database configuration that we have made: > > The content of the table is as follows: > > +---+---+---+--++--- > --+ > | owner | nickname | firstname | lastname | email | > label | > +---+---+---+--++--- > --+ > | | Jayanta Ghosh | Jayanta | Ghosh | jayanta.gh...@rp-sg.in > | > Executive | > +---+---+---+--++--- Set owner field value to 'global' without quotes. -- Tomas -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] HOW CAN I CREATE SQUIRRELMAIL
>HOW CAN I CREATE SQUIRRELMAIL AND MAILER? >JAMES. Would you kindly give some more information regarding your problems? We have configured Squirrelmail to use MySQL backend. Might try to help if the things you are asking for are known to us. Regards, Goutam -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users