dreambladeflag

Results 134 comments of dreambladeflag

I have encountered the same issue when I use Zoho SMTP to relay, and we are investigating.

Can you show me a screenshot what your encountered? It is popup a login success and still waiting on login page?

Sorry, we'll fix this issue as quickly as possible.

Please check the dovecot logs, execute the command `tail -n 100 logs/dovecot/mail.log` on the project path.

Maybe your sent emails are all being deferred. Please check the `logs/postfix/mail.log` file or go back to the `overview` page to check if it has failed logs. ![Image](https://github.com/user-attachments/assets/e639bfb0-b531-4c4b-a829-36e7090aa3b1)

Does the issue still exist? I noticed you are currently using SMTP relay for email sending, and the relay connections were not working correctly. ```plaintext 2025-06-20T21:07:52.043196+08:00 postfix postfix/smtp[197]: D9C7FA025F: ***@***.***>,...

Please check our tutorial page, https://www.billionmail.com/start/preparation.html

On this week, we will update demo to fix this bug.

Of course. This feature is in our roadmap.

This is simple way to customize your BillionMail. 1. Setup Golang developmenr environment in your server. 2. Change the codes and compile. 3. Use `docker cp` command to replace container...