Hi guys,I''m trying to figure out how to use MailMessage to send mails with adifferent return path than the sender if the delivery fails. Here''s thecase:Sender: Joe''s PizzaSender email: jo*@pizza.comReceiver: Matt Hill (from repository)Receiver email: ma**@hill.com (from repository)Reply to: jo*@pizza.comReturn path: 85*************@mailer.com (this is used to identify thereceiver against the repository in case of undeliverable)How is this done with System.Web.Mail? Is it possible at all?Thanks for any kind of help.Regards,Jonah Olsson 解决方案 that 这篇关于发送具有不同返回路径的邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 1403页,肝出来的..
09-06 09:31