Re: [qmailtoaster] MySQL conversion to MariaDB question

2024-04-11 Thread Tony White
with Qmail software. I think recall it is libmysqlclient that no longer is compliant and therefore causing errors. /Finn Den 11-04-2024 kl. 08:00 skrev Tony White: Hi Eric,    Is there a specific reason you do not offer both MySQL and MariaDB during the install/setup of QMT please

Re: [qmailtoaster] MySQL conversion to MariaDB question

2024-04-11 Thread Tony White
version compliant with Qmail software. I think recall it is libmysqlclient that no longer is compliant and therefore causing errors. /Finn Den 11-04-2024 kl. 08:00 skrev Tony White: Hi Eric,    Is there a specific reason you do not offer both MySQL and MariaDB during the install/setup of QMT

[qmailtoaster] MySQL conversion to MariaDB question

2024-04-11 Thread Tony White
Hi Eric,   Is there a specific reason you do not offer both MySQL and MariaDB during the install/setup of QMT please? This is for Rocky 9 only 8 offers both. -- regards Anthony White

Re: [qmailtoaster] database query!

2024-04-10 Thread Tony White
/bin/vmoduser -q NOQUOTA u...@domain.tld On 4/10/2024 9:57 AM, Tony White wrote: Eric,   That suggests I can update the table directly and not actually add the second element ,4000C. Is this assumption correct? I need to update clients with their current allocation from the old server. regards

Re: [qmailtoaster] database query!

2024-04-10 Thread Tony White
its.defaultquota,     limits.defaultmaxmsgcount);     else   snprintf (quota, sizeof(quota), "%lluS", limits.defaultquota);   } else {     if (limits.defaultmaxmsgcount > 0)   snprintf (quota, sizeof(quota), "%lluC", limits.defaultmaxmsgcount);     else   strcpy (quota, "NOQUO

Re: [qmailtoaster] database query!

2024-04-10 Thread Tony White
ts.defaultquota);   } else {     if (limits.defaultmaxmsgcount > 0)   snprintf (quota, sizeof(quota), "%lluC", limits.defaultmaxmsgcount);     else   strcpy (quota, "NOQUOTA");   } On 4/10/2024 9:11 AM, Tony White wrote: Is it possible it is a max file handle c

Re: [qmailtoaster] database query!

2024-04-10 Thread Tony White
as  4091324,4000C !! Well I admit You did start out with a good question Cheers Finn Den 10-04-2024 kl. 15:17 skrev Tony White: Okay but I used the default values. vadduser f...@ycs.com.au dickerydock I did not specify the allocation of space regards Anthony White On 10/4/24 22:04, Qmail wrote

Re: [qmailtoaster] database query!

2024-04-10 Thread Tony White
and there is NO ,4000C in my database Whats on You vadduser line ? and I can try that if You want /Finn Den 10-04-2024 kl. 13:24 skrev Tony White: Hi,    Thanks for the response but all the users were created with vadduser. regards Anthony White On 10/4/24 19:08, Qmail wrote: Hi Tony. Just

Re: [qmailtoaster] database query!

2024-04-10 Thread Tony White
into the new database - just a guess ? I'm running latest qmail on a Rocky 9 latest and greatest /Finn Den 10-04-2024 kl. 10:38 skrev Tony White: Hi Folks,    I have a question that I hope someone can answer please. Below are entries from the old and new database. What is the meaning of second

[qmailtoaster] database query!

2024-04-10 Thread Tony White
Hi Folks,   I have a question that I hope someone can answer please. Below are entries from the old and new database. What is the meaning of second numeric value 4000C in the new table? Every entry has it but the first changes with the allocation of space. The second does not. Trying to move

Re: [qmailtoaster] Changed out the servers

2024-04-01 Thread Tony White
:00, Tony White ha scritto: Hi Folks, I have changed out the servers and now clients are getting all their emails again. Did I do something wrong or should I have expected this phenomena? TIA ;) -- regards Anthony White

Re: [qmailtoaster] Changed out the servers

2024-04-01 Thread Tony White
servers. It is generally caused by the change in state of the messages. Usually messages status (unread, read) depends on files timestamps, which must be carefully preserved when messages are copied to another server. Tonino Il 31/03/2024 12:00, Tony White ha scritto: Hi Folks,   I have changed

