Messenger express(iMS 5.2) through firewall using apache Proxypass and ProxyPassReverse

I am trying to get a reverse proxy setup to server my internal email to the intranet. I have this code in my http.conf:
<VirtualHost dmz.server.com>
ServerName email.internal.com
ProxyRequests on
ProxyPass /webmail/ http://email.internal.com:180/
ProxyPassReverse /webmail/ http://email.internal.com:180/
ProxyVia on
</VirtualHost>
when I enter http://dmz.server.com/webmail/ I get my login screen. I enter my id and password and click continue, the browser gives me url not found.
This url is now in the browser:
http://dmz.server.com/en/mail.html?sid=sfdefrafefwe&lang=en&cert=false
I can edit the url in the browser to add webmail as in:
http://dmz.server.com/webmail/en/mail.html?sid=sfdefrafefwe&lang=en&cert=false
and the browser will then display my email folders.
Am I missing something here? How can I get the correct url to be returned with webmail in it?
How do others handle serving internal email to the internet? I also have iWS6.0, which i have not tried.
Any suggestions would be appreciated!

Why not use the MEM of 5.2? The MEM is a webmail proxy that allows you to have users all use say webmail.domain.com while you have multiple mail stores.
If you want to contine using the method you're testing now then you need to not use http://hostname/webmail/.
Since you've set this up as a Virtual Host then you should be able to set the ProxyPassReverse to
ProxyPassReverse / http://email.internal.com:180/
If you've got something important at / then either move that or use another virtual host and use / under it.
-Chad-

