Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Send email without leaving a copy in the Sent folder

I am using the SmtpClient to send to new users the credentials when the Admin creates them in the System. And everytime the user itself (not the Admin) updates his Account i send an email about the new credentials in case the user changes the Username or the Password.

So what i want is not to save a copy of the sent emails in the Sent folder.

I am working with C# and developing a WPF application.

So is it possible to send an email without leaving a copy?

I am just trying to avoid leaving a copy in the Sent folder because the credentials of the all the users will be there in the Sent emails.

Thansk in advance!

like image 426
Miguel Avatar asked Nov 22 '25 06:11

Miguel


1 Answers

Found on Gmail forum

There is no option to not save sent messages in Gmail, but you can create a filter to delete all sent mail. Create a filter with "me" in the From field, and set it to delete. The messages will be put in the Trash immediately.

like image 113
Jacob Seleznev Avatar answered Nov 24 '25 19:11

Jacob Seleznev



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!