Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
Pending Issues / Losing user data when changing username_domain
« Last post by cneilley on April 02, 2024, 09:17:15 AM »
I am having an issue with new user accounts having their primary identity be created as "username@mail.example.com" when previously they were being created as "username@example.com"

It does not matter so much for authentication to the mail server, as we just look to the username, but it is confusing end users.

I am aware that username_domain should be set to "example.com" to fix this, but when I do, all older accounts lose all of their preferences and data.

I checked the mysql database and see that if I change the mail_host to example.com instead of mail.example.com for the user, I am logged in as the user_id (no new user is created on login), but my settings are gone and my contacts and collected addresses are all missing.

Is there a field other than the user_id that ties this information to the account that I can manually change to get the current users working seamlessly with their data while also having new accounts be created the way I want them?

Thank you,
Cam
62
General Discussion / Re: Receiving Messages Failed With Error
« Last post by alec on April 02, 2024, 07:38:56 AM »
This is phishing, stay away from it.
63
General Discussion / Receiving Messages Failed With Error
« Last post by Tjappie on April 02, 2024, 05:12:39 AM »
Good morning,

We use RoundCube as our shared email and we often receive the following email:

- Receiving Messages Failed With Error

With this message:
Some messages have been rejected by your incoming mail server due to technical errors, follow the link below to automatically retrive pending messages.
Retrive Messages

It feels a bit sketchy. When I hover over the button a hyperlink of cloudflare-ipfs appears.

Is this alright or should I stay away from it. To my knowledge, we receive emails just fine.

Kind Regards,
Tjappie
64
I have configured a roundcube webmail with roundcube 1.6.6.   I   have  a couple of email servers which is configured with postfix and dovecot like mx1.example.com, mx2.example.com and mx3.example.com. (Sorry, i cant mention the real host names).  I am able to login to the webmail with the email account of any of these mail servers and also can receive the mails. But when i try to send emails from webmail, it shows the below error.

SMTP error (554): Recipient "Email" cannot be added (5.7.1 <unknown[IP]>: Client host rejected: Access denied).

Any idea what could be wrong here. 
65
Roundcube Discussion / Re: search dont work
« Last post by JohnDoh on March 29, 2024, 10:53:47 AM »
Searches are performed by your IMAP server. From the Roundcube side the most you can do is enable imap_debug to log the communication between Roundcube and your IMAP server and see if that gives you any more clues.
66
Release Discussion / Re: session timeout not working after roundcube 1.5.5 upgrade.
« Last post by JohnDoh on March 29, 2024, 10:52:02 AM »
Please explain what "is not working" means if you want a meaningful response.
67
There is no Roundcube "service" because Roundcube is a web application. The error means Roundcube cannot connect to your SMTP server. So start from there, can you connect to it via telnet for example?
68
General Discussion / Re: Error sending the read notice
« Last post by JohnDoh on March 29, 2024, 10:48:53 AM »
The setting SKaero refered to is on your side. But if you are an end user rather than the person responsible for your installation of Roundcube then you can also see the settings by going to Settings > Preferences > Displaying Messages > On request for return receipt.
69
Roundcube Discussion / Re: search dont work
« Last post by linhdb on March 29, 2024, 02:56:58 AM »
I also have problems with the search function. There are phrases in emails that I need to find, for example: The sentence "hệ thống CRM" is already exist however when I search, I don't see that email listed and it says "search returned no matches". I'm guessing it could be related to the US-ASCII and UTF-8 issue. Does anyone have a way to solve this problem?
I used roundcubemail-1.6.6
Many thanks!!


1. Email already exist


2. Search function not working


70
Thank you I have added the line below into /opt/tinycp/domains/mail.server.com/nginx.conf and I can select and upload my file larger than 1Mb:
client_max_body_size 18M;
but after it finishes uploading I got this error:
connection error (failed to reach the server)
Pages: 1 ... 5 6 [7] 8 9 10