Skip to content

In this project, I prepared a script that will make it easier for you to manage e-mails from your website.

Notifications You must be signed in to change notification settings

MustafaPicakci/Mail-Container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mail Container

This project makes it easy to manage data or mail from forms on your website.

Bu proje, web sitenizdeki formlardan gelen verileri veya e postaları yönetmeyi kolaylaştırır.

How does it work

  • Form data or mails from your website are written to the incomming_mail.txt file

Web sitenizden gelen form verileri veya e postalar incomming_mail.txt dosyasına yazdırılır.

  • Copied to mail_storage.txt file at 13:00

Her gün saat 13:00 'da incomming_mail.txt 'nin içeriği mail_storage.txt dosyasına kopyalanır ve incomming_mail.txt dosyası silinir.

Remeber !

Unutmayın

  • Copy the entire code to your website's code file

Kodun tamamını web sitenizin kod dosyasına kopyalayın

  • Data from your website should be written instead of 'Merhaba'

'Merhaba' yazan yeri web sitenizden gelen veriler ile değiştirin.s

  • You have to direct the data in the mail_storage.txt file to your email instead of the data from the forms on your site.

Sitenizdeki formlardaki veriler yerine mail_storage.txt dosyasındaki verileri e-postanıza yönlendirmeniz gerekir.

About

In this project, I prepared a script that will make it easier for you to manage e-mails from your website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published