How to config mail server

Hi,
I have apex 3.2 installed on O11g.
My email system hosted through gmail service.
Does any one know how to setup email server using hosted GMAIL?
Thanks

Hi "hlthanh",
The authentication is going to be an issue for APEX, as you can only specify an SMTP server which does not require authentication. I know - it is a limitation in APEX that I wish to address in APEX 4.0, but that doesn't help you right now. All I can suggest is to stand up a relay between APEX and GMail, have APEX push mail (unauthenticated) the relay and then use the relay to push it to GMail's SMTP.
Sorry I don't have a better suggestion.
Joel

Similar Messages

  • How to config J2EE Server in netweaver studio

    Hai can one tell me how to config J2EE SERVER to my webdynpro application.
    i created first web-dynpro application. in last step it is asking for server connection
    i am going to window -- > Preferences --> SAP J2EE ENGINE
    after that plz tell me how to get
    1) message server host
    2) message server port
    3) system name
    4) j2ee instance
    5) SCS instance
    These values how can i get.
    plz tell me how to run succesfully my webdynpro application.?

    Hi,
    http://<hostname>:<port no>/sap/monitoring/SystemInfo
    In this page you wil have all the system information..
    The port no will usually be 50000.
    Web AS Java is sufficient.. no other components are necessary for running the web dynrpo application.
    Check this discussion !
    Re: SDM Error while deploying from IDE
    Regards
    Bharathwaj
    Message was edited by: Bharathwaj R

  • How to get mail server host?

    Hi, All.
    I try to implement my background co and get two questions.
    1. How can I get the mail server host name which I set in GP Administrator?
    2. How can I get my EP server`s host name?
    Thanks a lot.

    Hi,
    No idea about first question.
    For second, you can try this code :
    try {
         InetAddress thisIp =InetAddress.getLocalHost();
         String url = "http://"+thisIp.getCanonicalHostName();
         final String instanceNumber = System.getProperty("SAPSYSTEM").toString();
         final int httpPortNumber = 50000 + 100 * Integer.parseInt( instanceNumber );
         url+=":" + httpPortNumber;
    } catch(Exception e){
    Regards,
    Niraj

  • How to configure mail server

    Hi All,
    we are in a process of configure mail server in one of our sap instance.
    i have done the following settings,
    1. In t-code sicf      under virtual host SAPCONNECT, 
    2.   I  have added  in host data * : *
    3.under handler list CL_SMTP_EXT_SAPCONNECT.
    4. now in scot i have added my deault domain under "settings -> default domain " <company name.com>
    5.on double clicking on SMTP i have added the following entries
      SMTP CONNECTIONS : mail host :  smtp.gmail.com
                                               port : 465
                                           code page : 0
    SUPPORT ADDRESS TYPE : i have set internet address to *
    did i miss any of the steps in configuring the SMTP mail server.
    after sending the mail when i look in to t code  sost the message number displays "672"
    please advice how can i  configure mail server for incoming and outgoing
    Thanks in advance,
    Vardhan

    Hello Vardhan,
    I suggest you to go through the below links and cross check the configuration.
    http://help.sap.com/saphelp_nw04/helpdata/en/66/9c25413fabef23e10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm
    http://help.sap.com/saphelp_470/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm
    Thanks,
    Siva Kumar
    Edited by: Siva Kumar Arivinti on Jan 19, 2012 3:16 AM

  • How to configure mail server for subscription

    Hi,
    I want to test subscription. My problem is how to configure the mail server.
    As to my understanding, we need first configure mail server, then the user can choose "Subscribe" in the Details screen of a folder.
    My steps are:
    1. In KM - CM - Utilities - Channels, specify SMTP server, userId and password.
    2. In KM - CM - Utilities - Channel originators, set the Original address for notificator.EMAIL.
    3. In KM - Collaboration - Groupware Transport - Mail Transport, specify SMTP server and sent message folder.
    After that, when I choose a user and click "Send email", it failed saying "Failed to communicate with SMTP server when sending the email.".
    Could anyone tell me what's wrong with my configuration, or what should I do to make subscription work?
    Thanks,
    Ray

    Hi Vineeth,
    Thanks for help.
    According to your steps:
    1. set up a mail transport and making notification and mailing service active.
       In System admin - KM - CM - Global services, I've enabled Inbox, Mailing and Notification services.
      In KM - CM - Collaboration - Groupware Transport, I've set up a mail transport:
      Name: JavaMailTransport
      SMTP Server: smtp.yahoo.com
      Sent message folder: /documents
      System alias name: mytransport
    2. Give everyone read permission on notifications in KM.
      Where can I set user's permission on notifications? I think you mean folder /etc/notifications, but I don't know how to set permissions.
    3. Check if proper id's are maintained in users profile.
      How to do this?
    Thanks for help~~
    Regards,
    Ray

  • How to ping mail server in sent mail ?

    in my send mail code if my mail server is invalid then it throws SocketException if i want to ping mail server before i sent email how can i do that if i want avoid this SocketException

    AmitChalwade123456 wrote:
    in my send mail code if my mail server is invalid then it throws SocketException if i want to ping mail server before i sent email how can i do that if i want avoid this SocketExceptionThere's no point in doing that. Even if it responds to the ping, it may go down between the ping and sending the mail. Or it may respond to the ping, meaning the box is up, but the mail service may still be down.
    Whether it comes from a failed ping or from an exception, the end result is the same: You can't send mail to that server right now.
    Just catch the exception and handle it. Don't overcomplicate things for no gain.

  • How to setup Mail Server in Lion

    I'm wondering how to setup the mail server if I have a website that is being hosted by a site like go daddy. I really have no IT experience and wanted this server to help my company get organized and on track. So far I have been able to get the VPN and File Sharing working. My next steps are the mail server and iCal. Thanks for the help it will be greatly appreicated!

    Well, it depends heavily on what operating system you're using, what mail server you're trying to install, your network topology, etc. Realistically, this is a question that is probably better asked in a forum for whatever mail server you're trying to install...
    Justin

  • How to setup Mail server in Oracle 10g?

    Hi all,
    I want to setup a mail server in my OS, can anyone give me the step by step procedure to setup a mail to send mails to all the users.
    I would appreciate if anyone refer me any document.
    Jafar

    Well, it depends heavily on what operating system you're using, what mail server you're trying to install, your network topology, etc. Realistically, this is a question that is probably better asked in a forum for whatever mail server you're trying to install...
    Justin

  • OIM - IT Resource - how to cofigure Mail Server

    Hi,
    Maybe it is dummy question... but I want to configure a mail server as an IT resource in OIM and there are 4 fields to fill; authentication, server name, user login, user password, what authentication field refers to? It is not obligatory field but what to write in it?
    Thanks in advance!

    OK, I have left the field (authentication) blank.
    My goal is to send email to user, when a resource is provisioned to him.
    After adding mail server, I have made an email definition in the Design Console with following attributes:
    Type: Provisioning Type
    Object Name: Here goes my resource
    Process Name: Here goes process related to the resource
    From: User
    User Login: XELSYSADM
    But it does not work, did I miss anything?

  • How does http mail server work?

    can you suggest a site which has information regarding working of http mail server? When i check my mail through a browser at, say yahoo.com, is only http used or is IMAP or POP protocol also in picture, and if yes then at what stage of mail retrieval does the protocol change?

    You do not mention what version of iMS you are talking about so I'll assume iMS 5.2 for my answer. Second I've no idea what yahoo.com uses, nor do I care.
    When you do http://<yourmailstore>/ you are talking to a basic HTTP server. That server then gets your mail from the mail store and shows it to you. The methods by which the HTTP server gets the messages from the store is internal information and not available.
    In large scale environments where more than a single mail store is used, then webmail proxies are deployed. The users speak HTTP to the proxies which in turn speak HTTP to the mail stores. The mail stores then use what I described above to get the users mailbox data and send it back to the proxy via HTTP which then sends it back to the client via HTTP.
    iMS webmail does not use POP or IMAP in any way, those are completely different protocols that are based on the Internet standards. There are no Internet standards for Webmail, at least that I am aware of.

  • How to config Mail to import latest email from host?

    Hi, I have added a yahoo email account in my Mail.
    However, when I enabled it and it always import all the mails from my account, it has nearly 6xxx mails...
    Is it possible to config in Mac Mail, so that only import latest 50 mails etc. from my account? It is just like what we can do in iPhone.

    Hi "hlthanh",
    The authentication is going to be an issue for APEX, as you can only specify an SMTP server which does not require authentication. I know - it is a limitation in APEX that I wish to address in APEX 4.0, but that doesn't help you right now. All I can suggest is to stand up a relay between APEX and GMail, have APEX push mail (unauthenticated) the relay and then use the relay to push it to GMail's SMTP.
    Sorry I don't have a better suggestion.
    Joel

  • How to migrate mail server IMAP (lion) to Maverick

    Hi guys,
    I need migrate my lion server mail imap to maverick.
    How can I do?
    Can anyone help?
    Many Thanks.

    Information on migrations to Dovecot from various other mail servers. 
    That document includes commands for imapsync and larch, among other options.
    (If you're stuck for access, you could always slam the passwords, migrate the mail, and then re-issue the credentials.  Massively ugly, but possible.)

  • How to config the server in shared server mode?

    SQL> alter system set dispatchers='(protocol=tcp)(dispatchers=10)' ;
    System altered.
    SQL> alter system set shared_servers=5;
    System altered.
    then config the client connection to shared server mode thru` net manager
    and try the qq user on another pc in lan.
    but it failed to use shared sever mode
    SQL> col username for a10
    SQL> col machine for a30
    SQL> col server for a10
    SQL> set linesize 120
    SQL> select username,server,machine from v$session where username is not null;
    USERNAME SERVER MACHINE
    QQ NONE WORKGROUP\HYC-PC
    SYS DEDICATED rhel5
    QQ user server type is NONE
    RED HAT linux or windows platform are the same result

    938261 wrote:
    SQL> alter system set dispatchers='(protocol=tcp)(dispatchers=10)' ;
    System altered.
    SQL> alter system set shared_servers=5;
    System altered.
    then config the client connection to shared server mode thru` net manager
    and try the qq user on another pc in lan.
    but it failed to use shared sever mode
    SQL> col username for a10
    SQL> col machine for a30
    SQL> col server for a10
    SQL> set linesize 120
    SQL> select username,server,machine from v$session where username is not null;
    USERNAME SERVER MACHINE
    QQ NONE WORKGROUP\HYC-PC
    SYS DEDICATED rhel5
    QQ user server type is NONE
    RED HAT linux or windows platform are the same resultDEDICATED vs. SHARED is controlled by the client; not by DB Server

  • How to have mail server automatically cc all email for a user to other acct

    I have a user on my 4.9 Xserve who wants her email automatically send to another account. I set forwarding first, but her email client keeps asking her for a password (and hers doesn't work) and won't allow her to see past email. Is that normal? Anyway, I've shut off forwarding for now, and am wondering if it's possible to have it automatically cc'd to another account (send a copy, but don't interfere with her ability to manage the email in her normal account with an IMAP client). Any ideas?
    Thanks,
    Mike

    Be aware that you are about to enter the dark zone of Unix file editing. Once there, you may never want to come back. Your friends and relatives will spurn you and you will start to dress in dark clothes and listen to impenetrable music.
    You can also screw up your whole system... but hey, who wants to live forever
    If you have a skateboard, sit it on your desk, then switch off all other lights except for an anglepoise...
    In Terminal, cd to postfix directory, and just for interest, list the files already there...
    cd /etc/postfix
    ls -l
    You should see the main.cf one which you will edit later.
    Create the new recipient_bcc file using 'pico', one of the built-in text editors. This is the easiest to start with because it contains on-screen help. There are others, including 'vi' which I would normally use. You will prefix the command with 'sudo' which temporarily makes you the 'super-user' (root) and needs the admin password. So...
    sudo pico recipient_bcc
    Add the two email addresses, separated by a tab or space, on the left: the local email address, and on the right: the address to send copies to (BCCs). To edit existing text, use arrow keys. Save the file using ctrl-o, confirm filename, then exit (ctrl-x).
    For postfix to be able to read this as a database, you need to 'postmap' it...
    sudo postmap recipient_bcc
    To confirm, list the files and you will see the two new ones (ls -l).
    Before editing the main.cf file, make a backup copy of it...
    sudo cp main.cf main.cf.bak
    If you need to revert to the backup, you reverse the orig/target args...
    sudo cp main.cf.bak main.cf
    Edit the main.cf file (sudo pico main.cf) and either 'next page' to bottom or enter '^_' (ctrl + underscore char) then specify line number 999.
    add the line...
    recipientbccmaps = hash:/etc/postfix/recipient_bcc
    Postfix knows to use the postmaped .db file so you do not specify that one in the line.
    Save and exit file.
    Reload the postfix main.cf configuration file...
    sudo postfix reload
    Test it by sending an email to the user and watch the mail.log in Console app. You should see the BCC being sent to the other email address. If something has gone wrong, replace the main.cf with the backup, issue postfix reload, then try again.
    Once you have confirmed it working, dance around the room playing air guitar and give high-fives to any innocent bystander.
    -david
    Links...
    http://www.postfix.org/postconf.5.html
    http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/pico.1.h tml
    http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/cp.1.htm l
    http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/postfix. 1.html

  • How to Configer report server

    Hi all
    We have installed Oracel 11g Database and 10g developer suite on two seprate machines...
    Forms are working fine through client(third machine) browser(internet explorer).But, When reports are call from forms we get an error meesage saying "report status ENEQUED".. PLz help

    Hello,
    Test to start the Reports server from a "DOS Window" :
    rwserver server=repserver
    (replace repserver by the reports server name you want top use)
    Regards

Maybe you are looking for