cancel
Showing results for 
Search instead for 
Did you mean: 

Mails send two hours later

Former Member
0 Kudos

Hello All,

We have some abap programms which send mails with logs attached. (function SO_DOCUMENT_SEND_API1). The problem is that the mail is scheduled with the user local time (GMT+2) and our server is configured GMT. So we always reveive the mail two hours later.

How can we proceed to send the mail immediately? Please note that we don't want to change user time settings.

Thanks in advance!

Best regards,

Olivier

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

We solved the problem by implementing SAP note 1015628.

Best regards,

Olivier