[qmailtoaster] Changed out the servers

2024-03-31 Thread Tony White
Hi Folks,   I have changed out the servers and now clients are getting all their emails again. Did I do something wrong or should I have expected this phenomena? TIA ;) -- regards Anthony White

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-30 Thread Tony White
Broch wrote: cat /var/log/dovecot.log If you don't see anything, dovecot has authorization debug On 3/30/2024 12:40 AM, Tony White wrote: Hi Eric,   Yup all good and the new tld are correct now. The only issue I now have is I am unable to login on any domain and user. Both Squirrelmail

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-30 Thread Tony White
Hi,   Seems I do not have a /etc/dovecot/toaster.conf file anywhere. Do I just create it? regards Anthony White On 30/3/24 17:42, Eric Broch wrote: cat /var/log/dovecot.log If you don't see anything, dovecot has authorization debug On 3/30/2024 12:40 AM, Tony White wrote: Hi Eric,   Yup

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-30 Thread Tony White
ropping the vpopmail table of course. You could also modify it just to list the domain tables after they've had the '_' replaced with a '.' to see if they all look correct with the new domain_name variable set. On 3/30/2024 12:11 AM, Tony White wrote: Hi Eric,   This seems to fix it, your opinion pl

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-30 Thread Tony White
Hi Eric,   This seems to fix it, your opinion please... ycs_com_au domain_name=`echo $1 | sed -e 's/_/./g'` ycs.com.au regards Anthony White On 30/3/24 17:06, Tony White wrote: Hi,   Eric it seems this piece of code only convert the last . in a tld and leaves any others a -. #!/bin/sh

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-30 Thread Tony White
etc/dovecot https://raw.githubusercontent.com/qmtoaster/scripts/master/dovecot-sql.conf.ext On 3/29/2024 11:16 PM, Tony White wrote: Hi again,   I have just completed following th ManyDomain text and found that Neither '/etc/dovecot/dovecot-sql.conf.ext' or '/etc/dovecot/toaster.conf' exist.   D

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
Hi Eric,   Thank you. I have just been reviewing the migration results in the vpopmail table and have an issue that may or not be a fault. All tld's ycs.com.au are ycs-com.au in the vpopmail.vpopmail table. I would have thought the tld should be ycs.com.au, yes? I will check in the migration

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
:  — Ciao Remo On venerdì, mar 29, 2024 at 21:10, Tony White wrote: Hi Folks,   You are correct in both but this is the first time I have a working server. I will be moving to ManyDomains next after a snapshot. Id=f that works properly then upgrading to RL 9 is next. Baby steps

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
Domain option. It is so much easier to interact with. On 3/29/2024 9:32 PM, Tony White wrote: Hi Eric,   Okay rebuilt using RL 8.9, not a ManyDomain, and all seemed to go well until the migration from the old server to the new. Everything works until dovecot which fails without error

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
tml>. It will leave the old vpopmail domain_tld table entries in place creating a new vpopmail table in its stead. On 3/29/2024 6:45 PM, Tony White wrote: Hi Eric,   In your opinion should I not do a many domain install first then migrate to many domains? I seem to have problems doing many domains then

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
to many domain found here <http://www.qmailtoaster.org/manydom.html>. It will leave the old vpopmail domain_tld table entries in place creating a new vpopmail table in its stead. On 3/29/2024 6:45 PM, Tony White wrote: Hi Eric,   In your opinion should I not do a many domain install

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
dex.php?title=PHP_upgrade_7.x_to_8.1> On 3/29/2024 9:09 AM, Tony White wrote: Eric,   Does the migrate.html direction hold for Rocky 9? regards Anthony White On 30/3/24 02:02, Eric Broch wrote: Yes, email address and password. If both are problematic I would assume the problem is not specif

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
ter <http://wiki.qmailtoaster.org/index.php?title=PHP_upgrade_7.x_to_8.1> On 3/29/2024 9:09 AM, Tony White wrote: Eric,   Does the migrate.html direction hold for Rocky 9? regards Anthony White On 30/3/24 02:02, Eric Broch wrote: Yes, email address and password. If both are problemati

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
? On 3/29/2024 8:54 AM, Tony White wrote: Hi Eric,   Yes thank you, I have tried that and more. Roundcube login takes forever to quit with loading then fails. Squirrelmail just times out. In both cases   I presume the login for both is still email address nnd password? regards Anthony White On 30

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
On 30/3/24 02:02, Eric Broch wrote: Yes, email address and password. If both are problematic I would assume the problem is not specific to either one but would point to Apache or the server itself. Would you agree? On 3/29/2024 8:54 AM, Tony White wrote: Hi Eric,   Yes thank you, I have tried

