SMTP Error using webmail

Hi everyone,
I'm sort of new so pardon my ignorance.
I am having problems sending from webmail. I get the following popup error message "SMTP Error". No problems from email client.
I have already checked service.http.smtphost=logical ip and service.http.smtpport=25.
I am running IMS5.2 HotFix 2.01 on solaris 9. Sun Cluster 3.1u4. Any advice/help will be much appreciated. Thank you.
Parissa

Um, that message DID NOT come from Messaging Server, unless you've customized it.
Yes, you need to restart most any time you change a configutil setting.
Webmail is not guranteed to work when connecting to anything other than our Messaging Server.

Similar Messages

  • "smtp error" in webmail when sending mails

    Hello,
    "smtp error" in webmail when sending mails
    why?

    With the very little data offered, I can only give a general idea.
    "smtp error" usually means that webmail isn't pointed to a smtp server for sending out mails.
    Webmail normally (by default) points to the same box it's on for sending mails out. You can change the host and port with configutil.
    Some versions of webmail must point to iMS, and other mail servers won't work. Since I have no idea what version you have, I can't tell if this is a problem.
    Did it ever work?
    What version are you using?

  • Smtp error using traditional methods for relaying emails from oracle

    Can anybody please resolve these errors...
    One of the methods told thru otn threads gives this error...
    code given below-
    CREATE OR REPLACE PROCEDURE "SEND_MAIL" (
    p_sender IN VARCHAR2,
    p_recipient IN VARCHAR2,
    p_message IN VARCHAR2
    AS
    l_mailhost VARCHAR2 (255) := 'my host name';
    l_mail_conn UTL_SMTP.connection;
    BEGIN
    l_mail_conn := UTL_SMTP.open_connection (l_mailhost, 25);
    utl_smtp.command( l_mail_conn, 'prabhat');
    utl_smtp.command( l_mail_conn, utl_raw.cast_to_varchar2( utl_encode.base64_encode( utl_raw.cast_to_raw( 'my mail address'))) );
    utl_smtp.command( l_mail_conn, utl_raw.cast_to_varchar2( utl_encode.base64_encode( utl_raw.cast_to_raw( 'receivers mail address' ))) );
    UTL_SMTP.helo (l_mail_conn, l_mailhost);
    UTL_SMTP.mail (l_mail_conn, p_sender);
    UTL_SMTP.rcpt (l_mail_conn, p_recipient);
    UTL_SMTP.open_data (l_mail_conn);
    utl_smtp.write_data(l_mail_conn, 'Subject: Your Subject Line Here');
    UTL_SMTP.write_data (l_mail_conn, p_message);
    UTL_SMTP.close_data (l_mail_conn);
    UTL_SMTP.quit (l_mail_conn);
    END;
    Error-
    ORA-29279: SMTP permanent error: 500 5.3.3 Unrecognized command
    ORA-06512: at "SYS.UTL_SMTP", line 21
    ORA-06512: at "SYS.UTL_SMTP", line 99
    ORA-06512: at "SYS.UTL_SMTP", line 159
    Thanks & Regards
    Swati

    Other threads on PLSQL forum where folk have hit this kind of problem....
    Re: ORA-29279: SMTP permanent error: 500 5.3.3 Unrecognized command
    Cheers
    David

  • SMTP Error 5.7.1 Unable to relay - from webmail interface

    Hi,
    This is some strange problem i faced for the first time.
    Below Messaging Version on Solaris 10 which is working fine.
    Sun Java(tm) System Messaging Server 6.2-7.05 (built Sep 5 2006)
    libimta.so 6.2-7.05 (built 12:18:44, Sep 5 2006)
    Sometimes (very rarely), users getting "relaying problem" even they try to send from webmail (using browser) interface.
    Part of log written to "http" file under <msg-hime>/log directory:
    [24/Jun/2007:15:42:34 -0400] webmail httpd[23377]: General Warning: saveSmtp failed: SMTP Error 5.7.1 Unable to relay for [email protected]
    Any help highly appreciated
    TIA
    Prvn

    Hi shane,
    All incoming mails (incl. sent self mails using webmail interface) seem to be looped. Not able to receive any mail.
    The logs written in mail.log_current below: (when sent self mails using webmail)
    when service.http.smtphost = 127.0.0.1 :
    26-Jun-2007 05:36:32.09 tcp_intranet tcp_scan E 2 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:36:32.19 tcp_scan D 2 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|43340|192.168.1.49|10026) (mailgw Symantec Mail Security Tue, 26 Jun 2007 05:36:22 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:36:36.10 tcp_intranet tcp_scan E 3 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:36:36.20 tcp_scan D 3 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|43411|192.168.1.49|10026) (mailgw Symantec Mail Security Tue, 26 Jun 2007 05:36:26 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:36:40.09 tcp_intranet tcp_scan E 3 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:36:40.19 tcp_scan D 3 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|43414|192.168.1.49|10026) (mailgw Symantec Mail Security Tue, 26 Jun 2007 05:36:30 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:36:44.13 tcp_intranet tcp_scan E 4 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    when service.http.smtphost = 192.168.1.41:
    26-Jun-2007 05:20:45.93 tcp_intranet tcp_scan E 5 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:20:46.00 tcp_scan D 5 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|36905|192.168.1.49|10026) (mailgw
    Symantec Mail Security Tue, 26 Jun 2007 05:20:36 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:20:46.17 tcp_intranet tcp_scan E 9 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:20:46.27 tcp_scan D 9 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|36906|192.168.1.49|10026)
    (mailgw Symantec Mail Security Tue, 26 Jun 2007 05:20:36 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:20:46.32 tcp_intranet tcp_scan E 5 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:20:46.40 tcp_scan D 5 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|36907|192.168.1.49|10026) (mailgw
    Symantec Mail Security Tue, 26 Jun 2007 05:20:37 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:20:46.58 tcp_intranet tcp_scan E 10 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:20:46.67 tcp_scan D 10 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|36908|192.168.1.49|10026)
    (mailgw Symantec Mail Security Tue, 26 Jun 2007 05:20:37 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:20:46.72 tcp_intranet tcp_scan E 6 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    26-Jun-2007 05:20:46.79 tcp_scan D 6 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] [192.168.1.49] dns;[192.168.1.49] (TCP|192.168.1.41|36909|192.168.1.49|10026) (mailgw
    Symantec Mail Security Tue, 26 Jun 2007 05:20:37 -0700 ) smtp;250 2.1.5 [email protected]
    26-Jun-2007 05:20:46.97 tcp_intranet tcp_scan E 10 [email protected] rfc822;[email protected]
    @tcp_scan-daemon:[email protected] mailgw ([192.168.1.49])
    Regards,
    Prvn

  • Reg.SMTP Error while using UTL_MAIL in Oracle 10g

    Hi,
    I am getting the following SMTP error while trying to use the UTL.MAIL package of Oracle 10g. The query is as follows.
    begin
    utl_mail.send(
    sender => 'NAVEEN',
    recipients => '[email protected]',
    subject => 'Testing utl_mail',
    message => 'The receipt of this email means'|| ' that UTL_MAIL works'
    end;
    UTL_MAIL package is installesd and the port 25 is configured and firewall is changed.
    The same block was working fine before 5 days and now is giving the error as
    ORA-29279: SMTP permanent error: 501 badly formatted MAIL FROM user - no "<"
    ORA-06512: at "SYS.UTL_SMTP", line 21
    ORA-06512: at "SYS.UTL_SMTP", line 99
    ORA-06512: at "SYS.UTL_SMTP", line 222
    ORA-06512: at "SYS.UTL_MAIL", line 407
    ORA-06512: at "SYS.UTL_MAIL", line 594
    ORA-06512: at line 2
    Could you please help me out how to proceed???
    Regards,
    Naveen Kumar.

    Can you back that statement about an Oracle UTL_SMTP bug up with an actual bug number??
    From what you have posted, this is not a bug!! but expected and documented (RFC'ed) SMTP server behaviour.
    My proof:
    /home/billy> telnet mail 25
    Trying 165.143.128.26...
    Connected to mail
    Escape character is '^]'.
    220 CNTRRA20-GTW01 [CNTRRA20-GTW01] Thu, 06 Mar 2008 14:26:26 +0200
    HELO 10.251.93.58
    250 CNTRRA20-GTW01 Hello [10.251.93.58]
    MAIL FROM: naveen <[email protected]>
    501 naveen <[email protected]> : illegal character(s) in domain string
    MAIL FROM: NAVEEN
    501 NAVEEN : domain string is NULL.
    quit
    221 CNTRRA20-GTW01 closing connection. Goodbye!
    Connection closed by foreign host.
    /home/billy>
    As you can clearly see, the SMTP server expects a DOMAIN name as part of the MAIL FROM address. It also does not accept the alternative format suggested.
    Yes, not all SMTP servers are equal and some support additional formatting.
    But to imply that because the SMTP server does not accept your address formatted as string NAVEEN, it is a UTL_SMTP problem, sounds like a smelly one to me.

  • Javascript error when send email using webmail

    Dear Sun,
    One of our user encounter javascript error when try sending email using webmail below is the error message:
    " +https://webmail.ubd.edu.bn/uwc/webmail/comp_fs_lr.html&rev=3&security=false&lang=en&popupLevel=undefined&cal=1&charset=escaped_unicode, Line 1755+
    +Permission denied+
    "

    Hi Shane,
    below is the answer you need
    What browser is the user using?
    => Firefox and IE
    What browsers have you tested where it doesn't occur?
    =>I tested all the browser (firefox,IE, chrome) it doesn't happen to me
    When did this problem first start?
    =>After the user finish compiled his message and click send
    What is the exact version of UWC you are running (./showrev -p | grep uwc)
    =>Patch: 122793-26 Obsoletes: 118540-43, 117287-99, 117819-13, 119156-07 Requires: Incompatibles: 118042-22, 126233-04 Packages: SUNWuwc
    Patch: 122793-29 Obsoletes: 118540-43, 117287-99, 117819-13, 119156-07 Requires: Incompatibles: 118042-22, 126233-04 Packages: SUNWuwc
    Patch: 122793-31 Obsoletes: 118540-43, 117287-99, 117819-13, 119156-07 Requires: Incompatibles: 118042-22, 126233-04 Packages: SUNWuwc
    Does this error occur all the time? Does it occur for every user, or some users or just one user?
    => Not all the time, so far i just receive one complaint .

  • Smtp error

    Dear all,
    Running Iplanet Messaging server 5.2 P1.While sending a message in webmail when i click on send i get the message smtp error.After going through the logs i found the following entries
    tcp_local Q 9 rfc822;min@kathatraveline
    s.com [email protected] TCP active open: Failed connect() Error: Connec
    tion timed out
    22-Jul-2005 21:31:25.00 tcp_local Q 10 rfc822;Dwight@zarifitnes
    s.com [email protected] TCP active open: Failed connect() Error: Connect
    ion timed out
    I have checked that the functionality of the dns and it is working fine.there is no issue with our network also..Can anyone throw some light on this.
    Thanks in advance

    If you get an error in webmail every time you click "send", that means that either:
    1. your service.http.smtphost or service.http.smtpport is incorrect. These default to your local store system, but if they've been changed to point to some other box, that box isn't responding
    or
    2. Your store box isn't correctly configured to accept mail from "localhost".
    The message you find from the MTA is totally unrelated. That message is telling you that when Messaging Server attempted to send to the address outside your network, that connection wasn't made, the remote server timed out.
    The remote server could be down, or simply not running a mail server at the time the message attempt was made. "Q" means, we reQueue the message, and try again, later,using the "backoff" settings.

  • SMTP Error: 5.3.4 & aliasdetourhost

    Hi.
    Version of SJMS:
    Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)
    libimta.so 6.3-4.01 (built 17:13:29, Aug 3 2007; 32bit)
    SunOS mess1 5.10 Generic_125100-10 sun4u sparc SUNW,Sun-Fire-V440
    My problem:
    I have configured email checking via 'aliasdetourhost' keyword and message size limit via COS in LDAP. When I try to send an email with attachment I get the error "SMTP Error: 5.3.4 a message size of 302 kilobytes exceeds the size limit of 300 kilobytes computed for this transaction".
    ! tcp_scanner
    tcp_scanner smtp mx single_sys subdirs 20 noreverse maxjobs 7 \
    pool SMTP_POOL daemon imss.army.cz enqueue_removeroute
    tcp_scanner-daemon
    ! tcp_noscan
    tcp_noscan smtp mx single_sys subdirs 20 dequeue_removeroute maxjobs 7 pool SMTP_POOL maytlsserver allowswitchchannel saslswitchchannel tcp_auth missingrecipientpolicy 4
    tcp_noscan-daemon
    ! nastaveni pro ALIASDETOURHOST
    ! tcp_local
    tcp_local smtp mx daemon imss.army.cz single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7 \
    pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tcp_auth missingrecipientpolicy 0 aliasdetourhost tcp_scanner-daemon
    tcp-daemon
    !tcp_intranet
    tcp_intranet smtp mx single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7 pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tcp_auth missingrecipientpolicy 0 aliasdetourhost tcp_scanner-daemon
    tcp_intranet-daemon
    I found in forums that someone had the same problem and "solved" it with LDAP_BLOCKLIMIT keyword in option.dat. It is helpful, but after I set this up the MTA ignores my limits and users can send emails with unlimited size of attachments (except webmail where is limit with 'service.http.maxmessagesize' keyword.)
    I tried to set up global message size limit with 'BLOCK_LIMIT' option as well as the sourceblocklimit keyword in imta.cnf and it didn't help and I got the same error message...
    Does anybody know where should be the problem?

    Hi,
    berrosch76 wrote:
    I have configured email checking via 'aliasdetourhost' keyword and message size limit via COS in LDAP.What is the size-limit you have set (the exact CoS attribute and value)?
    When I try to send an email with attachment I get the error "SMTP Error: 5.3.4 a message size of 302 kilobytes exceeds the size limit of 300 kilobytes computed for this transaction".Who exactly are you trying to send the email to (an internal user/group or external address)?
    Do you get this error if you attempt to send to an external address (e.g. [email protected])?
    I found in forums that someone had the same problem and "solved" it with LDAP_BLOCKLIMIT keyword in option.dat.I'm not quite sure how this is going to help unless you 'break' the existing default which is LDAP_BLOCKLIMIT=mailMsgMaxBlocks
    Where customers get confused is when they provision using Delegated Administrator and give a user a 'silver' profile for example.
    This profile has the somewhat limited restriction of "mailMsgMaxBlocks: 300" as per http://docs.sun.com/app/docs/doc/819-4438/6n6jdjbda?a=view. This 300 translates to 300KB which gives the error you mention. Rather then fixing/changing the CoS profile they 'break' the restriction mechanism by changing LDAP_BLOCKLIMIT.
    It is helpful, but after I set this up the MTA ignores my limits and users can send emails with unlimited size of attachments (except webmail where is limit with 'service.http.maxmessagesize' keyword.)That is to be expected. All changing LDAP_BLOCKLIMIT will do is to disable per-user size restrictions. This doesn't address the source of the problem.
    I tried to set up global message size limit with 'BLOCK_LIMIT' option as well as the sourceblocklimit keyword in imta.cnf and it didn't help and I got the same error message...The smaller per-user limit will override the larger global limit.
    Does anybody know where should be the problem?You need to look at what you have set for the user re: CoS profile.
    Regards,
    Shane.

  • Smtp error when trying to send email

    Hi,
    We just moved and our airport network (connected to a T1) was working; however, now we cannot send email from either my ibook or my husband's pc when using Outlook or THunderbird, as we both get the same SMTP error. It does work when using webmail though. Everything else works fine -- any suggestions on how we can resolve this?
    Thank you!
    Evelyn

    This error is only caused when the SMTP Settings are typed in incorrectly.
    I suggest you do one of 2 things double check both computers and make sure that a comma has not been placed in instead of a period.
    If that isn't the case, Sometimes you may be required to delete the Account settings and start all over by creating a new account to activate your Mail. It isn't that unusual when first setting up a new Mail and account to have this glitch. So delete the Account and be sure you have everything written down form your Isp to create the new Account. It will be exactly the same as the one you deleted.
    Don

  • I am unable to open encrypted emails using webmail and a CAC reader.  It says "content can't be displayed because the S/MIME control isn't available."  I'm using a Macbook Pro with 10.10 OS and have tried both Safari and Chrome.

    I am using a Macbook Pro with OS X Yosemite 10.10.2.  I am unable to open encrypted emails using webmail.  I have verified my certificates are loaded in the keychain for my military common access card while using a CAC reader.  When I try to view the message it gives me the error saying "content can't be displayed because the S/MIME control isn't available." 

    I am using a Macbook Pro with OS X Yosemite 10.10.2.  I am unable to open encrypted emails using webmail.  I have verified my certificates are loaded in the keychain for my military common access card while using a CAC reader.  When I try to view the message it gives me the error saying "content can't be displayed because the S/MIME control isn't available." 

  • JES Messenging Server (v6.0)  issues: SMTP Error: 4.0.0

    Hi,
    We've successfully installed Directory Server 5.2, Indentity Server 6.1, Application Server 7.0 update 1, Web Server 6.1 and Calendar Server 6.0 on a Solaris 8 system.
    This system is intended for test purposes, hence all the applications are on one system. The production system will be installed on seperate systems as per Sun's recommendations.
    Apropos Messenging Server (v6.0)
    When I log into the the Web interface I get:
    "Quota root does not exist"
    If I try to send a message to a local user from the Web interface I get:
    "SMTP Error: 4.0.0 temporary error returned by alias expansion: [email protected]"
    I get a similar error if I try to mail a local user from outside:
    220 trabant.acc.graddelt.com -- Server ESMTP (Sun ONE Messaging Server 6.0 (built Oct 29 2003))
    HELO zen.sys.uea.ac.uk
    250 trabant.acc.graddelt.com OK, [192.168.104.92].
    MAIL From: <[email protected]>
    250 2.5.0 Address Ok.
    RCPT To: <[email protected]>
    452 4.0.0 temporary error returned by alias expansion: [email protected]
    When we installed Messenger Server, we selected Schema v2 from comm_dsetup.pl. We would like to use Messsenger Server with Identity Server.
    Any suggestions as to how to overcome this issue would be most welcome.
    Thanks
    Shaun McCullagh
    marviQ
    Amsterdam

    I am getting this error when I sent a mail from Sun Jav messenger express.
    SMTP Error:4.0.0 temprorary error returned by alias expension:
    how ever , i am able to receive the mails .
    I have created one user [email protected] and configured it's account at MS outlook , this user is able to sent the mails to default account [email protected] ,Also [email protected] is obtaining the mails ,On replying to same mail i am getting SMTP error as given above.
    what goes wrong ...? any idea...?
    FYI...
    root@ultra5c # /opt/SUNWmsgsr/sbin/./start-msg
    Connecting to watcher ...
    Launching watcher ...
    Starting ens server ... 1461
    Starting store server ...... 1462
    checking store server status ........ ready
    imap is running already
    pop is running already
    Starting http server ............................ 1463
    Starting sched server ... 1473
    Starting dispatcher server .............. 1475
    Starting job_controller server ................ 1479
    root@ultra5c # ping 192.168.0.64 110
    192.168.0.64 is alive
    root@ultra5c # ping 192.168.0.64 25
    192.168.0.64 is alive
    Rgds
    chandan

  • Can't send email on yahoo mail, keeps switching to windows mail and smtp errors ?

    When browsing using Firefox if I try and send URL or email it automatically tries to send it on Windows Mail rather then the Yahoo mail I normally use, then windows mail can't send any email out saying smtp error. Can send yahoo mail fine ?

    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • I have suddenly got the following message An (SMTP) error occurred while sending mail. The server responded: Requested action aborted: This mail account has se

    Having been on Thunderbird for some years I have suddenly got the following message when trying to send mail.
    An (SMTP) error occurred while sending mail. The server responded: Requested action aborted: This mail account has sent too many messages in a short amount of time. Please try later..
    I have checked the SMTP server settings in tools, account settings and they are as they have always been. Is there something I have missed?

    Sending through web mail is totally irrelevant to using an SMTP server. The message even says it is from the server. Why do you think this is a Thunderbird problem.
    The provider has put in place measures to keep people from spamming other email recipients using thier SMTP server. You have seen the result of those measures.

  • Mailer object error message "SMTP: invalid from address. SMTP error 530 5.7.0 Must issue a STARTTLS command first. d5sm35857280yhl.19".

    I am trying to send an email from Lookout V6.6 using the Mailer object.  I have an email address setup through GMAIL and have verified it works.  Also, Lookout Mailer object is able to verify GMAIL server.  I get the following error message when trying to send the email: "SMTP: invalid from address. SMTP error 530 5.7.0 Must issue a STARTTLS command first. d5sm35857280yhl.19".  Anyone know what is causing this?

    Another method is to use a SMTP relayer, we have deployed them in the past.
    http://www.hmailserver.com/index.php?page=welcome
    Mike
    Forshock - Consult.Develop.Solve.

  • SMTP Error Code : 530 . For more information, see your SMTP server manual.

    Hello,
    I am Getting
    "SMTP Error Code : <530>. For more information, see your SMTP server manual" error, While configuring SMTP in Data Services 4.0 system. I have tried executing the SMTP_TO function on another DS machine which has 3.2 verion installed, but getting the same error.
    FYI,
    1) Able to telnet the Exchange server through Data service machine
    2) Maintained SMTP settings in Data services server manager
    3) using the same SMTP server host name in other SAP systems (ECC,BI,PI) etc and able to send mails.
    Regards
    Puneet

    Thanks for the reply Julian.
    There was a problem in SMTP relay rights on Exchange server. Able to send mails now. Thanks!
    Getting another problem wherein I am not able to send mails to multiple recipients i.e. If I specify 5 recipients in SMTP_TO function and execute the job then Every individual is getting E-Mail having there own ID in TO field, other Id's are not gettting displayed in TO field.
    I hve checked note "1276348 - smtp_to function - multiple recipients not displayed"
    Settings mentioned in the note have been done and job is getting executed without any error but the mails are not getting delivered.
    It would be great if anyone can suggest on how to proceed here.
    Thanks & Regards
    Puneet

