Roundcube Community Forum

 

Recent posts

#1
General Discussion / Qatar Airways Baggage Allowanc...
Last post by flightsguard - Today at 05:00:10 AM
Even in 2025, Qatar Airways continues to maintain its leading position with traveler-friendly baggage policies. Knowing the latest rules can help you avoid extra fees and stress, whether you're a business or budget traveller. Qatar Airways offers flexible baggage limits based on travel class, fare type, route, and frequent flyer status. Economy Class varies from Lite with minimal baggage to Comfort with higher allowances, while Business and First Class provide even more. The information below will help you know about the Qatar Airways Baggage Policy 2025 and the numbers and weights of the baggage you are allowed to carry while travelling to different destinations with the airline.

Cabin Baggage Policy of Qatar Airways -

With Qatar Airways, you are allowed to carry bags whose dimensions should adhere to 50 x 37 x 25 cm. However, the number of bags that you can bring onboard varies based on your fare type, which can be seen as follows:

If your fare type is Economy class, you can bring 1 piece of onboard luggage with a maximum weight of 7 kg.   
If your fare type is either Business or First class, you can take two handbags on the airline, whose combined weight can't exceed 15 kg.
Note: Due to local regulations regarding passengers, the allowance limit can be less than the one prescribed above.
#2
General Discussion / Re: Incoming emails not showin...
Last post by SKaero - Today at 12:09:02 AM
It sounds like your DNS is setup incorrectly. If GoDaddy is providing the mail service I'd recommend you contact them for support they should be able to provide the DNS change you need to make in order for email to get to the account.
#3
General Discussion / Re: Incoming emails not showin...
Last post by famatstudent - June 17, 2025, 05:37:02 PM
I just got this error from an email that was sent with the webmail email cc-ed:

The response was:
DNS Error: DNS type 'mx' lookup of famatdelegates.org responded with code NOERROR DNS type 'aaaa' lookup of famatdelegates-org.mail.protection.outlook.com. responded with code NXDOMAIN DNS type 'a' lookup of famatdelegates-org.mail.protection.outlook.com. responded with code NXDOMAIN
#4
General Discussion / Incoming emails not showing up
Last post by famatstudent - June 17, 2025, 11:33:13 AM
I created a webmail email with my domain on GoDaddy through the option in cPanel. I can send email freely, and the recipient receives them. However, when I sent an email from a Gmail to this webmail email, it does not show up in the webmail inbox. In fact, there is no delivery error either that is sent to the Gmail. Why is this happening?

Also, if there is a fix, would it also be possible to see all of the emails I have missed during the time I wasn't receiving emails? I think there could have been very important emails that I missed.
#5
Pending Issues / Re: error parsing opensmtpd vi...
Last post by gmarco - June 17, 2025, 06:50:07 AM
Hi,

probably the plugin is made for sendmail virtusertable format (where I use without any problems), but I think it should be sufficient to strip "brutally" all illegal characters from (the end of) email address  :)

Thanks so much for your kind reply.
#6
Pending Issues / Re: error parsing opensmtpd vi...
Last post by alec - June 17, 2025, 06:32:14 AM
I create https://github.com/roundcube/roundcubemail/issues/9898 for you.

In meantime you can try the new_user_dialog plugin.
#7
Pending Issues / error parsing opensmtpd virtua...
Last post by gmarco - June 17, 2025, 02:13:18 AM
Hi all,
roundcube v1.6.11 wrongly parse the virtuals of opensmtpd

The file is this:
# cat /usr/local/etc/mail/virtuals
[email protected]: dom-gmarco
....

The problem is that roundcube puts automagically upon login in the identities email field:
[email protected]:

which triggers errors while sending email as invalid sender.

The easy fix is manually edit identities and remove the ":" from the mail field, but probably many people will find difficulties trying to analyze where the problem could be.

I have in my config.inc.php this line:
// -- Plugins configs ------------------------------------------------

// -- virtuser_file
$rcmail_config['virtuser_file'] = '/usr/local/etc/mail/virtuals';

As a dirty quick fix will be possible to show automatically the identities window to the first login so people will be forced to check and modify the data ?

Thanks all for attention.
#8
Pending Issues / mail_host getting populated wi...
Last post by wienhoefer - June 16, 2025, 05:31:52 AM
Hi,

I am currently in the process of migrating our Roundcube instance to a new installation and experiencing a strange behaviour when testing logins:

All our entries in the "users" table have the same "mail_host" set. This mail_host is also the setting we use in config.inc.php as "imap_host".

When users login, a new entry is created in "users" with a different "mail_host" (a different DNS entry for the relevant mail server). How is this possible and why is it happening?

Thanks!
#9
General Discussion / Please bring Larry back
Last post by maxmarketing - June 15, 2025, 06:17:17 PM
Please bring Larry back. While I understand that the theme can be downloaded and self-installed to enable Larry's use once more, those of us on shared hosting do not have that ability. We used Larry because it was an easy space-saving layout that fulfilled it's purpose to a "T", unlike the original theme that is forced on users today. PLEASE bring Larry back! Thank you in advance.
#10
Release Discussion / Re: Understanding the method o...
Last post by EHCanadian - June 15, 2025, 03:27:02 AM
Appreciated.