Re: [qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
this might help: php - apache proxy_fcgi - The timeout specified has expired - Error dispatching request - Stack Overflow <https://stackoverflow.com/questions/46594731/apache-proxy-fcgi-the-timeout-specified-has-expired-error-dispatching-reques> On 3/29/2024 8:06 AM, Tony White

[qmailtoaster] web email/roundcube/squirrelamil

2024-03-29 Thread Tony White
Hi Folks,   Sad to say I have started getting this error trying to log in to web mail either squirrelmail and roundcube. [Sat Mar 30 00:50:31.603465 2024] [proxy_fcgi:error] [pid 7308:tid 7349] (70007)The timeout specified has expired: [client 10.2.1.5:52464] AH01075: Error dispatching request

[qmailtoaster] CNAME failure temporarily

2024-03-18 Thread Tony White
Hi Folks,   I have a single client getting this error on a single domain. Checking the domain there are no CNAME records for it at all. How do I get QMT to try A records? Or is there another thing I should try? TIA :) -- regards Anthony White

Re: [qmailtoaster] Apple iPhone Mail refuse to connect to qmt.

2024-02-20 Thread Tony White
iPhone On martedì, feb 20, 2024 at 08:21, Tony White wrote: Hi folks,   Nice ideas but the device is not even getting to the server. No entries in the logs visible. It almost seems the ISP is blocking anything but their mail servers. Yet an Android phone and pc, mac clients

Re: [qmailtoaster] Apple iPhone Mail refuse to connect to qmt.

2024-02-20 Thread Tony White
, Mount Evelyn, Victoria 3796 Mob 0481 362 743 acrosstechnology.com.au ALL CALLS ARE RECORDED On 21/2/24 02:00, Eric Broch wrote: Tony, Did you have a look in the Dovecot log? On 2/20/2024 3:23 AM, Tony White wrote: Hi folks,   I am at a loss.I have a customers iPhone 12 here and created an account

[qmailtoaster] Apple iPhone Mail refuse to connect to qmt.

2024-02-20 Thread Tony White
Hi folks,   I am at a loss.I have a customers iPhone 12 here and created an account for him but it states it cannot connect to the imap server. The settings are correct I have set up an Android on site and it works perfectly. It is ios 17.2.1. Any ideas  greatly appreciated. -- regards Anthony

[qmailtoaster] Segfault 14 error 6 adding a new email account.

2024-01-31 Thread Tony White
Hi folks,   I am getting a segfault 14 error 6 when adding a new email account to any domain after the initial segfault.   I hope someone can offer a reason and or a solution. I am stumped. dmesg log [10390.977162] toaster.vqadmin[61793]: segfault at 14 ip 55ab15543ae6 sp 7ffec4613410

Re: [qmailtoaster] Issues updateing Rocky - QMT

2023-11-01 Thread Tony White
Hi folks,   All good. It seems my upstream stuffed up their routing tables somehow. regards Anthony White On 2/11/23 10:42, Tony White wrote: Update I have run dnf and yum on other Rocky 8 systems here and they work. It is only the QMT Rocky 8 install that is failing. I will look

Re: [qmailtoaster] Issues updateing Rocky - QMT

2023-11-01 Thread Tony White
743 acrosstechnology.com.au ALL CALLS ARE RECORDED On 2/11/23 10:22, Tony White wrote: Hi folks,   I am trying to update a Rocky 8 install but there appears to be issues with both dnf and yum updating. 1. connections simply timeout on repos 2. changing Dovecot repo from RHEL to CentOS appears

[qmailtoaster] Issues updateing Rocky - QMT

2023-11-01 Thread Tony White
Hi folks,   I am trying to update a Rocky 8 install but there appears to be issues with both dnf and yum updating. 1. connections simply timeout on repos 2. changing Dovecot repo from RHEL to CentOS appears to let that stage operate. 3. Next issue is elrepo.org it stales out as well. 4. So I

Re: [qmailtoaster] qmail--dk issues again

2023-09-28 Thread Tony White
Hi folks,   Fount it... Seems the setuid bit must be on for both qmail-dk and orig files. regards Anthony White Across Technology 4a Birmingham Rd, Mount Evelyn, Victoria 3796 Mob 0481 362 743 acrosstechnology.com.au ALL CALLS ARE RECORDED On 29/9/23 14:28, Tony White wrote: After following

Re: [qmailtoaster] qmail--dk issues again

2023-09-28 Thread Tony White
check the message and try again. I have reset it to the original now regards Anthony White On 29/9/23 13:54, Tony White wrote: Hi folks,   Can someone tell me why qmail-dk works all day so far to a single email address then the last two sends refuse to go with the error... Sending of the message

[qmailtoaster] qmail--dk issues again

2023-09-28 Thread Tony White
Hi folks,   Can someone tell me why qmail-dk works all day so far to a single email address then the last two sends refuse to go with the error... Sending of the message failed. An error occurred while sending mail. The mail server responded: qmail-dk: Cannot sign message due to invalid message

[qmailtoaster] End of script output before headers: toaster.vqadmin

2023-08-18 Thread Tony White
/add_user.html Can anyone suggest why this is please? All the perms appear to be correct. TIA :) -- regards Tony White

Re: [qmailtoaster] Issues with wiki.qmailtoaster.com

2023-07-11 Thread Tony White
wrote: my main server went down and had to use backup server. i'll have it up asap On 7/11/2023 7:54 AM, Angus McIntyre wrote: Tony White wrote on 7/11/23 9:10 AM:    Can anyone tell me why this is happening please? At a guess, the site's database is down or unreachable. Is anyone else seeing

[qmailtoaster] Issues with wiki.qmailtoaster.com

2023-07-11 Thread Tony White
Hi all   Can anyone tell me why this is happening please? Is anyone else seeing it? http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys Sorry! This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Cannot access the database) Backtrace: #0

[qmailtoaster] Limit number of receiver emails per send?

2023-04-12 Thread Tony White
Hi folks,   Where do I limit the number of email addresses allowed to be sent to from one single email please? -- regards Tony White

Re: [qmailtoaster] Just started getting this error in the last hour

2023-01-23 Thread Tony White
HI,   There seems to be an issue with a specific email. I have deleted it and tried sending again and it went. The original issue was a reply to which failed. TIA :) regards Tony White On 23/1/23 18:45, Tony White wrote: Hi folks,   I am suddently, within the last hour, getting this error

[qmailtoaster] Just started getting this error in the last hour

2023-01-22 Thread Tony White
the message and try again. Can anyone help here please? -- regards Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Re: [qmailtoaster] Roundcube File Not Found issue after clean install

2022-11-19 Thread Tony White
Hi,   It seems the default skin is "larry" yet there is no skin by that name. The only one in the skins folder is "elastic". Changed the default to elastic and it all works now. regards Tony White On 20/11/22 12:34, Tony White wrote: Hi folks,   I am at a loss here an

Re: [qmailtoaster] Roundcube File Not Found issue after clean install

2022-11-19 Thread Tony White
Hi,   It seems to be an issue with a skin or selected skin not found. The error was in the Roundcube error file not the the httpd log. regards Tony White On 20/11/22 12:34, Tony White wrote: FILE NOT FOUND The requested resource was not found! Please contact your server-administrator

[qmailtoaster] Roundcube File Not Found issue after clean install

2022-11-19 Thread Tony White
? There is no indication of the logs of an error. The error does not indicate any specific file not found. Any help appreciated. -- regards Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e

Re: [qmailtoaster] rsync settings for migration

2022-10-16 Thread Tony White
--progress -zv -are On Oct 15, 2022, 11:06 PM, at 11:06 PM, Tony White wrote: Hi Eric,   Just a thought. The rsync parameters you have in the migration page might be better with this rsync --progress -zav as the a retains permissions and ownership. -- regards Tony White

[qmailtoaster] rsync settings for migration

2022-10-15 Thread Tony White
Hi Eric,   Just a thought. The rsync parameters you have in the migration page might be better with this rsync --progress -zav as the a retains permissions and ownership. -- regards Tony White - To unsubscribe, e-mail

Re: [qmailtoaster] scripting help for QMT please...

2022-10-10 Thread Tony White
Nope, my bad. I did not look at the logs from QMT. They are still text. So no need to worry. Thanks... :) regards Tony White On 11/10/22 14:36, Tony White wrote: Hi folks,  Over the years I have written many shell scripts that rely on logs to extract data to monitor and protect my servers

[qmailtoaster] scripting help for QMT please...

2022-10-10 Thread Tony White
Hi folks,  Over the years I have written many shell scripts that rely on logs to extract data to monitor and protect my servers.   With the advent of SystemD has anyone any idea how to make scripts work with binary files? -- regards Tony White

Re: [qmailtoaster] HTTPD only serves https

2022-09-24 Thread Tony White
Also note that roundcube does not install at all. regards Anthony White Across Technology 4a Birmingham Rd, Mount Evelyn, Victoria 3796 Mob 0481 362 743 acrosstechnology.com.au ALL CALLS ARE RECORDED On 24/9/22 16:41, Tony White wrote: Update: It seems both the roundcube and squirrelmail

Re: [qmailtoaster] HTTPD only serves https

2022-09-24 Thread Tony White
Update: It seems both the roundcube and squirrelmail rewrite rules affect all http operations not just the roundcube and squirrelmail. Any ideas please? regards Anthony White On 24/9/22 15:36, Tony White wrote: Hi,   I had a perfectly good working httpd server until after installing qmt. Now

[qmailtoaster] HTTPD only serves https

2022-09-23 Thread Tony White
Hi,   I had a perfectly good working httpd server until after installing qmt. Now my web server on serves https. Can someone tell me where to disable this please. I have sites that will never have and SSL as they are only on my lan. -- regards Anthony White

Re: [qmailtoaster] Issues trying to build a new COS7 server

2022-08-27 Thread Tony White
ED On 27/8/22 19:45, Tony White wrote: Hi folks,   Trying to build a new COS7 server and using qt_install I get this error. Could not retrieve mirrorlist https://www.qmailtoaster.org/qmt-mirrorlist-current error was 14: curl#60 - "Peer's Certificate has expired." Anyone else have this issue please?

[qmailtoaster] Issues trying to build a new COS7 server

2022-08-27 Thread Tony White
Hi folks,   Trying to build a new COS7 server and using qt_install I get this error. Could not retrieve mirrorlist https://www.qmailtoaster.org/qmt-mirrorlist-current error was 14: curl#60 - "Peer's Certificate has expired." Anyone else have this issue please? -- regards Anthony White Across

[qmailtoaster] Emails not found in logs

2022-05-08 Thread Tony White
but nothing is found.   While the issue is not huge, it is bothersome that I cannot find out how to stop these emails from arriving.   Has anyone any ideas as to how they are getting through? TIA :) -- regards Tony White

Re: [qmailtoaster] Heuristics.PNG.CVE-2010-1205

2021-06-08 Thread Tony White
https://www.cvedetails.com/cve/CVE-2010-1205/ regards Tony White On 8/6/21 8:06 pm, ChandranManikandan wrote: Hi Folks, Our users are getting the message below while they are trying to send an email from Windows 10 with the Thunderbird email client. "An error occurred while sending

[qmailtoaster] How do I make a donation to you Eric to help you keep this going?

2021-05-22 Thread Tony White
Hi Eric,  I am unable to locate a way of donating. There is nothing on the qmailtoaster page. Do you have a quick way please? -- regards Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

Re: [qmailtoaster] forwarding incoming email for single client to two different email accounts.

2021-05-21 Thread Tony White
Hi,   First time ever had to do this... Not installed qmailadmin.   Will look into it. Thank you. regards Tony White Across Technology 4a Birmingham Rd, Mount Evelyn, Victoria 3796 Mob 0481 362 743 acrosstechnology.com.au On 21/5/21 4:13 pm, Andreas Galatis wrote: Hi Toni, the alias means

[qmailtoaster] forwarding incoming email for single client to two different email accounts.

2021-05-20 Thread Tony White
Hi folks,   Do I simply add two email addresses to this file? /var/qmail/alias/.qmail-username ie @gmail.com @gmail.com Does this then remove the email from the original account? -- regards Tony White Across Technology 4a Birmingham Rd, Mount Evelyn, Victoria 3796 Mob 0481 362 743