Maybe you are looking for

  • Erro ao inserir Nota Fiscal de saída

    Bom dia Pessoal, estou com um problema ao tentar inserir uma NFs, apresenta esta mensagem. "Data de cancelamento não deve ser antes da data de entrega " A Data do Documento é de 01/10/2007 .....estou no período correto para o lançamento (10/2007) e o

  • The order of joining the tables in a query ANSI92

    Hi all! I have three table in Univerce. I need that those tables joined in next order: tab1 inner join tab2 right join tab3 When creating a report in WebI they are connected as (regardless of the order of dimentions): tab1 right join tab3 inner join

  • How to change color of keybored

    I want to be able to change the color of my keybored and the color of the bubbles in messageing and the back round.

  • Multiple ALEAUD Idocs are being generated per original Idoc

    We have the following scenario in PI: ERP (IDOC)> PI (JDBC)> 3rd Party PI sends ALEAUD idocs back to ERP when the process is successful.  Program RBDAPP01 is then ran on a schedule to update the ALEAUD idoc status, which in turn, updates the idoc sta

  • New ipod 5 wont hold a charge why

    okay so i judt got the new ipod touch 5th gen and i charged it over night and then went to school and it was charged but then when i got it out on the bus it was all the way dead and my brother has the ipod touch 5th gen to so i tryed both of our cha