Configure messaging server 6

Hi all,
I installed sun java messaging server 6 2005Q1 on solaris 10 with the following components:
- Messaging server
- Directory server
- Web server
- Identity server
I chose Configure now option.
I configured:
1. Web server:
- web server host: mail.test.com
- administration port: 8888
- http port: 80
2. Administration server:
- mail.test.com
- port: 389
3. Access Manager:
- Administrator User ID: amAdmin
- pass: <pass>
- LDAP user ID: amldapuser
- pass: <pass>
My amsamplesilent configuration file:
############### START OF VARIABLE DEFINITIONS ################################
### PLATFORM_DEFAULT indicates /opt on Solaris and /opt/sun on Linux.
### Please modify the variable below and set it to the basedir if you
### want a different one from the Default.
BASEDIR=PLATFORM_DEFAULT
SERVER_HOST=sample.red.iplanet.com
SERVER_PORT=58080
SERVER_PROTOCOL=http
CONSOLE_HOST=$SERVER_HOST
CONSOLE_PORT=$SERVER_PORT
CONSOLE_PROTOCOL=$SERVER_PROTOCOL
CONSOLE_REMOTE=false
DS_HOST=sample.red.iplanet.com
DS_PORT=389
DS_DIRMGRDN="cn=Directory Manager"
DS_DIRMGRPASSWD=11111111
ROOT_SUFFIX="dc=iplanet,dc=com"
# ADMINPASSWD, the amadmin password, and AMLDAPUSERPASSWD, the amldapuser password, must be set to different values
ADMINPASSWD=11111111
AMLDAPUSERPASSWD=00000000
CONSOLE_DEPLOY_URI=/amconsole
SERVER_DEPLOY_URI=/amserver
PASSWORD_DEPLOY_URI=/ampassword
COMMON_DEPLOY_URI=/amcommon
COOKIE_DOMAIN=.iplanet.com
JAVA_HOME=/usr/jdk/entsys-j2se
AM_ENC_PWD=""
PLATFORM_LOCALE=en_US
NEW_OWNER=root
#### Linux installations probably would want to set NEW_GROUP as root as the sane default value.
NEW_GROUP=other
XML_ENCODING=ISO-8859-1
NEW_INSTANCE=false
############### Web Container type required #######################
Do I have to edit this amsamplesilent configuration file?
How do I edit it with my domain (mail.test.com) and above configuration?
Thanks.

Since I can't see all of your system, I honestly can't tell if you need to modify your installer file.