Re: [qmailtoaster] Built a COS7 server but qmt is not starting at boot

2021-02-15 Thread Tony White
Hi Eric,   At 2.35am when your email arrived I was in bed asleep. So I did not see your email until earlier today.   I will take a look at the script on my return to my other office.   Thank you for the tip... best wishes Tony White On 15/2/21 12:10 am, Tony White wrote: Hi folks,   Can

[qmailtoaster] Built a COS7 server but qmt is not starting at boot

2021-02-14 Thread Tony White
:   irqbalance:      [  OK  ] -- best wishes Tony White http://acrosstechnology.com.au 4a Birmingham Road Mount Evelyn Victoria Australia 3796 Telephone No's VIC : 0481 362 743 Please note: YCS records all calls to better serve you. IMPORTANT NOTICE This communication including any file

[qmailtoaster] COS 6 install not on the QMT site.

2021-02-12 Thread Tony White
Hi Eric,   Is the installer for COS 6.x still available please? I am trying Springdale 6.8.   They also have  7 and 8. TIA :) -- best wishes Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr

[qmailtoaster] COS7 qmail wiil not start from the qmail script in etc/rc.d/init.d

2021-01-18 Thread Tony White
Starting qmail (via systemctl):  Job for qmail.service canceled.    [FAILED] However if I run this... qmailctl start all is well. Have I missed something or messed something up during the install? TIA :) -- best wishes Tony White

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-10 Thread Tony White
Hi Eric,   Not fully operational yet. Still working from a page I found last week. Everything seems to install but I want to compare it to QMT after it is operational. Again, I will keep the list updated. best wishes Tony White On 11/12/20 8:42 am, Eric Broch wrote: Do you have

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-10 Thread Tony White
Hi Eric,   I am also going to try devuan this weekend with the alien conversion of your .rpm to .deb. I will keep the list updated. Again no systemd. best wishes Tony White On 11/12/20 2:35 am, Eric Broch wrote: /Fellow QMT enthusiasts: / /I became concerned about the future of CentOS

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-10 Thread Tony White
and viable and does not have systemd. best wishes Tony White On 11/12/20 2:35 am, Eric Broch wrote: /Fellow QMT enthusiasts: / /I became concerned about the future of CentOS a week or so ago ///(not a premonition just my natural paranoia) /prior to their announcement two days back and visited

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-09 Thread Tony White
Hi all,   Anyone interested in BSD either Free or Open? I am starting to work on building a FreeBSD version of this for myself. Would like to know if anyone else is interested. best wishes Tony White On 10/12/20 6:49 am, Unai Rodriguez wrote: Debian! -- unai On Wed, Dec 9, 2020, at 8:20 PM

Re: [qmailtoaster] Gmail account to be imported to qmt

2020-12-06 Thread Tony White
Thank you Eric. Did not think to look on github! best wishes Tony White On 6/12/20 5:04 pm, Eric Broch wrote: https://github.com/imapsync/imapsync/blob/master/FAQ.d/FAQ.Gmail.txt On 12/5/2020 10:15 PM, Tony White wrote: Hi folks,   Is there a simple way of importing a gmail account email

[qmailtoaster] Gmail account to be imported to qmt

2020-12-05 Thread Tony White
Hi folks,   Is there a simple way of importing a gmail account email into QMT please?   We have a new domain client that wants their three email accounts from gmail copied into their qmt domain. TIA :) -- best wishes Tony White

Re: [qmailtoaster] Forwarding email via thunderbird

2020-06-20 Thread Tony White
Hi Eric,   Sure did. Thanks for the tip. Found another item like it a bit later yesterday. best wishes Tony White http://acrosstechnology.com.au 4a Birmingham Road Mount Evelyn Victoria Australia 3796 Telephone No's VIC : 0481 362 743 Please note: YCS records all calls to better serve you

[qmailtoaster] Forwarding email via thunderbird

2020-06-20 Thread Tony White
ve checked all the permissions on the folders and there is plenty of disk space. It stops at this point on every email being forwarded large or small.   Does anyone have any idea as to why this might happen please? TIA :) -- best wishes

Re: [qmailtoaster] SMTPS Port - Who is Failing ?