Similar Messages

  • Messenger Express (IMS 5.2) Enable direct delivery of email to folder:

    Suppose a user whose email address is [email protected] uses Messenger Express (IMS 5.2 with direct LDAP) to share a folder called "folder, and she enables the option
    Enable direct delivery of email to folder:
    [email protected]
    She also wants email addressed to
    [email protected]
    to be delivered into this shared folder. Does the mail admin then modify the imta/config/aliases file and run
    imsimta cnbuild; imsimta restart
    or is there another way to define such an alias?

    Just so I am clear I understand:
    Mail addressed to:
    [email protected] should be delivered to
    [email protected]
    mail addressed to
    [email protected]
    should be addressed to
    [email protected]
    right?
    You would need two things:
    1. mailalternateaddress or mailequivalentaddress for the two new names. MailEquivalentAddress is better, as it won't rewrite outbound mail addresses.
    2. A sieve script to deliver to the mailboxes.
    so: Ldap entries to allow mail to be delivered to the correct user, and sieve filters to deliver to the correct folders.

  • How to cycle through scenes using the up and down buttons??? (Please help, novice!)

    Hi,
    I'm currently trying to teach myself how to use flash CS5 and actionscript 3 and apart from doing small amounts of programing here and there I'm a complete novice.
    I have 36 photographs taken at 10-degree angles, making an object and i have each image in a different scene, with hidden buttons asigned to different parts of the object so that whenever you hover your mouse over them it provides some more information.
    What I want to do is to be able to cycle through these images in the different scenes using the up and down buttons on the keyboard.
    I'm hoping that I'm at least half way there having assigned the 'hot-spots' but I'm just stuck on the final part... please help!!!!
    Many thanks in advance!
    Harry

    If you are talking about the arrow keys on the keyboard you will have to use a Keyboard Event listener and take note of the constant value for resulting KeyCode
    This website seems to have a handle on it:
    http://www.republicofcode.com/tutorials/flash/as3keyboard/
    There is another method that allows you to listen just to the keys you want (up and down):
    http://www.flex888.com/598/using-keycodes-in-actionscript-3.html

  • PDF PRINTING using Apache FOP and Oracle Containers for J2EE

    Hi,
    I am having major confusion about the pdf printing in Oracle XE and Apex 3.1.2.00.02
    It clearly states that this is an available option on the Oracle website.
    According to Apex there are two options for printing report regions.
    Standard - which is free
    Advanced - which uses BI and requires a licence
    Standard requires me to have Apache FOP (which is provided by Oracle in the Apex release) and Oracle Containers for J2EE (OC4J)
    Where my understanding of all this falls down is the part where I am downloading the Oracle Containers for J2EE and the license agreement states this cannot be used in a production system (only as a protptype). Can anyone clarify this? This is surely a required componenet and for the standard report printing which is supposed to be free.
    My problem is that I need to have a database system on a laptop that will go off site for a number of weeks. We need report printing options.
    Can anyone help with this. im desperate.
    Kind regards
    colin mclay

    no not yet with Application Server.
    I have tried to compare the settings to another installation with a separeted oc4j as described in the howto. But at the moment i found no mistakes.
    If i call the url adresse like:
    http://localhost:18101/fop/apex_fop.jsp
    i get:
    500 Internal Server Error
    Servlet error: java.lang.ClassNotFoundException: fop.apex__fop
    I installed it another time with these settings:
    Web Anwendung= .../fop.war (selected war file from apex install directory)
    Anwendungsname= fop
    URL zuordnen= /fop
    I would like to know if its possible to use the fop.war out of apex install directory with the Application server? In the standalone version (as described in howto) it works. But if you install it there you don't need to define an URL.
    Is the URL /fop correct or what do i have to insert there?

  • Messenger Express: Problem authenticating using fully qualified user name - userID@domain

    I'm installing iPS SP3a with iMS 5.1, iDS 4.16, iCS 5.0P4... (<i>Sun ONE Starter Kit</i>) on Solaris 8 plataform.
    When I access the page for Messenger Express, with a non-default domain, (login: userID@domain) http://<server> a black box with script running down it and the page is then left white with a message:
    Loading: Please wait...
    and with url:
    http://<hostname>/my-domain/en/mail.html?sid=hes6bu6s3n35qm0&lang=en&cert=false
    If I edit the url and delete my-domain, all work fine (http://<hostname>/en/mail.html?sid=hes6bu6s3n35qm0&lang=en&cert=false)
    I created into <path to iMS>/msg-hostname/html/ a directory with same name of my-domain and copied the "default files and directories" of
    <path to iMS>/msg-hostname/html/
    to
    <path to iMS>/msg-hostname/html/my-domain/
    I followed the documentation and modified the "<path to iMS>/msg-hostname/html/main.js" file.
    then, I restart all services (../start-msg )
    It don't work and... I continue seeing the same message:
    Loading: Please wait...
    There is some bug in <b>iMS 5.1</b> with which it does that the Messenger Express does not work when is
    used several domain ?
    Somebody can help me ???
    <b>Thanks in advice</b>.

    Hi,
    I think your issue is related to iMS, Please post your query in iMS forums.
    Regards,
    Raj_indts
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • Sending long filename attachments using Messenger Express

    Every time I send a long filename attachment using messenger express (iMS5.1) the file gets truncated when opening via Eudora 5.1. Qualcomm say it is a server problem, but I can't find any documentation that suggests how to check this.
    For example I send, The file name ThisIsALongFileNameText File.doc
    Eudora Returns:
    Content-Type: application/octet-stream
    Content-Disposition: attachment; filename="ThisIsALongFileNameText"
    File.doc"

    Here is the information!
    Date: Tue, 16 Apr 2002 15:31:27 -0700
    X-Mailer: iPlanet Webmail
    MIME-Version: 1.0
    Content-Language: en
    Subject: test
    X-Accept-Language: en
    Content-Type: multipart/mixed; boundary="--414d6f1d7eaa2985"
    This is a multi-part message in MIME format.
    ----414d6f1d7eaa2985
    Content-Type: text/plain
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename="ThisIsALongFileName
    TextFileThisIsALong FileNameTextFile.txt"
    bGFkZg==
    ----414d6f1d7eaa2985--

  • Can I use I pad 2 directly with my airport express to play music through my hi fi that's connected to the airport express vis headphone jack?

    Can I use I pad 2 directly with my airport express to play music through my hi fi that's connected to the airport express vis headphone jack?

    Yes, that's one of the things airplay is for...

  • Connecting a cisco firewall through putty using powershell

    Hi,
    I have to write a powershell script to connect to a cisco firewall and execute network commands.
    my code is written as mentioned below-
    function plink
      [CmdletBinding()]
      PARAM
        [Parameter(Mandatory=$True)]
        [ValidateNotNullOrEmpty()]
        [string] $remoteHost,
        [Parameter(Mandatory=$True)]
        [ValidateNotNullOrEmpty()]
        [string] $login,
        [Parameter(Mandatory=$True)]
        [ValidateNotNullOrEmpty()]
        [string] $passwd,
        [Parameter(Mandatory=$True)]
        [ValidateNotNullOrEmpty()]
        [string] $command)
      & D:\PLINK.EXE -ssh $remoteHost -l $login -pw $passwd $command
      return
    $remoteHost = "*****"
    $login = "****"
    $passwd = "******"
    $command= "enable"
    plink -remoteHost $remoteHost -login $login -passwd $passwd -command $command
    from above script im able to login to a firewall but I am not able to enable the firewall.
    Can anyone help me and provide me ways to enter the command "enable" and its password to enable firewall using powershell.  

    Hi Plas,
    Please try the script below, which add the cmdlet "Invoke-Expression":
    function plink
    [CmdletBinding()]
    PARAM
    [Parameter(Mandatory=$True)]
    [ValidateNotNullOrEmpty()]
    [string] $remoteHost,
    [Parameter(Mandatory=$True)]
    [ValidateNotNullOrEmpty()]
    [string] $login,
    [Parameter(Mandatory=$True)]
    [ValidateNotNullOrEmpty()]
    [string] $passwd,
    [Parameter(Mandatory=$True)]
    [ValidateNotNullOrEmpty()]
    [string] $command)
    $ExePath = "D:\PLINK.EXE"
    $CLine = "-ssh $remoteHost -l $login -pw $passwd $command"
    Invoke-Expression "$ExePath $CLine"
    $remoteHost = "*****"
    $login = "****"
    $passwd = "******"
    $command= "enable"
    plink -remoteHost $remoteHost -login $login -passwd $passwd -command $command
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • Messenger Express can not attach any file for outgoing messages.

    An error "Maximum attachments reached" comes out when
    I would attahch any file to outgoing message by Messenger Express, even if attachment limit set as 5MB through Netscape Console4.2.
    Any other option to allow user to attach files ?
    Regards,
    Takuto

    hi,
    Are u using IMS 5.2 messenger express?
    U may want to take a look at the attach_fs.html.
    Its working for me.
    cheerz,
    marxz
    Original Code
    if ((window.opener.attachnum.length + activeattachments ) < main.cfg['mailClientAttachmentQuota'] || main.cfg['mailClientAttachmentQuota'] == -1)
    {alert("Maximum Attachments Reached")return false;}
    REVISED CODE:
    if ((window.opener.attachnum.length + (activeattachments + 1)) < main.cfg['mailClientAttachmentQuota'])
    {alert("Maximum Attachments Reached")return false;}

  • Outlook/Messenger Express Problem

    Hi,
    We have been having a problem with Outlook and Messenger Express for quite a while and are wondering if anyone can shed some light.
    Basically the problem is this:
    If I use Outlook to compose and send a message in HTML format with an attachment and then the user replies back to me via Messenger Express, any one of the following happens:
    1) if the user is using Internet Explorer and is replying back in HTML format, I see the text of the user's reply but not my original message. However, I can see a portion of my original message if I have autopreview enabled.
    2) if the user is using Firefox or IE and is replying back in plain text format, the only thing I see in Outlook is my original message. If, however, I have autopreview enabled, I can see a portion of the person's reply there.
    This is a problem that's been plaguing us for months and are wondering if anyone has any idea how to go about "fixing" this.
    By the way, I'm using Outlook 2003 and am running Sun JES Messaging Server 6.1.
    Thanks!

    Jay,
    Thanks for the link. Do you know if there's a fix for this? All the article does is state that there's a problem that applies to Outlook 2000/2002/2003 and that Microsoft knows about it; there's no information as to how to about resolving this issue, be it through patching Outlook or some other means.
    Personally, I think that it's ridiculous that Microsoft has known about this problem for almost one year (or, has acknowledged this problem publically for almost a year) and yet has not updated the article with a fix or a workaround.
    Thanks,
    Razi

  • Contact not loaded in Messenger Express' Composer

    Hi,
    My iMS version is as follows: -
    iPlanet Messaging Server 5.2 HotFix 1.09 (built Jan 7 2003)
    libimta.dll 5.2 HotFix 1.09 (built 15:05:46, Jan 7 2003)
    Microsoft Windows 2000 version 5.0 Service Pack 4 (Build 2195)
    And I recently encountered problem of loading the email addresses in Composer window, when trying to compose email from the following steps in Messenger Express: -
    1. Upon login, click on Addresses tab.
    2. Select addresses by clicking on checkboxes.
    3. Click Compose
    4. The Compose Message window does not load the selected email addresses in step 2.
    Any help will be very much appreciated.
    Thanks.

    Well, um,
    1. You do know you're running code that's nearly 2 years old, right? That we've fixed hundreds of bugs since the version you have was released? (more later)
    2. Is this a problem for everybody on your system, or just you?
    3. Are there any errors logged into the http log that relate?
    4. "does not load". Do you get an error, a blank screen, or what? Your posting isn't really detailed.
    5. did this ever work?
    6. What browser/OS are you using? Is the result different with a different browser?
    Fixes since hotfix 1.09 that might relate:
    4800962 When adding PAB users to new group user selected not added
    () [webmail] {}
    4805355 mshttpd crashed due to sig BUS in PAB_ModifyAttribute
    () [webmail] {}
    4809431 mshttpd crashing on stack overflow
         () [webmail] {}
    4810485 JavaScript error in IE6 when pab server is down
    () [webmail] {}
    4817985 JavaScript error after first search in PAB with MSIE 6
    () [webmail] {}
    4838899 Corporate address search returns incorrect number of matching names
    () [webmail] {}
    4786108 PAB-Replace an entry/group does not work properly
    () [webmail] {}
    4875476 Unable to edit existing PAB contact without modifying display name or email addr
         (introduced in 5.2hf1.16) [webmail] {}
    4749866 JavaScript error in PAB when dealing with quotes
         () [webmail] {}
    4875890 Pab limit can be exceeded
         () [webmail] {}
    4877990 PAB entry contains attribute "memberOfPAB=undefined" if earlier lookup failed
         () [webmail] {}
    4666448 When maximum number of PAB users entries reached, webmail interface gives JS error
    () [webmail] {}
    4865985 PAB: JS error comes when we try to edit an existing contact
    () [webmail] {
    4939431 mshttpd dies on long PAB DNs
         () [webmail] {}
    4944323 Workaround LDAP server hanging during pab operations
         () [webmail] {}
    4889947 Fix recipient lists to use comma as separator
         () [webmail] {}
    4954425 Entries are sorted incorrectly in "selecting addresses from PAB"
         () [webmail] {}
    4984011 PAB_CMD_GET_PABS error when user dn differs in 'case' with DN part of PABURI
         () [webmail] {}
    and lots more. This is all before hotfix 1.27. Current is 2.07, and we expect 2.08 out pretty soon, now.

  • How to install Messenger Express Multiplexor (MEM)

    I have read through the docs, but am still unclear about how to install the Messenger Express Multiplexor. After installing the Messaging Server bits I ran the "configure" script and selected "Multiplexor". Was this the right choice? After that I used configutils to set the parameters that are specified in the docs. I then ran "start-msg mmp". I assumed there would now be a process listening on the port that I specified. This is not the case.
    Does anyone have a "installation" guide for a MEM?
    Thanks,
    Pete Giesin

    try
    start-msg http
    MMP is the imap/pop multiplexor. The Messaging Server's webmail daemon is what's used for http........
    I suspect you may have done the install correctly.

  • Error interpreting the mail server response in Messenger Express

    Background:
    Migrated from Sparc running iMS 6.0 to Linux running iMS 6.3 (from CommSuite 5)
    Problem:
    Some users, some times experience problems using Messenger Express. They receive the following error in their web browsers: Error interpreting the mail server response.
    Attempted solutions:
    1) 120230-20 -- no change in behavior
    2) reconstruct -r -- didn't fix the issue
    3) Support case with Sun -- tech seems to be guessing as a solution and not trying to troubleshoot the issue (growing frustration -- those I am here)
    Data gathered:
    I turned on the telemetry logging for this user and in the end of the imap session, I see:
    0.002>)F OK Completed
    <30.747<C UNSELECT
    0.003>C OK CompletedNETWORK ERROR: Connection reset by peer
    LOGOUT <username> 2007/7/17 8:46:07 - 2007/7/17 8:48:15
    This seems to come and go (working sometimes and not working others) for a few (5 or so) users, though, I haven't found any correlation between the users or how they differ from anyone else. Checking email via POP or IMAP works fine (just not via Messenger express).
    What else can I look at?

    Hi,
    Shane...thank you so much. <refrains from bashing Sun
    Support at this point>I should point out that myself and Jay are also Sun Support (we answer forum questions in our spare time).
    We have a valid support contract and the tech has
    never indicated that he has done any research into
    this issue -- he only keeps throwing out ideas based
    off of nothing. I asked him what he knows about the
    mentioned bug. awaiting response.I couldn't comment on this without looking at the case notes.
    <pushing my luck> Is there anything I can provide you
    which would help diagnose this? Based off of the
    logs (snips i provided u before), it does indeed
    seem to be related to the email
    headers...specifcially headers SpamAssassin added.What's the Sun support case #? Have you provided the full logs (rather then just snips) to the support engineer?
    Thanks again -- you're doing a great job.All part of the service.
    Regards,
    Shane.

  • Messenger Express: How do I add the Directory Server to the address book search tool?

    In Messenger Express (ME) how do I add the Directory Server (DS) to the address book
    search tool?
    <P>
    Edit the globals.pl file. Look for a line similar to: <BR>
    @dirservers = ('MyCompany::phonebook.foo.com::o=FooCorp.,c=US','Four11 Directory::ldap.four11.com::');
    <P>
    Add an entry to the list. The list is comma delimited and each entry is a
    string. The string contains three fields, delimited by a double colon (::). The
    first field is the name you want to appear in the User Interface (UI). The second is
    the hostname of the DS and the third is the Distinguished Name (DN) to use when searching.
    <P>
    Please note, Messenger Express is part of the Messaging Server. For more
    information on Messenger Express, please see the release notes at
    http://home.netscape.com/eng/server/MExpress/relnotes.htm

    You can't add a new contact to specific group and there is no app for this. 3rd party apps don't have access to private iPhone APIs with security concerns being a primary reason, which such a function would require.

  • I have an Airport Express that I am trying to use connected by ethernet to my iMac G4 running Mac OS 10.4.11.  I need to update the Airport software in order to use security option WPA2 Personal.  I currently have Airport software v. 5.6.1.

    I have an Airport Express that I am trying to use connected by ethernet to my iMac G4 running Mac OS 10.4.11.  I need to update the Airport Express softwart in order to use security option WPA2 Personal to connect to the internet through my Airport Extreme.  I currently have Airport Express software version 5.6.1.  How can I update this software? (I can connect directly to my Airport Extreme by ethernet and download the update that way).  Is a later version of A E software available for download anywhere?   Any suggestions would be greatly appreciated.
    Thanks.

    Download and install AirPort Utility 5.4.2 for Mac OS X 10.4.11 "Tiger" here:
    AirPort Utility 5.4.2
    Once installed, launch AirPort Utility. It will tell you if a firmware upgrade is available for your Express.

Maybe you are looking for