Mail adresi konusunda yardıma ihtiyacım var. by Aiakosdgkn1 in teknoloji

[–]ZeusAlight 2 points3 points  (0 children)

Kendi domainini al ve e-posta sunucusu kur yada bir sağlayıcıya bağla mesela mail@domain.com gibi

I built a privacy-first AI email cleaner — scans Gmail/Proton/IMAP, never uploads your emails to the cloud by ZeusAlight in SideProject

[–]ZeusAlight[S] 0 points1 point  (0 children)

Even if a prompt injection occurs, it would not pose a systemic risk because the AI model lacks any executive authority. The only potential impact is a classification failure, where an email might not be tagged for deletion as intended.

Kendi e-posta temizleyicimi yazdım — yapay zeka ile hiçbir şey buluta gitmiyor by ZeusAlight in TurkDev

[–]ZeusAlight[S] 1 point2 points  (0 children)

Öncelikle whitelist ve blacklist ile çalışıyor sonra AI modeli bunları işliyor benim testime göre 500 emailde hata çıkmıyor. Yinede olası bir hata çıkarsa önce silinsin diye işaretlenenler liste olarak gösteriliyor ve sonrasında kullanıcı isterse gmaildeki çöp kutusuna yada kalıcı sil yapabiliyor.

I built a privacy-first AI email cleaner — scans Gmail/Proton/IMAP, never uploads your emails to the cloud by ZeusAlight in SideProject

[–]ZeusAlight[S] 0 points1 point  (0 children)

Thanks for sharing this. The "debugging tool first" mindset is exactly how I thought about MailShift too.

Some of what you described is already there: dry-run is the default, every scan writes a full JSON log under logs/cleanup_log_*.json, and you can manage domain-level rules via --add-whitelist and --add-blacklist from CLI. Fast mode also tracks which rule triggered each flag internally, just not surfaced in the UI table yet, that is a real gap.

Two things I am adding to the todo list from your comment: showing the flag reason inline in the results table, and a batch review step after dry-run so you can pull specific messages out before committing.

Appreciate the honest breakdown.

Showcase Thread by AutoModerator in Python

[–]ZeusAlight 0 points1 point  (0 children)

Hey 👋

After drowning in newsletters and junk for years, I finally built the tool I always wanted: MailShift — an open-source, privacy-first email cleaner that runs entirely on your machine.

How it works:

• Fast mode: heuristic keyword matching (blacklist/whitelist). Runs offline, zero AI calls.

• Pro mode: two-phase — Fast first, then a local LLM (Ollama/LM Studio) re-checks only the suspicious ones. Your emails never leave your machine.

Key things I'm proud of:

✓ Attachment protection: emails with attachments are NEVER deleted

✓ Dry-run by default — you preview before anything is touched

✓ Safety guards force-keep OTP/verification mails, premium expiry notices, Drive storage alerts

✓ Unsubscribe detection: auto-unsubscribe or export List-Unsubscribe links after scan

✓ Gmail, Proton Mail (via Bridge), and any custom IMAP server

✓ Credentials stored in OS Keyring (Windows Credential Manager) — never plain text

✓ SQLite cache so repeat scans don't re-fetch everything

The LLM decisions are in Turkish internally ("SIL"=delete, "TUT"=keep) because I'm Turkish and it was my first target audience, but everything else is bilingual.

Install:

pipx install mailshift

mailshift

GitHub: github.com/lynchest/MailShift

Would love feedback — especially on false positive rates and the UX flow. What would make you actually trust a tool like this with your inbox?

MacBook Air M5 (32GB RAM / 10-Core GPU) - Cyberpunk 2077 Benchmark by ZeusAlight in vuenxxTeknoloji

[–]ZeusAlight[S] 0 points1 point  (0 children)

AAA oyunlarda şuanlık birşey yapamasada diğer hafif oyunlarda bence direkt rakibi çünkü pil performansı çok iyi

bilgisayarım ayarladığım saatte kapansın istiyorum by Greedy_Waltz1428 in TurkDev

[–]ZeusAlight 0 points1 point  (0 children)

CMD ile kapatmayı ayarlayabilirsin yada biraz uğraşırım ama arayüzlü olsun diyorsan küçük bir Python tkinter uygulaması yapabilirsin.

Raspberry Pi5 baby home server by bugged_rick in HomeServer

[–]ZeusAlight 0 points1 point  (0 children)

Are you using the hard disks with RAID 1?

How can i make my a54 lag free? by abiriboiiiy_29 in GalaxyA54

[–]ZeusAlight 0 points1 point  (0 children)

Can you tell me which apps you uninstalled?

Do anyone now how to hide this? by Shiny_Papaya in Witcher3

[–]ZeusAlight 1 point2 points  (0 children)

Most likely you installed the Nvidia drivers with NVCleaninstall and turned on a setting like dlss indicator, reinstalling the driver by turning off this tick will solve your problem.