Re: [qmailtoaster] Issue with mail delivery spam folder

2019-07-23 Thread Eric Broch
Muhammad, What is the version of Qmail you are running and the OS? Qmailtoaster does not have any stock message filters as far as I know. In Qmailtoaster the stock delivery program is vpopmail's vdelivermail program called in .qmail-default for each domain

[qmailtoaster] Issue with mail delivery spam folder

2019-07-23 Thread Tahnan Al Anas
Hi Eric, I thought about that and checked before. There is no such file or script not in /home/fiberdesignsourcing.com/ or /home/ fiberdesignsourcing.com/domains/fiberdesignsourcing.com/zahir/Maildir/ There is only .qmail file which have ./Maildir text. This issue happen in multiple server. I

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Andrew Swartz
Angus, That is an intriguing error. SNI adoption has been very slow for email. Dovecot supports it for POP3/IMAP clients. Opensmtpd may be the only SMTP server which supports it. The workaround SMTP behavior has been to look up the MX record of the "To:" domain, and then connect to THAT

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread remo
You do not have to buy a new cert use let’s encrypt or self sign it works just fine. > Il giorno 23 lug 2019, alle ore 06:04, Angus McIntyre ha > scritto: > > r...@mattei.org wrote on 7/22/19 11:06 PM: > > I am not sure why you keep having all this issues. Let me > > know off line maybe I

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Eric Broch
Do you have a script in /home/vpopmail/domain/yourdomain.com/user, perhaps a .qmail file with .mailfilter script? On 7/23/2019 7:48 AM, Tahnan Al Anas wrote: Hi Eric, Thank you for your reply. The issue is happening in webmail. I am using roundcube, squirrel mail, rain loop and after logic

Re: [qmailtoaster] Rainloop and folders (was: Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube)

2019-07-23 Thread Eric Broch
The Fix: https://github.com/RainLoop/rainloop-webmail/issues/978 Edit file, /usr/share/rainloop/data/_data_/_default_/configs/application.ini change setting, imap_folder_list_limit = 200 // 0 is off Eric On 7/23/2019 7:38 AM, Eric Broch wrote: *You have too many folders!* We have

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Tahnan Al Anas
Hi Eric, Thank you for your reply. The issue is happening in webmail. I am using roundcube, squirrel mail, rain loop and after logic webmail. Some user use Microsoft outlook. But mail that received by server going to squirrel, roundcube spam folder, for which client unable to get it in their

Re: [qmailtoaster] Rainloop and folders (was: Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube)

2019-07-23 Thread Eric Broch
*You have too many folders!* We have shown only a part of them, to avoid performance problems. On 7/23/2019 7:32 AM, Angus McIntyre wrote: Eric Broch wrote on 7/23/19 8:58 AM:> Also, as a side note Rainloop refuses to display one of my folders which roundcube and squirrelmail do display. Has

[qmailtoaster] Rainloop and folders (was: Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube)

2019-07-23 Thread Angus McIntyre
Eric Broch wrote on 7/23/19 8:58 AM:> Also, as a side note Rainloop refuses to display one of my folders which roundcube and squirrelmail do display. Has anyone else seen this? I found that with Rainloop, you need to specifically switch on the folders that you want to see in the sidebar.

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Angus McIntyre
r...@mattei.org wrote on 7/22/19 11:06 PM: > I am not sure why you keep having all this issues. Let me > know off line maybe I can take a look. Thanks, Remo. I think I may be getting closer to a fix. The issues I was having with PHP/Roundcube installation turned out to be because I had the IUS

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Eric Broch
Hi Angus, If you're using webmail on any of those other clients HTTPS is a secure channel. YOU MUST MAKE SURE THAT YOUR APACHE SETTINGS FORCE HTTPS for each of our three webmail options, though. I cannot stress this enough. Also, as a side note Rainloop refuses to display one of my folders

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Eric Broch
Hi Muhammad, I don't think QMT 'naturally' any mail to spam folder. Is this perhaps a client setting? What email client are they using? Eric On 7/23/2019 1:53 AM, Tahnan Al Anas wrote: Hi, Some of my user are getting mail at their spam box from some domain. Can you suggest what can be

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Angus McIntyre
Hi Eric Thanks for the suggestion. I think I'll certainly go that route for the webmail clients -- Roundcube, Rainloop and Squirrelmail -- for the reasons you suggest. However, I also need to make this setup work with desktop and mobile clients like Apple Mail and Postbox, and they will

Re: [qmailtoaster] Authentication issues with Squirrelmail and RoundCube

2019-07-23 Thread Tahnan Al Anas
Hi, Some of my user are getting mail at their spam box from some domain. Can you suggest what can be done to prevent mail getting delivered at spam box? They prefer to get it in inbox. -- -- Best Regards Muhammad Tahnan Al Anas On Tue, Jul 23, 2019 at 8:41 AM Eric's mail wrote: > Angus, >