2020-04-18 Thread Tony White
the Pattern '$PATTERN':" echo -e "$(grep $PATTERN $FILE > $f2)\n" #echo -e "$(wc -l $f2)\n" while read line do       ar=($line)   #echo -e "${ar[8]}\n"   echo -e ${ar[8]}>> "$f1"     done < "$f2"

Re: [qmailtoaster] SMTPS Port - Who is Failing ?

2020-04-18 Thread Tony White
9])?$'" if [ `echo $mip |eval $is_ip` != "1" ]; then   echo "$mdate Error in IP address $mip" >> $logf   echo "$mdate Error in IP address $mip" else   iptables -I INPUT -s $mip -j DROP   echo "iptables -I INPUT -s $mip -j DROP"   echo &

Re: [qmailtoaster] SMTPS Port - Who is Failing ?

2020-04-18 Thread Tony White
quot; >> $logf else echo "$1" >> /opt/spamdyke/etc/blacklist_ip echo "$mdate now dropping all packets from $1" >> $logf fi --snip -- best wishes Tony White On 18/4/20 8:04 pm, Tony White wrote: Hi David,   Try using this little script... -- snip -- #!/bin/bash

Re: [qmailtoaster] SMTPS Port - Who is Failing ?

2020-04-18 Thread Tony White
quot;   echo ""   exit 1 fi; -- snip -- worked for me forever... Use qtp watchall to monitor the logs and use th output to manually block ips or subnets If you need more hit me off list. best wishes Tony White On 18/4/20 2:59 pm, David Bray

[qmailtoaster] blocking with spamdyke using only the username@

2020-01-14 Thread Tony White
Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Re: [qmailtoaster] domain keys issue

2019-11-22 Thread Tony White
Hi Eric,   Did that just now and restarted qmail. Receiving emails then generated qq Soft rejects. I relinked the qmail-dk as qmail-queue leaving out the change to tcp.smtp and the error stopped. Does this make any sense to you? TIA :) best wishes Tony White On 23/11/19 1:56 pm, Eric Broch

[qmailtoaster] domain keys issue

2019-11-22 Thread Tony White
help appreciated, thanks. -- best wishes Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

[qmailtoaster] Qmail COS7 install question.

2019-10-20 Thread Tony White
Hi folks,   Is there a specific reason why the QMT install for COS7 has to be a minimal install? -- best wishes Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e

Re: [qmailtoaster] iMAP under fire on my server

2019-10-17 Thread Tony White
Hi,   Follow up.. I should have mentioned that you can edit fail2ban.conf the save info to a lof file by editing the conf file and set logtarget = /var/log/fail2ban.log loglevel = 3 best wishes Tony White On 17/10/19 6:43 pm, ChandranManikandan wrote: Hi Friends, I am also facing

Re: [qmailtoaster] iMAP under fire on my server

2019-10-17 Thread Tony White
t fail2ban or reboot, up to you. Then tail the imap log to see the logins slow down over the next few hours. If you need more please contact me off list. I also have changes to the pop3 run file to record the login details. Hope this helps. best wishes Tony White http://acrosstechnology

Re: [qmailtoaster] iMAP under fire on my server

2019-10-13 Thread Tony White
Hi,   Correct again but it seems the regex is at fault. The regex generates no results for courierlogin nor couriersmtp.   Trying to build a regex for these but it is not my first language... best wishes Tony White On 14/10/19 12:19 am, Solo wrote: Hi Tony. What log do You expect entries

Re: [qmailtoaster] iMAP under fire on my server

2019-10-13 Thread Tony White
Hi all,   FYI I have just disabled courier for now. best wishes Tony White On 13/10/19 11:07 pm, Tony White wrote: Hi,   Well I have enabled the two in the filter.d directory you mentioned restarted/reloaded fail2ban and no change. Still no entries in the log file. best wishes   Tony White

Re: [qmailtoaster] iMAP under fire on my server

2019-10-13 Thread Tony White
Hi,   Well I have enabled the two in the filter.d directory you mentioned restarted/reloaded fail2ban and no change. Still no entries in the log file. best wishes Tony White On 13/10/19 7:36 pm, Solo wrote: Hi Tony. Have You tried fail2ban ? Cheers Finn Den 13-10-2019 kl. 05:01 skrev

[qmailtoaster] iMAP under fire on my server

