0
    
    
        
                    Zahra created
                    
                    
                    
                
                SECheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v
 - UI type: Angular
 - DB provider: EF Core
 - Tiered (MVC) or Identity Server Separated (Angular): Identity Server Separated (Angular)
 - Exception message and stack trace:I want to send an email with an image inside html page >>>the image dose not appear >>what should be the src of image ??
 - Steps to reproduce the issue:"
 
1 Answer(s)
- 
    0
hi
You can try to use MailKit.
https://docs.abp.io/en/abp/latest/Emailing https://docs.abp.io/en/abp/latest/MailKit
We also have a demo to test it.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo