On 10/23/25 13:51, [email protected] wrote:
---
Mohon tidak posting dengan top posting style di milis ini, selalu
gunakan bottom (interleaved) posting untuk memudahkan pembacaan.
Saat reply (meresponse) posting, letakkan jawaban (response text)
dibawah Teks Kutipan (quote text).
https://www.netmeister.org/news/learn2quote2.html
2.3 Why should I place my response below the quoted text?
Usually, the reading-flow is from left to right and from top to bottom,
and people expect a chronological sequence similar to this. Especially
people who are reading a lot of articles (and who therefore would
qualify as the ideal person to answer your question) appreciate it if
they can read at first the text to which you are referring. The quoted
text is some kind of help to remember the topic, which of course will
not work, if you place the quoted text below your response
Juga lakukan penghapusan kutipan teks (quote text) yang tidak sesuai
dengan konteks yang akan dijawab.
Misalkan poster signature.
Lengkapnya bisa dibaca disini
https://www.netmeister.org/news/learn2quote2.html#ss2.1
Agar outlook bisa melakukan reply dengan inline reply style gunakan
Internet Quote Style yang diperlukan seperti ini
https://www.slipstick.com/outlook/email/to-use-internet-style-quoting/
Kalau memang kesulitan mensetting outlook, boleh pakai MDaemon webmail
dengan ubahan setting dari menu options | Compose
https://mdaemon.dutaint.com/wc/25.5.0/options_compose.html
[ ] HTML Compose
Replying and Forwarding
Attribution of original message:
[x] Custom format : On %SENTDATEANDTIME%, %SENDER% wrote:
When replying to a message
[x] Prefix each line of the original message
Prefix each line of the original message: > or |
Assign Signatures
Replying Signature: no signature
---
Berikut jawaban dari hosting nya :
Halo Kak Welly 🙏, terima kasih atas informasinya. Dari hasil
pengecekan, error 421 service not available (connection refused, too
many connections) bukan disebabkan server sibuk secara resource (CPU/
RAM), melainkan karena jumlah koneksi SMTP yang aktif sudah mencapai
batas maksimum. Jadi walaupun status server terlihat normal, jika
limit koneksi SMTP penuh maka koneksi baru akan ditolak.
👉 Untuk solusinya:
1. Tidak perlu restart VPS, cukup lakukan pengecekan pada limit koneksi SMTP di
MDaemon/WHM.
2. Pastikan tidak ada terlalu banyak perangkat atau aplikasi yang login dengan
akun email yang sama secara bersamaan.
3. Jika ada IP/device yang membuka koneksi berulang, bisa dilakukan pembatasan
atau blok sementara.
4. Kami sarankan juga untuk menyesuaikan setting interval send/receive di
aplikasi email agar tidak terlalu sering melakukan koneksi otomatis.
Jadi gimana setting nya pak untuk 4 solusi diatas
Walau jawaban benar (limit koneksi SMTP penuh) alias sibuk, tetapi
solusi yang diberikan menurut saya tidak tepat.
Server mail.libolon.co.id alias vx2293-server1.libolon.co.id
[103.229.72.132] tidak pakai MDaemon melainkan MTA Exim milik
idcloudhosting.com.
Server MDaemon adanya di mail.libolon.co.id yang ada di Purwakarta
(tidak diketahui public IP nya, mungkin pakai Dynamic IP), yang
menggunakan konfigurasi MultiPOP untuk terhubung ke server
vx2293-server1.libolon.co.id [103.229.72.132].
Saran saya perlu dilakukan ubahan setting di server MDaemon
pwk.libolon.co.id sbb:
1. Pengiriman mail ke Internet lewat smarthost mail.libolon.co.id alias
vx2293-server1.libolon.co.id [103.229.72.132] menggunakan SMTP Port 587
(MSA) atau SMTP port 465 (SMTP/SSL), bukan/tidak lagi pakai SMTP port 25
seperti yang sekarang berlaku/berjalan.
Port 25 digunakan untuk transaksi antara mail server yang berbeda
domain/host, sehingga sangat sibuk.
2. SMTP port 587 dan SMTP port 465 adalah koneksi yang memang dirancang
untuk menghubungkan SMTP client dengan SMTP server milik sendiri
(menggunakan domain yang sama) sehingga standardnya butuh authenticate
(diaktifkan SMTP Authentication) di sisi client).
Server disini adalah Exim server vx2293-server1.libolon.co.id sementara
Clientnya adalah MDaemon server pwk.libolon.co.id.
Jadi di server pwk.libolon.co.id dilakukan ubahan sbb:
a. Aktifkan Smart Host Access di setiap akun yang ada, disesuaikan
dengan akun yang terdaftar di server mail.libolon.co.id alias
vx2293-server1.libolon.co.id [103.229.72.132]
https://mdaemon.dutaint.com/mdaemon/25.5.0/ae_mail-services.html
misalkan untuk akun [email protected] di set
Smart Host Access
Smart host login: [email protected]
Smart host password: {sesuai dengan password akun yang terdaftar di
server mail.libolon.co.id}
b. Setelah itu ubah setting delivery
https://mdaemon.dutaint.com/mdaemon/25.5.0/default-domain-and-servers_delivery.html
[x] Send all outbound email to a smart host
Default smart host: mail.libolon.co.id:587
(atau vx2293-server1.libolon.co.id:587)
[ ] Treat default smart host as domain name and deliver to its MX hosts
[x] Use SMTP authentication
[x] Allow per-account authentication
c. Boleh di adjust besaran/nilai SMTP sessionnya, disesuaikan dengan
besarnya kapasitas kanal (bandwidth) yang dimiliki.
Misalkan pakai koneksi Wired (FO) Broadband 100 Mbps, yang upload
speednya 10 Mbps, maka diset outbound session berkisar 10 s.d 30.
https://mdaemon.dutaint.com/mdaemon/25.5.0/default-domain-and-servers_sessions.html
Maximum concurrent SMTP outbound sessions: 30
dan agar smarthost tidak sibuk/down, aktifkan menu berikut
Maximum simultaneous connections to any single IP : 10
aktifkan smartspooling untuk efisiensi penggunaan bandwidth
[x] Use multiple RCPT commands when sending mail
$ telnet mail.libolon.co.id 587
Trying 103.229.72.132...
Connected to mail.libolon.co.id.
Escape character is '^]'.
220-vx2293-server1.libolon.co.id ESMTP Exim 4.96.2 #2 Fri, 24 Oct 2025
06:33:58 +0700
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
$ openssl s_client -connect vx2293-server1.libolon.co.id:465
CONNECTED(00000003)
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R10
verify return:1
depth=0 CN = vx2293-server1.libolon.co.id
verify return:1
---
Certificate chain
0 s:CN = vx2293-server1.libolon.co.id
i:C = US, O = Let's Encrypt, CN = R10
a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
v:NotBefore: Aug 19 23:45:54 2025 GMT; NotAfter: Nov 17 23:45:53
2025 GMT
1 s:C = US, O = Let's Encrypt, CN = R10
i:C = US, O = Internet Security Research Group, CN = ISRG Root X1
a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
v:NotBefore: Mar 13 00:00:00 2024 GMT; NotAfter: Mar 12 23:59:59
2027 GMT
---
220-vx2293-server1.libolon.co.id ESMTP Exim 4.96.2 #2 Fri, 24 Oct 2025
06:56:30 +0700
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
--
syafril
--------
Syafril Hermansyah
MDaemon-L Moderator, run MDaemon 25.5.1
Mohon tidak kirim private mail (atau cc:) untuk masalah MDaemon.
In those days he was wiser than he is now -- he used to frequently take
my advice.
-- Winston Churchill
--
--[mdaemon-l]----------------------------------------------------------
Milis ini untuk Diskusi antar pengguna MDaemon Mail Server di Indonesia
Netiket: https://wiki.openstack.org/wiki/MailingListEtiquette
Arsip: http://mdaemon-l.dutaint.com
Dokumentasi : http://mdaemon.dutaint.com
Berlangganan: Kirim mail ke [email protected]
Henti Langgan: Kirim mail ke [email protected]
Versi terakhir: MDaemon 25.5.1, SecurityGateway 11.0.3