Mail fetch issue

I am facing one issue with mail fetch where i need to fetch mail on port 25 using SMTP. How do I solve this issue ?

Hello @arijit1213,

Could you please detail the issue?

Thank you!

which activity you are using?

we used get imap mail message.but on client side they did not have imap port.They can only provide smtp port.how can i get mail by smtp?

Smtp is used for sending out emails. For reading emails , we need to use imap, outlook or exchange activities