Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SCOT setting problem

Former Member
0 Likes
1,176

Hi,

I am able to send mail with attachment to my mail id (say abc@company.com). But the attachment is in corrupted format.The attachment in the sap outbox is opening correctly. I tried with both ALI and PDF attachment.

The read receipt in my SAP Inbox is with message as 'No delivery to abc@comapny.com (for reason, see long text)'.Then if I checked my SAP outbox, the message sent is with error status.

The same code is working fine in other system.I hope the problem is with the SCOT settings.Here is the configuration in that settings.

NODE:SMTP

RFC Destination: Z_SMTP(tested the connection working fine)

Node in use Checked.

Internet Checked: Set Address Area abc@comapny.com

All Formats selected

Dev. type :POSTSCPT

Any useful pointers will be appreciated with reward points.

Regards,

J.Jayanthi

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
804

Hi,


SCOT--> double click on SMTP-->click on INTERNET button at

below-->new  window will open -->  find 4 four text boxes
 
-->ABAP LIST select PDF, HTM (as per ur requirement)

aRs

5 REPLIES 5
Read only

Former Member
0 Likes
804

Issue might be at your user profile ,just check in Su01-> enter user id -> click on change mode .

here you need to maintain connection type ,and enter your email id.

if not check with basis people.

Thanks

Seshu

Read only

0 Likes
804

Seshu,

I maintained connection settings now. But this time I am getting a error in my outlook that 'There was a SMTP communication problem with the recipient's email server. Please contact your system administrator'.Status in my SAP outbox for that mail is unknown.

aRs,

I tried your idea before.But no effect.

Any suggestions?

Message was edited by:

Jayanthi Jayaraman

Message was edited by:

Jayanthi Jayaraman

Read only

former_member194669
Active Contributor
0 Likes
805

Hi,


SCOT--> double click on SMTP-->click on INTERNET button at

below-->new  window will open -->  find 4 four text boxes
 
-->ABAP LIST select PDF, HTM (as per ur requirement)

aRs

Read only

Former Member
0 Likes
804

have you check SICF tcode whether SMTP node is activated or not?

for more reference pls go through this

<a href="/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface:///people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface

regards

shiba dutta

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
804

Hi,

I tried XLS attachment.It is working fine.But if I checked SAP Outbox, the mail is in error status with the message 'No delivery to abc@comapny.com (for reason, see long text)'.