2019-10-12 Thread Tony White
encountered this before and did you find a resolution for it? Can I add an entry in the run scrip for a LOGIN FAILED to block the ip first time it connects? TIA :) FYI the email addresses are not even remotely valid but it is frustrating. -- best wishes Tony White

Re: [qmailtoaster] One domain email is not working from virtual host

2019-09-25 Thread Tony White
closed http-proxy 8443/tcp closed https-alt best wishes Tony White http://acrosstechnology.com.au 4a Birmingham Road Mount Evelyn Victoria Australia 3796 Telephone No's VIC : 0481 362 743 Please note: YCS records all calls to better serve you. IMPORTANT NOTICE This communication including any

Re: [qmailtoaster] One domain email is not working from virtual host

2019-09-25 Thread Tony White
Hi, pan-asia.in is 49.128.39.115 reliancehrconsulting.com 49.128.39.123 best wishes Tony White On 25/9/19 7:03 pm, ChandranManikandan wrote: Hi Eric, The working domain is pan-asia.in <http://pan-asia.in> and command is telnet domain.com <http://domain.com> 143 and telne

Re: [qmailtoaster] One domain email is not working from virtual host

2019-09-25 Thread Tony White
Hi,   I would check your firewall settings first. Can you get a response from localhost testing on the same ports? best wishes Tony White On 25/9/19 7:03 pm, ChandranManikandan wrote: Hi Eric, The working domain is pan-asia.in <http://pan-asia.in> and command is telnet domain.com

Re: [qmailtoaster] Migrate Script from COS5.11 to COS7

2019-09-22 Thread Tony White
Tony White On 23/9/19 10:21 am, Eric Broch wrote: I've used it, but it's not really a script. Are you taking the plunge, Tony? ;-) On 9/22/2019 4:49 PM, Tony White wrote: Hi folks,   Has anyone used Eric's script for migrating to CentOS7 from CentOS5.11 please? Was it successful

[qmailtoaster] Migrate Script from COS5.11 to COS7

2019-09-22 Thread Tony White
Hi folks,   Has anyone used Eric's script for migrating to CentOS7 from CentOS5.11 please? Was it successful? -- best wishes Tony White - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional

Re: [qmailtoaster] qmail.org

2019-09-05 Thread Tony White
Bad news... Domain runs out on 23/09/2019. best wishes Tony White On 6/9/19 2:21 am, Craig McLaughlin wrote: dig qmail.org ; <<>> DiG 9.10.6 <<>> qmail.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 8050

[qmailtoaster] clamd upgrade!

2019-08-14 Thread Tony White
Hi folks,   I have not got the latest clam av and would like to know if I can simply upgrade it using the default method on the clam site.   Anyone any ideas please? -- best wishes Tony White - To unsubscribe, e-mail

[qmailtoaster] selinux removing extra permissions

2019-08-14 Thread Tony White
Hi All,   I just noticed a feature on the website to disable selinux. If you install it in the first place there are extra permissions set that you might want to remove. REMOVE (start in /)  - find . -print0 |xargs -0 -n 1 setfattr -h -x security.selinux -- best wishes Tony White http

[qmailtoaster] Slow speeds on qmt repos

2019-06-19 Thread Tony White
Hi Folks,   I am trying to build a new server but am concerned that I am only getting about ~8.5kb/sec.   My link is running at 104Mb/s so I am reasonably sure it is not my end.   Is there something wrong please? TIA :) -- best wishes Tony White

Re: [qmailtoaster] Outlook keeps complaining my cert is invalid

2019-05-25 Thread Tony White
Remo,   I do not understand how this fits with your question. Too many free options out there for this kind of product. Sorry. best wishes Tony White On 26/5/19 1:18 pm, Remo Mattei wrote: My friend developed this .. http://www.mynas.com.au Thanks On May 25, 2019, at 20:04, Tony White

Re: [qmailtoaster] Outlook keeps complaining my cert is invalid

2019-05-25 Thread Tony White
still think it is down to your smtp and imap/pop3 server settings in outlook. Download Thunderbird portable and create the same account as imap to see if it gives you the same error. http://portableapps.com best wishes Tony White On 26/5/19 12:50 pm, Tony White wrote: Remo,   I noticed your

  1   2   3   4   5   >