on 2005 Aug 11 6:16 AM
Hi All,
I have gone through your weblog for configuring reciever mail adapter BY PRASAD ULAGAPPAN.
I have few doubts .
Message protocol == XIALL.
If I am providing my mail address in MAIL ATTRIBUTES-TO parameter
then what do we have to exactly specify in connection parameters.
I want to send a mail from XI to my ID. Suppose my id is yomeshsharma@yahoo.co.in .
So if I am providing this ID in " TO " parameter then what should I specify in connection parameters
i.e url = ?
user = ?
password = ? (which password to specify , usually we dont require to give password to recieve mails )
Please help me with this.
Waiting for your reply.
Thanks in advance
Hi Yomesh,
The below help URL gives explanation for 'Connection Parameters for Mail Server':
http://help.sap.com/saphelp_nw04/helpdata/en/0b/9a50465ccf84479e39a6d50c90fb3f/frameset.htm
You need to provide your mail server details. When you send a mail normally, say from outlook, you configure it to connect to some SMTP/IMAP server, using username/password.
Provide that server details in URL.
If you dont use user/password to connect to it, leave it blank.
Also fill the 'From' mail address.
For eg., if there is a internet connectivity to your XI server, and you want to use SMTP server of yahoo to send out mails, then you can give:
URL: smtp://smtp.mail.yahoo.com
userid: yomeshsharma
password: <your yahoo password>
In this case, both your From & TO details are same.
You can change 'TO' to send to a different mail address.
regards,
Pops V
Message was edited by: Pops V
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi yomesh,
You have to give the parameters as:-
URL - smtp://<message server >
user- your userID.
password - your account password..
Also if ur using the company ID then give ur system login ID and password.
Regards,
Divya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi yomesh,
You have to give the parameters as:-
URL - smtp://<message server >
user- your userID.
password - your account password..
Slso if ur using the company ID then giove ur system login ID and password.
Regards,
Divya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
In the <b>url</b> u hav to give the url of ur company's<b>mail server eg Microsoft Exchange server</b>.If u use any login info to open ur account give that in <b>user</b> and <b>password.</b>
>><i> want to send a mail from XI to my ID. Suppose my id is yomeshsharma@yahoo.co.in</i>
so give these parameters in Mail Attributes
From: ur company id
To: yomeshsharma@yahoo.co.in
Hope it hepls.
Regards
Arpit Seth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yomesh,
you can give the following values in the connection parameters:
Transport Protocol: SMTP
Message ProtocolL XIALL
url: smtp://<mailserver name> // through which you send your mails from the system.
From: <any Name>@<System name>
To: <recepients mailing address> in your case it is yomeshsharma@yahoo.co.in
as i am using SMTP, i didn't had to give any username and password
I hope it helps,
Thanks & Regards,
Varun Joshi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yomesh,
URL = Microsoft Exchange Server
User = Your user name
Password = ur password
Cheers,
Anup
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Follow the sap help. It works like charm.
http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/content.htm
regards
SKM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.