Similar Messages

  • Configure messaging server and MTA on different machine

    Is there anyways to install / configure messaging server and MTA on different machine? I am using Sun One Messaging server 6.0
    Thanks
    Haris

    Thanks for the reply, How MTA can be disabled on the
    messaging server? how can i disable the store on the
    MTA machine, Is there any documentation for it?Yes, the documentation helps you. You cannot totally disable the MTA. If you did, how would you get mail to the store?
    Also
    is it possible to use some another machine for
    webmail?Well, um, kind of. The webmail interface provided with Messaging Server interacts directly with the store, so you can't truly run that remotely, but .. .
    You can install the server on a remote box, and turn on "Messaging Express Multiplexor", a proxy for webmail. Users can then connect to the MEM box, and be forwarded to the store for their mails.
    It should be possible to use a third-party webmail product that uses something like IMAP to talk to the store, too. that would be unsupported, but possible. Most users find MEM to be very good.
    What problem are you trying to solve? Perhaps I can better help you if I know why you're asking these questions, and offer a better solution to you.
    >
    Thanks
    Haris

  • JCo destination/ SLD configuration/ message server GRANT POINTS!

    Hi,
    I am trying to create JCo Destination, using wizard when I get to the point 3.2 (message server) I do not have my message server listed in the drop down list, althogh it is up running on port 3601.
    Here is an error message I ve got at the end.
    SLD Data supplier service running and I have HTTP and RFC configuration in place
    Thanks Denis
    Failed to create new JCO client connection HR_Human_Resouces_Test: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_ALREADY_EXISTS: Instance already exists: SAP_MsgServJCODestination.CreationClassName="SAP_MsgServJCODestination",Name="HR_Human_Resouces_Test",SystemCreationClassName="SAP_J2EEEngineCluster",SystemName="DE1.SystemHome.sbdevsqlsap2" at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120) at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53) at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215) at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147) at com.sap.lcr.api.cimclient.CIMOMClient.createInstanceImpl(CIMOMClient.java:660) at com.sap.lcr.api.cimclient.CIMOMClient.createInstance(CIMOMClient.java:642) at com.sap.lcr.api.cimclient.CIMClient.createInstance(CIMClient.java:730) at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.createInstance(JavaCIMObjectAccessor.java:44) at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.createJCOClientConnection(SystemLandscapeFactory.java:283) at com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape.createJCOClientConnection(WDSystemLandscape.java:107) at com.sap.tc.webdynpro.tools.sld.ButtonBar.onActionFinish(ButtonBar.java:224) at com.sap.tc.webdynpro.tools.sld.wdp.InternalButtonBar.wdInvokeEventHandler(InternalButtonBar.java:265) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649) at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59) at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)

    Hi Denis,
    The below is the Wiki which i have created, please go through the notes.
    Configure SLD for JCo and Creation of JCo Destinations
    To create JCo connections you need to configure SLD (System Landscape Directory) first and then create JCo destinations.
    First let’s see as how to configure SLD.
    Start Visual Administrator.
    To start it
    1)     Go to Server Installed path i.e. usr\sap\<systemid>\<systeminstance>\J2ee\admin
    2)     Choose go.bat and start it.
    3)     Under Global Server Configuration, choose <Serverid>.
    4)     Choose Services under it.
    5)     Find SLD Data Supplier.
    6)     Under System Landscape Directory select HTTP Settings.
    7)     Give all the required fields like Host Name, Port Number, User Name and Password.
    8)     Similarly choose CIM Client Generation Settings and give Host Name, Port Number, User Name and Password.
    9)     You can test the SLD is configured properly or not. Just click CIM Client Test.
    10)     Save the settings and close Visual Administrator.
    Now that you have configured SLD through Visual Administrator, we can create JCo Connections. To create JCo connections
    1)     You will need Super Administrator permissions to create JCo’s.
    2)     Log on to the Portal.
    3)     Go to Content Administration &#61664; Web Dynpro
    4)     Since we have configured SLD, now we can see a button to “Create JCo Destination”. Click it
    5)     Now you can observe Create new JCo Destination on right side panel.
    6)     Give the Following Details.
    a)     General Data:
    Name: Give the name of JCo
    Client: Give the Client number to which system you want to create JCo for. Click Next.
    b)     J2EE Cluster: Check the Use Local J2EE engine. Click Next.
    c)     Connection Type: Select Dictionary Meta Data. Click Next.     
    d)     Application Server Connection: Select the existing Message Server and Logon Group.
    It might sometimes happen that Message Server and Logon Group is not configured to configure them, follow the process
    For Message Server:
    i.     Log on to SDL through portal i.e. http://<servername>:<portnumber>/sld
    ii.     Choose Technical System. Click it.
    iii.     You will observe New Technical System button, click it.
    iv.     System Type: Select Web AS ABAP , if you want to connect to R/3 System and incase you are using Java application use Web AS Java
    v.     General: Log on to R/3 System through SAP Log on pad. Go to System &#61664; Status, check for SID, Installation Number and Database Host Name.
    vi.     Central Servers: Give Host Name and Port Number and Instance Number.
    For Logon Group:
    i.     Click on Add New Logon Group, this will open a row in the table.
    ii.     Log on to R/3 through Logon pad and get Logon Groups ids and the transaction code is “SMLG”.
    vii.     Application Servers: Click on Add Application Server and then give Host Name and Instance Number of R/3 System.
    viii.     Clients: Give Client number (System id) and Logical Client Name (which we can get from SMLG code). And click finish.
    7)     Message Server Connection:
    i.     Name: Give the logon name of R/3 System
    ii.     Password & Confirm Password: Give appropriate password of R/3 System.
    8)     Click Finish.
    regards
    Anil

  • Problem for configuring messaging server

    Hi all,
    I'm currently reinstalling my dev environnement. I'm working on Solaris 10 x86.
    I have installed DSEE 6.3.1, and executing comds script.
    I have installed messaging server from Communication Suite 6u2. (I want to update to CommSuite 7 later )
    root@msg1dev# /opt/sun/comms/messaging/bin/imsimta version
    Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)
    libimta.so 7u2-7.02 32bit (built 01:56:27, Apr 16 2009)
    Using /opt/sun/comms/messaging/config/imta.cnf (compiled)
    SunOS msg1dev 5.10 Generic_137112-03 i86pc i386 i86pc
    After executing the configure script (where postmaster address is asked), I want to test my messaging system with the command :
    ./imsimta test -rewrite postmaster. But this return an error :
    root@msg1dev# /opt/sun/comms/messaging/bin/imsimta test -rewrite [email protected]
    Extracted 733 address action list:
    [email protected]
    Address list expansion:
    0 expansion total.
    Expanded address:
    [email protected]
    Submitted address list:
    Address list error -- 5.1.1 unknown or illegal alias: [email protected]
    Submitted notifications list:
    When I try this command with the option -debug, I can see this error :
    Rewrite rules result: [email protected]
    15:45:51.64: Checking reverse URL cache for: [email protected]
    15:45:51.64: Applying reverse URL pattern ldap:///$V?$N?sub?$R to: [email protected]
    15:45:51.64: URL generation failed, status = 0
    I haven't this error on my production environnemnt, so I suppose the problem is here.
    Have I forget something ?
    Thks for your help.
    JC

    Hi,
    I have retest the imsimta command and looking in LDAP log. I obtain this result :
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=-1 msgId=-1 - fd=43 slot=43 LDAP connection from 172.31.29.11:62175 to 172.31.29.11
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=0 msgId=1 - BIND dn="uid=msg-admin-msg1dev.ec-lille.fr-20091124151246Z, ou=People, dc=ec-lille,dc=fr" method=128 version=3
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="uid=msg-admin-msg1dev.ec-lille.fr-20091124151246z,ou=people,dc=ec-lille,dc=fr"
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=1 msgId=2 - SRCH base="dc=ec-lille,dc=fr" scope=2 filter="(&(objectClass=sunManagedOrganization)(|(associatedDomain=msg1dev.ec-lille.fr)(sunPreferredDomain=msg1dev.ec-lille.fr)))" attrs=ALL
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=1 msgId=2 - RESULT err=0 tag=101 nentries=0 etime=0
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=2 msgId=3 - SRCH base="dc=ec-lille,dc=fr" scope=2 filter="(&(objectClass=sunManagedOrganization)(|(associatedDomain=ec-lille.fr)(sunPreferredDomain=ec-lille.fr)))" attrs=ALL
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=2 msgId=3 - RESULT err=0 tag=101 nentries=2 etime=0
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=3 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=0
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=-1 msgId=-1 - closing from 172.31.29.11:62175 - A1 - Client aborted connection -
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=-1 msgId=-1 - closed.I don't understand what is wrong. And in imsimta command, we can see "Extracted 733 address action list:", I suppose the system can see there are 733 address in my LDAP.
    Thanks for your help.
    JC

  • Message Server 2005Q4 configure failure

    When I attempt to configure Messaging Server I have one task that consistently fails. The task is
    FAILED: /opt/SUNWmsgsr/lib/ldapmodify -h hardy.internal -p 389 -D cn=Directory Manager -j /opt/SUNWmsgsr/lib/config-templates/cfgdir12207 -c -e /opt/SUNWmsgsr/config/cfgdir.ldif.rej -f /opt/SUNWmsgsr/config/cfgdir.ldif : status = 32
    Does anyone have any idea on what might be causing this error?
    Thanks,
    Pete

    Start out by looking at the error itself. Is it the same one reported last year?
    Then look at your Directory Server's Access Log. See what it reported for the same transaction.
    It's not uncommon for people to run comm_dssetup.pl, and give different responses to the questions than when running configure. that will cause configure to fail in the same way.

  • 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.

  • Changin installation directory of messaging server

    Hello,
    I have installed and configured messaging server at /opt/sun/comms/messaging64/.....
    I wanted to change that to /messaging/mail1/bin directory
    I stopped the messaging server
    I copied all the content of messaging64/ to messaging/mail1/bin
    moved messaging64 folder. I am able to do start stop for messaging. however imsrestart is giving error ....
    starting dispatched serverf ld.so.1: dispatched : fatal: libimta.so: open failed: no such file or directory.
    Exit code =2 (2) - IMTA_NO, basic No,......
    i checked file libimta.so is there under messaging/mail1/bin/lib
    I also added above path in to LD_LIBRARY_PATH and also to the path.
    still getting the same error.
    also checked with sh -x imsimta version
    it is showing correct directories.
    what other action need to be taken here?
    regards,
    sumant

    mr.chhunchha wrote:
    I have installed and configured messaging server at /opt/sun/comms/messaging64/.....
    I wanted to change that to /messaging/mail1/bin directoryJust for future reference you can specify the install-root by using the --installroot <path> commpkg option as per:
    http://wikis.sun.com/display/CommSuite/commpkg+install+Usage
    starting dispatched serverf ld.so.1: dispatched : fatal: libimta.so: open failed: no such file or directory.
    what other action need to be taken here?You need to make sure that the crle values are correctly set to match the new path (run the crle command and you will see the paths I am referring to).
    Regards,
    Shane.

  • Messaging Server/UNIX: Starts automatically after installation

    How can I configure Messaging Server to run automatically on startup?
    <P>
    In most cases, Messaging Server for UNIX will run at startup automatically.
    <P>
    Most UNIX systems have a start script that includes a line that starts sendmail
    as a server (/usr/lib/sendmail -bd) automatically.
    Howver, when Messaging Server is installed, it replaces several mail utilities (mailq,
    processq, and sendmail), with links to our sendmail binary
    (<ServerRoot>/bin/msg/admin/bin/sendmail).
    Therefore, Messaging Server, rather than sendmail, starts when
    your system starts.
    <P>
    This can be confusing to administrators of other Netscape servers since
    most other Netscape servers are not installed to start automatically.
    <P>
    <B>Note:</B>
    <P>
    This does not take effect until the system is fully restarted. After
    installing Messaging Server, restart the system before attempting to start
    Messaging Server. Sendmail is usually already running, and the installer does
    not kill the sendmail process.
    <P>
    If you start Messaging Server without
    restarting, smtpd will not start due to a port conflict.

    Hi Leo, thank you for your help
    This:
    I have tried the suggestion above (clear the "Run task as soon as possible after a scheduled start is missed" checkbox) and it does the trick for me. However on the Home/Get Started/Set up screen the "Set up Server Backup" task is then reset to outstanding
    while the .../Quick Status screen shows "Server Backup ON".
    Is a working work around till a real update or hotfix is released 

  • Messaging Server on Sun Cluster

    Hi,
    My messaging server is Sun ONE Messaging Server version 6.1 ,Directory server version 5.2 , Sun Cluster 3.1
    I install the directory server to use "ldap.ezone.com" name. And I want to configure the messaging server to use "mail.ezone.com" for Sun Cluster.
    But I can not configure the messaging server to use this name.
    Can you let me know how to install the messaging server and run "confugre" script to use "mail.ezone.com"
    Thanks
    Lee.
    /etc/hosts
    192.168.5.40 beef.ezone.com beef
    192.168.5.44 ldap.ezone.com ldap
    192.168.5.50 mail.ezone.com mail
    imta.cnf after run configure script =====================
    ! IMTA configuration file
    ! part I : rewrite rules
    ! Domain Rewrite Rules.
    ! Uncomment this line to use domain rewrite rules
    ! from the configuration file instead of the domain database.
    ! Please refer to the iMS documentation for details.
    !<IMTA_TABLE:domains.rules
    ! Rules to select local users
    $* $A$E$F$U%[email protected]
    ldap.ezone.com $U%[email protected]
    ezone.com $U%[email protected]
    ! ims-ms
    .ims-ms-daemon $U%$H.ims-ms-daemon@ims-ms-daemon
    ! native
    .native-daemon $U%$H.native-daemon@native-daemon
    ! pipe
    .pipe-daemon $U%$H.pipe-daemon@pipe-daemon
    ! tcp_local
    ! Rules for top level internet domains
    <IMTA_TABLE:internet.rules
    ! tcp_intranet
    ! Do mapping lookup for internal IP addresses
    [] $E$R${INTERNAL_IP,$L}$U%[$L]@tcp_intranet-daemon
    .ezone.com $U%$H.ezone.com@tcp_intranet-daemon
    * $U%$&0.ezone.com
    ! reprocess
    reprocess $U%reprocess.ldap.ezone.com@reprocess-daemon
    reprocess.ldap.ezone.com $U%reprocess.ldap.ezone.com@reprocess-daemon
    ! process
    process $U%process.ldap.ezone.com@process-daemon
    process.ldap.ezone.com $U%process.ldap.ezone.com@process-daemon
    ! defragment
    defragment $U%defragment.ldap.ezone.com@defragment-daemon
    defragment.ldap.ezone.com $U%defragment.ldap.ezone.com@defragment-daemon
    ! conversion
    conversion $U%conversion.ldap.ezone.com@conversion-daemon
    conversion.ldap.ezone.com $U%conversion.ldap.ezone.com@conversion-daemon
    ! bitbucket
    bitbucket $U%bitbucket.ldap.ezone.com@bitbucket-daemon
    bitbucket.ldap.ezone.com $U%bitbucket.ldap.ezone.com@bitbucket-daemon
    ! deleted
    deleted-daemon $U%$H@deleted-daemon
    .deleted-daemon $U%$H@deleted-daemon
    ! inactive
    inactive-daemon $U%$H@inactive-daemon
    .inactive-daemon $U%$H@inactive-daemon
    ! hold
    hold-daemon $U%$H@hold-daemon
    .hold-daemon $U%$H@hold-daemon
    ! part II : channel blocks
    defaults notices 1 2 4 7 copywarnpost copysendpost postheadonly noswitchchannel immnonurgent maxjobs 7 defaulthost ezone.com ezone.com
    ! delivery channel to local /var/mail store
    l subdirs 20 viaaliasrequired maxjobs 7 pool LOCAL_POOL
    ldap.ezone.com
    ! ims-ms
    ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 2 pool IMS_POOL fileinto $U+$S@$D
    ims-ms-daemon
    ! native
    native defragment subdirs 20 maxjobs 1
    native-daemon
    ! pipe
    pipe single defragment subdirs 20
    pipe-daemon
    ! tcp_local
    tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7 pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tcp_auth
    tcp-daemon
    ! tcp_intranet
    tcp_intranet smtp mx single_sys subdirs 20 dequeue_removeroute maxjobs 7 pool SMTP_POOL maytlsserver allowswitchchannel saslswitchchannel tcp_auth
    tcp_intranet-daemon
    ! tcp_submit
    tcp_submit submit smtp mx single_sys mustsaslserver maytlsserver
    tcp_submit-daemon
    ! tcp_auth
    tcp_auth smtp mx single_sys mustsaslserver
    tcp_auth-daemon
    ! tcp_tas
    tcp_tas smtp mx single_sys allowswitchchannel mustsaslserver maytlsserver deliveryflags 2
    tcp_tas-daemon
    ! tcp_lmtps
    tcp_lmtps lmtp subdirs 20
    tcp_lmtps-daemon
    ! reprocess
    reprocess
    reprocess-daemon
    ! process
    process
    process-daemon
    ! defragment
    defragment
    defragment-daemon
    ! conversion
    conversion
    conversion-daemon
    ! bitbucket
    bitbucket
    bitbucket-daemon
    ! deleted
    deleted
    deleted-daemon
    ! inactive
    inactive
    inactive-daemon
    ! hold
    hold slave
    hold-daemon

    I'm sorry, I don't see any problem with your imta.cnf, nor do I understand exactly what the problem is. All you say is, " And I want to configure the messaging server to use "mail.ezone.com" for Sun Cluster.
    But I can not configure the messaging server to use this name."
    What prevents you from configuring Messaging Server frm using "mail.ezone.com" as it's name?

  • Error message while i am trying to configure app server domain in PT 8.48.1

    Team,
    I am getting below error message while i am trying to configure app server domain in PT 8.48.16. I have uninstall TUXEDO 8.1 and then install 3 times. But, no luck.
    Enter domain name to create
    :CRPROD
    Merging old domain configuration file with new template file...
    source C:\Documents and Settings\psadmin\Desktop\psappsrv.cfg
    template E:\psoft\PT848\appserv\large.cfx
    destination E:\psoft\PT848\appserv\CRPROD\psappsrv.cfg
    Creating domain folder CRPROD...
    Copy psappsrv.ubx to CRPROD\psappsrv.ubx failed!
    psappsrv.ubx
    Copy psappsrv.ubx to CRPROD1\psappsrv.ubx failed!
    Copy psasnt.val to CRPROD1\psappsrv.val failed!
    Copy psappsrv.psx to CRPROD1\psappsrv.psx failed!
    Copying Jolt repository file...
    Copy jrepository to CRPROD1\ failed!

    I get below error when i try to create a domain from import a file option.
    PeopleSoft Import Application Server Configuration
    1) Import from file
    2) Import from application domain
    q) Quit
    Command to execute (1-2, q) : 1
    Enter full path to configuration file
    :E:\psoft\PT848_bkp\appserv\CRPROD1\psappsrv.cfg
    Enter domain name to create
    :CRPROD1
    Application Server domain CRPROD1 already exists...
    1) Replace existing domain
    2) Enter different domain name
    q) Quit
    Command to execute (1-2, q) : 2
    Enter different name for domain: CRPROD
    Merging old domain configuration file with new template file...
    source E:\psoft\PT848_bkp\appserv\CRPROD1\psappsrv.cfg
    template E:\psoft\PT848\appserv\large.cfx
    destination E:\psoft\PT848\appserv\CRPROD\psappsrv.cfg
    Creating domain folder CRPROD...
    Copy psappsrv.ubx to CRPROD\psappsrv.ubx failed!
    psappsrv.ubx
    and when i try to crearte a domain with " create a domain " option , i got below error message.
    PeopleSoft Application Server Administration
    1) Administer a domain
    2) Create a domain
    3) Delete a domain
    4) Import domain configuration
    q) Quit
    Command to execute (1-4, q) : 2
    Please enter name of domain to create :CRPROD1
    Configuration templates:
    1) developer
    2) large
    3) medium
    4) small
    Select config template number: 2
    Creating domain...
    Copying application server configuration files...
    Stripping Annotations...
    Copy psappsrv.ubx to CRPROD1\psappsrv.ubx failed!
    Copy psasnt.val to CRPROD1\psappsrv.val failed!
    Copy psappsrv.psx to CRPROD1\psappsrv.psx failed!
    Copying Jolt repository file...
    Copy jrepository to CRPROD1\ failed!
    Domain created.
    Would you like to configure this domain now? (y/n) [y] :Y
    Error opening file 'psappsrv.ubx':
    Error opening file 'psappsrv.ubx':
    Quick-configure menu -- domain: CRPROD1
    Features Settings
    ========== ==========
    Actions
    =========
    1) Load config as shown
    2) Custom configuration
    h) Help for this menu
    q) Return to previous menu
    HINT: Enter 3 to edit DBNAME, then 1 to load

  • How to configure Symantec Mail Security for SMTP & Messaging Server 6.3

    Hi!
    I want to install a Symantec Mail Security for SMTP 5.0.1(host1) with Messaging Server 6.3 (in production - host2), but when I try to access to POP protocol to send a message from Internet, the system display a message with a relay problem.
    - Could you help me with this issue?,
    - Do you know some documentation that speaks of this?. I can't find any documentation that explain how to configure and integrate SMS and Messaging Server. Thanks in advance.
    Regards, CR

    ctemp1 wrote:
    I want to install a Symantec Mail Security for SMTP 5.0.1(host1) with Messaging Server 6.3 (in production - host2), but when I try to access to POP protocol to send a message from Internet, the system display a message with a relay problem.I take it that you have configured the symantec software like this?
    internet -> symantec mail security system -> sun messaging server -> recipientA better approach is the following
    internet -> sun messaging server -> recipient
                              |
                             V
                  symantec mail security system(refer here: http://blogs.sun.com/factotum/entry/messaging_server_correctly_deploying_the)
    - Do you know some documentation that speaks of this?. I can't find any documentation that explain how to configure and integrate SMS and Messaging Server. Thanks in advance.There is no documentation specifically for symantec software but we do document how to send emails via the symantec mail security server using the aliasdetourhost channel keyword:
    http://docs.sun.com/app/docs/doc/819-4428/6n6j42615?a=view#bgaqy
    Regards,
    Shane.

  • 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.

  • Just updated to 3.6.8. Now can't navigate reliably. Frequently get this error message: "Server Error in '/' Application. Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies th

    Just updated to 3.6.8. Now can't navigate reliably. Frequently get this error message: "Server Error in '/' Application. Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster." Pending fix of this glitch, is there a way to go back to previous version of Firefox that worked perfectly well?
    == URL of affected sites ==
    http://www.americanleather.com/ComfortSleeper/Madison.aspx?page=2

    Hi JH,
    According to your description, my understanding is that you got an error when you deleted  columns in SharePoint 2010.
    Please add the following string in <system.web> section of your web.config file :
    <pages validateRequest="false" enableEventValidation="false" viewStateEncryptionMode ="Never" />
    Note: before changing web.config, please make a backup for the file.
    Here are some similar posts for you to take a look at:
    http://forums.asp.net/p/1355367/2778642.aspx
    http://forums.asp.net/t/1166634.aspx
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Installed sync on Firefox 3.6.8. I receive error message: Server Incorrectly Configured. How to fix it?

    I installed Sync on Windows XP Home Edition, Firefox 3.6.8, with Zone Alarm and AVG anti-virus. Sync is not updating, instead it produces error message: Server Incorrectly Configured and hangs up. How to fix it?

    You might want to also post on this Google Group dedicated to Sync (formerly known as Weave), since it's such a new add-on.
    http://groups.google.com/group/mozilla-labs-weave

  • 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.

Maybe you are looking for

  • Is there a way to have multiple users collaborate in lightroom from different computers

    Hello, First post... Be gentle.   I've been using lightroom for my personal photography since I switched to digital photography several years back.  I'm currently using a Canon 5DIII, lightroom 5, running on a recent generation IMAC and it all works

  • How to format an external drive

    I have a Western Digital external HD (Passport). I downloaded the new 10.x  OS (Maverick ?) and it does not support the drive. WD does not have an firmware upgrade for it. My preference would be to simply reformat the drive and lose the WD firmware,

  • No Messages in Inbox - Backup

    Odd problem. I got my (2nd - 1st one died) Time Capsule about a month and a half ago. Shoulda checked before I guess but tonight I needed to retrieve a Mail email from earlier today. There were 14 message all from Feb. 27, 2010 and no other inbox mes

  • Why wont my ipad2 reset?

    I downloaded Cydia to get a couple of cool things but then i realised i didnt want it. and i heard that to get rid of it you reset data on the ipad under settings, i dont know if cydia had anything to do with it but all it shows now is the apple logo

  • PHP include call used to work, doesn't now, and my ISP blames me...help?

    Hello all, Here's the deal: I have a website, www.website.com which has a sub-domain, subdomain.website.com. I use one CSS file for both sites, the subdomain calls to the main website. Likewise, I pull graphics from the main site that appear on the s