Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Leave mail unread on mail server.

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
configurationmessageemailimapmailserver
9 Replies
21953 Tampilan
Avatar
Lawrence

Hello,

When an incoming mail server is configured using IMAP to collect mail from a Gmail account it marks the message as read, meaning it is difficult to see what has been read when logging into the Gmail account.

Is there a way to leave the message as unread on the mail server?

Moreover, is it possible for the message to be automatically marked as read within openERP once it is read in Gmail, similar to how IMAP works on most mobile devices?

Thanks, Lawrence

3
Avatar
Buang
DE-PRE GMBH

Same problem an answer on that would be very helpful ...

Lawrence
Penulis

In the end I used POP3 for the mail servers. This allows for you to collect mail (whether its in the read or unread state) and also will not change the state of the messages it collects providing you configure it correctly on your mail server (e.g. Gmail). There is also the added benefit which it will collect mail in the "sent" folder.

Luis Leiva

Lawrence, how do configure to avoid the fetched emails to be deleted from the server? Could you please explain further.

Lawrence
Penulis

Hi Luis. In Gmail I went to Settings->Forwarding and POP/IMAP and then under the heading POP access I selected "When messages are accessed by POP keep original message in inbox". I hope that helps.

patrick cadonau

I have the same issue - any new solutions available by now to also being able to process read messages - but not already processed through OpenERP - through IMAP?

Avatar
assd
Jawaban Terbai

Real IMAP client is like a remote access/sync to a mail server. So you have just one repository for your emails and your local copy is like a managed cache that is sync each time you check mail on server.

In Openerp IMAP is used just as auth, but really, openerp copy from the server ONLY mail marked as "unread" from the IMAP inbox.

This new mail will be "unread" in openerp and "read" on IMAP server

If you read some email from you IMAP server you will not have that email in openerp (just remark the email as unread and openerp will fetch it)

If you delete some email from the server this will continue to exist in openerp because there is not sync but just fetch.

OpenERP:POP is more manageable but it can't be used with catchall account due to a bug (see: bugs.launchpad.net/openobject-addons/+bug/1104091)

OpenERP:IMAP should be changed in order to fetch all "unread (by openerp)" email! means that OpenERP should fetch those email that it has never saw before without change the "read" status on the IMAP server

bye

3
Avatar
Buang
Avatar
Laremi
Jawaban Terbai

Same issue on Odoo 11(using IMAP)

Any fix to leave messages as unread on the Gmail server ?

Please help,

Thank you

0
Avatar
Buang
Avatar
hiren
Jawaban Terbai

It seems openerp uses unread to know which mails to fetch, and once fetched, needs to mark those as read so that on the next fetch, it doesn't fetch the same ones again, I don't see a way of leaving it unread on server, and having openerp know which messages not to fetch on the next run. I may be wrong though.

0
Avatar
Buang
assd

you're right but openerp could use same technique is used in any imap mail client

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Receive sent mail on mail server by IMAP
configuration email fetchmail imap mailserver
Avatar
Avatar
Avatar
Avatar
7
Jan 20
22742
Get read mail by IMAP
configuration crm email messages imap
Avatar
0
Mar 15
7339
Error in Test Connection Email
configuration email
Avatar
0
Jan 25
2021
Email Configuration - v15
configuration email
Avatar
Avatar
1
Mei 22
4393
Email in Odoo
email mailserver
Avatar
Avatar
1
Mar 22
3448
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now