Bu uygulama, kullanıcıya tekil veya toplu e-postaları gönderme seçeneği sunar.
toplu-mail.py
-
Programı çalıştırın ve "t" tuşuna basarak tekil e-posta gönderme moduna geçin.
-
İstenen bilgileri girin:
- Alıcı E-posta Adresi
- Gönderici Mail
- Gönderici Mail Şifresi
- Konu
- İçerik
- Dosya(Dosyanın Yolu)
-
İstenilen bilgileri girdikten sonra, e-posta gönderme işlemi başlatılacaktır.
-
Programı çalıştırın ve "c" tuşuna basarak çoklu e-posta gönderme moduna geçin.
-
İstenilen bilgileri girin:
- E-posta Adreslerini İçeren Dosyanın Yolu (Bu dosyanın ".txt" uzantılı olması gerekmektedir.)
- Gönderici Mail
- Gönderici Mail Şifresi
- Konu
- İçerik
- Dosya(Dosyanın Yolu)
-
E-posta adreslerini içeren ".txt" dosyasının yolunu belirtin. Bu dosya, göndermek istediğiniz e-posta adreslerini içermelidir.
İster 1000 kişiye, isterseniz 1 kişiye 1000 tane mail gönderebilirsiniz. Kullanım sınırı yoktur.
This application allows the user to send individual or bulk emails.
toplu-mail.py
-
Run the program and press "t" to enter the mode for sending individual emails.
-
Provide the required information:
- Recipient Email Address
- Sender's Email
- Sender's Email Password
- Subject
- Content
- Attachment (File Path)
-
After entering the desired information, the email sending process will be initiated.
-
Run the program and press "c" to enter the mode for sending multiple emails.
-
Provide the required information:
- Path to the File Containing Email Addresses (This file should have a ".txt" extension.)
- Sender's Email
- Sender's Email Password
- Subject
- Content
- Attachment (File Path)
-
Specify the path to the ".txt" file containing email addresses. This file should contain the email addresses you want to send to.
You can send emails to 1000 people or 1 person 1000 times. There are no usage limits.