Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

I'm not able to send the mail through Macro VB

When I'm trying to send a mail through SMTP Server.The macro is giving the following problem:-

The server rejected one or more recipient addresses. The server response was: 550 #5.1.0 Address rejected.

So,Please help me on this.

Thanks in advance.

5 Replies
luciancotea
Specialist
Specialist

It's not a script problem, you just try to send to an invalid email address.

vikasmahajan

check  Step 2: Configuring Email in attached document.


Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Thanks Vikas...

But I want to do it with the Help of Macro.

vikasmahajan

PFA Sample Application for sending mails .

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Thanks Vikas It was very nice