MESSAGING SERVER CONFIGURATION service.http.smtphost

Hi!
I've migrated from Messaging Server 6.3 to MS 7.0, in previous version there was a property service.http.smtphost, in this property I configured my Antivirus Server, but in version 7, where can I do this?, Is there an equivalent property/configuration?
Thanks!!

JulioMedjav wrote:
I've migrated from Messaging Server 6.3 to MS 7.0, in previous version there was a property service.http.smtphost, in this property I configured my Antivirus Server, but in version 7, where can I do this?, Is there an equivalent property/configuration?The parameter hasn't changed:
bash-3.00# ./configutil -H -o service.http.smtphost
Configuration option: service.http.smtphost
        Description: SMTP relay host. If you are using LMTP, set this to the machine name of the LMTP host.
        Syntax: string
service.http.smtphost is currently set to: 127.0.0.1Regards,
Shane.

Similar Messages

  • Instant Messaging Server configuration failed after installation

    Hi,
    I have a problem with the configuration of Instant Messaging server as part Sun Java Communications Suite 6u2.
    IM had been installed using commpkg install --altroot -installroot /opt/sun/comms2 (should run in cluster environment).
    Running configure failed when looking for package SUNWiimin. Due to the altroot installation the package information resides under /opt/sun/comms2/var/sadm/...
    Since configure is just a shell script those incorrect calls could be fixed (e.g. pkgparam -R /var/opt/sun/comms2 SUNWiimin instead of
    pkgparam SUNWiimin.
    Unfortunately configure calls com.sun.im.config.core.Configurator as a Java program. In this program IM_BASE seems not tobe set which leads to:
    Executing command : null/sbin/impermissions inetuser r /var
    Error in executing command : null/sbin/impermissions inetuser r /var
    java.io.IOException: null/sbin/impermissions: not found
    at java.lang.UNIXProcess.forkAndExec(Native Method)
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
    at java.lang.ProcessImpl.start(ProcessImpl.java:65)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
    at java.lang.Runtime.exec(Runtime.java:591)
    at java.lang.Runtime.exec(Runtime.java:429)
    at com.sun.im.util.Command.execute(Unknown Source)
    at com.sun.im.config.util.CommandExecutor.execute(CommandExecutor.java:134)
    at com.sun.im.config.util.CommandExecutor.executeRuntimeCommand(CommandExecutor.java:41)
    at com.sun.im.config.validation.SROValidator.createRuntimeDir(SROValidator.java:220)
    at com.sun.im.config.validation.SROValidator.isValid(SROValidator.java:133)
    at com.sun.im.config.validation.PanelValidator.isValid(PanelValidator.java:33)
    at com.sun.im.config.core.CLIEngine.renderUI(CLIEngine.java:124)
    at com.sun.im.config.core.Configurator.main(Configurator.java:157)
    Return value: -1
    Is this bug fixed somewhere??
    Regards,
    Rudiger

    rudidotk wrote:
    Is this bug fixed somewhere?? This has been known issue for some time that still hasn't been fixed:
    bug #6733030 - "IM7.3: altroot installation causes configure to error with null/sbin/impermissions: not found"
    Please raise a Sun support request to have this bug escalated.
    Regards,
    Shane.

  • User Messaging Server Configuration

    I am running into some issues configuring email notifications from a Human Workflow Task. I have gone through all the docs, but still continue to receive an error message stating that it cannot connect to the server "localhost". The strange thing is that I have updated the email driver to use a different hostname other than localhost. What I have noticed is that each time I restart the SOA server that it wipes out any changes that I have previously made to the email driver configuration. If I watch the files on disk I see s backup copy made (with my changes) and then a default, empty one created. I have to believe that the problem is that the system just isn't picking up my configuration changes, but don't know where they are coming from.
    Thanks,
    Pete

    This is the error I receive when sending a test notification through the Human Workflow Engine. I am confident that I have updated the email configuration properties through EM to use something other than localhost.
    [2011-03-08T14:30:01.106-05:00] [soa_server1] [NOTIFICATION] [SDP-26003] [oracle.sdp.messaging.driver.dispatcher] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser] [ecid: 0000IuMwcg3ALQ05zzp2iW1DTc1r00007U,0] [APP: usermessagingdriver-email] [dcid: c3da69ddac93cb47:-6c8e30d7:12e96e675fe:-7ffd-000000000000181e] [arg: 96f2872a0a0014a201d831ad3db09391] Dispatcher sent message with id: 96f2872a0a0014a201d831ad3db09391.
    [2011-03-08T14:30:01.122-05:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.services.notification] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser] [ecid: 0000IuMwcgYALQ05zzp2iW1DTc1r00007W,0] [APP: soa-infra] [dcid: c3da69ddac93cb47:-6c8e30d7:12e96e675fe:-7ffd-000000000000181e] <.> HWFMailer: Received following status for the Notification sent from SDPM :: [[
    Channel Message Id:96f2872a0a0014a201d831ad3db09391, Addressed to :EMAIL:[email protected], Status Content :javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;
    nested exception is:
         java.net.ConnectException: Connection refused: connect, Status Type :DELIVERY_TO_GATEWAY_FAILURE, Received from Driver : Farm_oim_domain/oim_domain/soa_server1/usermessagingdriver-email:oracle_sdpmessagingdriver_email#Email-Driver, Received at :Tue Mar 08 14:30:00 EST 2011
    [2011-03-08T14:30:01.122-05:00] [soa_server1] [ERROR] [] [oracle.soa.services.notification] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser] [ecid: 0000IuMwcgYALQ05zzp2iW1DTc1r00007W,0] [APP: soa-infra] [dcid: c3da69ddac93cb47:-6c8e30d7:12e96e675fe:-7ffd-000000000000181e] <.> Error while sending notification.[[
    Error while sending notification to 'email:[email protected]; 96f2872a0a0014a201d831ad3db09391'.
    Possible causes : SDPMessaging Driver not configured; Invalid To Address is used; Email server/Messaging gateway is down; using IP address as part of email ID instead of domain name;.
    ORABPEL-31015
    Error while sending notification.
    Error while sending notification to 'email:[email protected]; 96f2872a0a0014a201d831ad3db09391'.
    Possible causes : SDPMessaging Driver not configured; Invalid To Address is used; Email server/Messaging gateway is down; using IP address as part of email ID instead of domain name;.
         at oracle.bpel.services.notification.impl.asns.ASNSDriver.onStatus(ASNSDriver.java:680)
         at oracle.bpel.services.notification.impl.asns.ASNSInteractionBean.onStatus(ASNSInteractionBean.java:235)
         at oracle.bpel.services.notification.impl.asns.ASNSInteraction_rwgsr4_ELOImpl.onStatus(ASNSInteraction_rwgsr4_ELOImpl.java:504)
         at oracle.sdpinternal.messaging.MessageDispatcherBean.dispatchStatus(MessageDispatcherBean.java:332)
         at oracle.sdpinternal.messaging.MessageDispatcherBean.onMessage(MessageDispatcherBean.java:247)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
         at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
         at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • CSADMIN configuration &Content server configure the HTTP script

    Hello Experts,
    i had install the Content server 640/MaxDB 7.6on Solories platform . how to configure the CSADMIN in R/3 system . when we are adding the R/3 system , it need to mention the HTTP script
    what i need to mention in the field: HTTP script(.i. e /ContentServer/ContentServer.dll not in Solories )
    when i am connecting on web browser it is serching for the same location (i.e /ContentServer/ContentServer.dll ).
    Please help how to resolve this issue .
    Thanks
    Rajasekhar

    here ContentServer.dll not available in Unix.if we not mentioned this in CSADMIN configuration ,it won't works in the web browser
    That's not what the installation manual says.
    It should be no different for UNIX... if your URL is not working just check that apache is started,
    Read,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/53810394-0701-0010-e996-fea1d9eac135
    Regards
    Juan

  • After initial messaging server 'configure', amadmin can no longer log in

    RHEL 4, JES 2005Q4
    After install, amadmin can log into amconsole just fine. Under Sessions, Max Session time is 120 minutes. But after I run messaging 'configure' script and restart webserver, amadmin user can only log in to amconsole for roughly 8 seconds before being kicked out due to session timing out. If I quickly click Sessions, it shows 0 minutes max time, 0 minutes left, etc. Trying to log in as admin user results in "User has no profile in this organization." message.
    The install log shows a few strange things:
    After a long list of "+F mailsrv mail 640 /some/file", the following:
    ===== Mon Dec 12 18:49:31 CST 2005 =====
    Running /bin/sh -c /opt/sun/messaging/sbin/imsimta clbuild -image_file=IMTA_COMMAND_DATA IMTA_BIN:pmdf.cl
    d
    /opt/sun/messaging/lib/imtacli: symbol lookup error: /opt/sun/messaging/lib/libmailwave.so: undefined symbol: db_env_create_4002
    ===== Mon Dec 12 18:49:31 CST 2005 =====
    Running /bin/sh -c /opt/sun/messaging/sbin/imsimta chbuild
    /opt/sun/messaging/lib/imtacli: symbol lookup error: /opt/sun/messaging/lib/libmailwave.so: undefined symbol: db_env_create_4002
    Then a long list of "adding new entry" messages and the error 'ldap_modify: Type or value exists' repeats about 80 times or so. Then, a bit further down:
    ===== Mon Dec 12 18:49:32 CST 2005 =====
    Running /bin/sh -c /opt/sun/messaging/sbin/imsimta cnbuild
    /opt/sun/messaging/lib/imtacli: symbol lookup error: /opt/sun/messaging/lib/libmailwave.so: undefined symbol: db_env_cre
    ate_4002
    I am running configure as root, and libmailwave.so exists and is readable. The last line of an strace on 'imtacli cnbuild' has this to say:
    write(3, "Internal error in cl_init -- can"..., 83Internal error in cl_init -- cannot open command definition file IMTA_BIN:pmdf.cld
    but that file does exist and is readable by anyone!

    the imsimta (mta cli) program is broken in Linux editions. There is a patch for that, currently available only from tech support.
    Not likely the cause of your other issue, though.
    Check what's happening in your ldap access log when you try to log in.
    Possible there's a clue there.

  • What is Message Server Service ????

    while configuring receiver in SI , when i check Load Balancing , it asks for 2 things
    Message Server : Which i assume is host name of Receiver
    Message Server Service : Now what is this ????
    i am not able to find it anywhere
    please let me know how do i find this for my r/3 system

    Message Server Service : Now what is this ???? >> check http://help.sap.com/saphelp_erp2005/helpdata/en/c8/e80440a832e369e10000000a155106/content.htm
    But you need to have a message server configured already (for that see the reply from Jaime)....
    while .... if you are just doing a test scenario avoid the load balancing.

  • SNMP Service not listed in messaging server Conf Console

    HI
    We are running Messaging Server in Windows NT, in the Messaging server Configuration Console SNMP service is not getting listed.
    Please help in finding out what i am missing, but SMTP service is ruuning mail delivery is working Fine

    Sorry I am not getting SMTP Service in Conf Console please help me

  • FPN configured for message server port

    Hello,
    I would like to configure my Consumer Portal to connect to my Producer on port :8101 (the default message server port of the Producer).  However, each time I try with this conifguration FPN breaks and nothing works - can't browse the PCD or see remote roles via Identity Management (when I switch the config back to point to port :50000 in the Producer object on the Consumer it works fine again).  I'm not using a SAP web dispatcher between the two portals but Producer portal is indeed listening on port :8101 since I can hit it directly.  Is this a limitation of FPN?
    My http trace shows an ABORT message when trying to connect with the :8101 configuration.
    The 8101 port is necessary to be configured in order to leverage our clustered load balanced environment which has the 8101 message server port listening and redirecting to a cluster of servers.
    Patrick

    When using Remote Delta Links one can configure the SAP Message Server's RMI-P4 port (3901 by default) for RMI-P4 communication.
    For the HTTP load balancing you cannot configure it to point to the HTTP port of SAP Message Server (8101 by default) only the application server's HTTP port on the Central Instance (e.g. 50000) can be used.
    But don't bother yourselves with this, because SAP recommends using SAP Webdispatcher for HTTP load balancing in FPN scenario, so don't use SAP Message Server directly for HTTP load balancing in the FPN connection setup!

  • Where is the configuration file for my message server ?

    Hi:
    I am in charge for a message server version upration from 5.1 to 5.2, My question is very simply , I can not find configuration file for message server,when I execute start-msg [smtp | imap | pop | store | http] which configuration file it will read ?
    and /usr/iplanet/server5/slapd-www/config/slapd.conf
    is my ldap server configuration file ?
    and the following three file is mta related file ?
    /usr/iplanet/server5/msg-www-1/imta/config/dispatcher.cnf
    /usr/iplanet/server5/msg-www-1/imta/config/job_controller.cnf
    /usr/iplanet/server5/msg-www-1/imta/config/imta.cnf
    My question is very simple and I am a new junior for ims . Anyway Thanks !!
    $ imsimta version
    iPlanet Messaging Server 5.2 (built Feb 21 2002)
    libimta.so 5.2 (built 15:07:23, Feb 21 2002)
    SunOS ctidml 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-5_10

    There is NO ONE messaging server configuration file.
    The store configuration is read from the configuration ldap server on startup, and cached in temporary files, msg.cnf and local.cnf. Do not attempt to edit these files, as that won't work.
    Use the configutil utility to see what the store configuratin is

  • Server-Error-service-unavailable message

    I get the message "server-error-service-unavailable" when I try to add my HP Color inkjet CP1700 to the printers server (Aplications>Utilities) of the MacOS X Tiger. When I order a test from the HP Aplication is runnig well, but I can't print from any other aplication. The printer is connected directly to the G4 by a USB cable. I install a new router last saturday (via LAN for the G4 and wireless for the iBook) but I didn't use the printer since that day; can this create some kind of problem?. Can anybody help me?
    Sorry for my english...
    Muchas gracias

    hi. followed instructions on Apple support website. reset printing system. still gettting error message. computer sees my printers, but will not let me add. sudden problem. everything worked fine a few days ago.

  • Can not start Messaging server in Sun Java System Messaging Server 6 2005Q1

    Hi all,
    I installed Sun Java System Messaging Server 6 2005Q1 from Solaris 10 DVD on Solaris 10.
    After the installation, I got directory server, admin server running but messaging server not running. I can not start Messaging server (start smtp, http, pop, imap). I found in directory which I installed messaging server but I could not see script "start-msg" and "stop-msg".
    # pwd
    /opt/SUNWmsgsr/sbin
    # ls
    MoveUser ha_ip_config imquotacheck imsdirmig mkbackupdir
    UpgradeMsg5toMsg6.pl hashdir imsbackup imsexport readership
    configure imexpire imsconnutil imsimport reconstruct
    control-params.txt iminitquota imscripter imsrestore relinker
    deliver immonitor-access imsdaaci mboxutil useconfig
    Any idea what might have gone wrong?
    Thanks.

    Thanks.
    I have a problem when I configure the Messaging Server (by running the /opt/SUNWmsgsr/sbin/configure script):
    Hostname mailtest for this machine is not a fully qualified domain name. Please
    correct this before attempting to configure Messaging Server. Please make sure
    that your DNS is working properly.
    <Press ENTER to continue> {"<" goes back, "!" exits}
    Can you help me fix this problem?
    Thanks.

  • HADR Solution for SQL Server Analysis Services (SSAS) 2014 on Azure Iaas

    Hi All
    I am required to build a HA/DR solution for SQL Server and SSAS 2014 on Azure. So far I could build AlwaysOn high availability solution for SQL Server on Azure but haven't found any solution for SSAS.
    Failover Clustering is not an option on azure because of the restriction of not been able to use shared storage. We also determined that the cost savings of using SQL + the cost of the 3rd Party replication tool was a wash (ie no real cost savings).
    Any lead on this would be appreciated.
    Thanks,
    Viral Shah
    Thanks - Viral

    Hi Viral,
    A clustered implementation of SSAS can be configured in Microsoft Azure. Such a configuration would need to meet all the requirements stated in the following document including Active Directory and storage.
    How to Cluster SQL Server Analysis Services
    http://download.microsoft.com/download/D/2/0/D20E1C5F-72EA-4505-9F26-FEF9550EFD44/SSAS_Failover_Cluster_V4.docx
    Thanks,
    Lydia Zhang

  • How do I set up a private enterprise messaging server?

    The iPad and iPhone messaging app seems to require that the messaging server must be in the Apple cloud.  Is there a way to set up a private enterprise messaging server?

    Is there a way to set up a private enterprise messaging server?
    Yes:  http://lync.microsoft.com/en-us/Pages/unified-communications.aspx

  • Problems with Microsoft Server Update Service (WSUS)

    Hi,
    Anyone experienced similar?
    The Microsoft Server Update Service (http://www.microsoft.com/windowsserversystem/updateservices/default.mspx) can be set up to use an ordinary proxy server.
    But it cannot connect through Web Proxy Server 4.0.2. If I shift to a Squid Proxy Server everything is just fine and patches are downloaded right away!
    Seems like a Sun Proxy problem?
    Regards,
    Kasper L�vschall
    BTW: Any news on the release date of version 4.0.3?

    Thanks! Looking forward to the release...
    Regards
    Kasper

  • [svn:bz-trunk] 8910: Bug: LCDS-936 - Should have better error message in servlet log if server in services-config .xml is configured to use wrong class.

    Revision: 8910
    Author:   [email protected]
    Date:     2009-07-29 14:22:26 -0700 (Wed, 29 Jul 2009)
    Log Message:
    Bug: LCDS-936 - Should have better error message in servlet log if server in services-config.xml is configured to use wrong class.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/LCDS-936
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java

    After many hard working days.i finally found the error cause,i needed to make weblogic datasource also ADF doesnt work on internet explorer browser,it works on safary.hope it helps somebody

Maybe you are looking for