Re: [qmailtoaster] error message spamd: still running as root

2024-04-08 Thread Eric Broch
The --create-prefs option is for spamassassin mysql user preferences. You might just tack on the '-u clamscan' option On 4/8/2024 1:02 PM, Peter Peterse wrote: Hi Eric, My /etc/sysconfig/spamassassin looks like: # Options to spamd SPAMDOPTIONS="-c -m5 -H --razor-home-dir='/var/lib/razor/'

Re: [qmailtoaster] error message spamd: still running as root

2024-04-08 Thread Peter Peterse
Hi Eric, My /etc/sysconfig/spamassassin looks like: # Options to spamd SPAMDOPTIONS="-c -m5 -H --razor-home-dir='/var/lib/razor/' --razor-log-file='sys-syslog'" I will try yours. thanks, Peter On 4-4-2024 23:56, Eric Broch wrote: # cat  /etc/sysconfig/spamassassin # Options to spamd

Re: [qmailtoaster] error message spamd: still running as root

2024-04-04 Thread Eric Broch
# cat  /etc/sysconfig/spamassassin # Options to spamd #SPAMDOPTIONS="-c -m5 -H --razor-home-dir='/var/lib/razor/' --razor-log-file='sys-syslog'" SPAMDOPTIONS="--create-prefs -m10 -q -x -u clamscan" What's in your /etc/sysconfig/spamassassin file? On 4/4/2024 2:21 PM, Peter Peterse wrote:

[qmailtoaster] error message spamd: still running as root

2024-04-04 Thread Peter Peterse
Hi list, In my logfile /var/log/maillog I see multiple times the message: spamd: still running as root: user not specified with -u, not found, or set to root, falling back to nobody Is this what I should want? I guess not, but how can I solve this. Regards, Peter

[qmailtoaster] Error on greeting

2022-02-06 Thread Andreas Galatis
Hi, when sending out mails to t-online I get the following message: Connected to 194.25.134.8 but greeting failed. Remote host said: 554 IP=85.10.201.91 - A problem occurred. (Ask your postmaster for help or to contactt...@rx.t-online.de to clarify.) Does anybody have an idea? Andreas

Re: [qmailtoaster] error suggestions qq soft.

2021-05-30 Thread Remo Mattei
Hello Eric, that’s the the issue, I upgraded qmail and it did it again good thing I did a snapshot revert :) Remo something to look for. I do have the right permissions, I checked before reverting. > On May 30, 2021, at 1:47 PM, Eric Broch wrote: > > ls -l /etc/dspam.conf should be: > >

Re: [qmailtoaster] error suggestions qq soft.

2021-05-30 Thread Eric Broch
ls -l /etc/dspam.conf should be: -rw-r--r-- 1 root mail 36399 May 28 11:41 /etc/dspam.conf On 5/30/2021 2:30 PM, r...@mattei.org wrote: dspam (check_dspam) reading header line: 0, check dspam.conf perms - To unsubscribe,

[qmailtoaster] error suggestions qq soft.

2021-05-30 Thread remo
@400060b3f5950f3a3b44 simscan:[6659]: RSPAM reported message rspam.msg.1622406538.926267.6660 as being HAM @400060b3f5950f3a3f2c simscan:[6659]: prepare for dspam rspam.msg.1622406538.926267.6660 @400060b3f5950f3a8d4c simscan:[6659]: check_dspam will now read

Re[2]: [qmailtoaster] Error when trying to send on submission port

2021-01-25 Thread Remo Mattei
t SMTPAUTH="!" exec /usr/bin/softlimit -m 12800 \ /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \ $SMTPD $VCHKPW /bin/true 2>&1 -- Original Message --

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread Dieter Febel
Subject: Re: [qmailtoaster] Error when trying to send on submission port To: qmailtoaster-list@qmailtoaster.com From: Dieter Febel Hi Eric,  I restarted the server, now its refusing connections on port 25. So no incoming email. I reverted to :  QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread Dieter Febel
Could you please help? I also restarted after I reverted the changes.  Kind regards,  Dieter -Original Message- Date: Sun, 24 Jan 2021 10:17:49 -0700 Subject: Re: [qmailtoaster] Error when trying to send on submission port To: qmailtoaster-list@qmailtoaster.com Reply-to: qmailtoaste

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread qmail
uot;/home/vpopmail/bin/vchkpw" export SMTPAUTH="!" exec /usr/bin/softlimit -m 12800\  /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \  -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \  $SMTPD $VCHKPW /bin/true 2>&1

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread qmail
_CDB="/etc/tcprules.d/tcp.smtp.cdb" HOSTNAME=`hostname` VCHKPW="/home/vpopmail/bin/vchkpw" export SMTPAUTH="!" exec /usr/bin/softlimit -m 12800\ /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \ -u "$QMAILDUID" -g &

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread Eric Broch
usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \  -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \  $SMTPD $VCHKPW /bin/true 2>&1 -Original Message- *Date*: Sat, 23 Jan 2021 10:17:11 -0700 *Subject*: Re: [qmailtoaster] Error when t

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-23 Thread Dieter Febel
t -m 12800 \  /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \  -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \  $SMTPD $VCHKPW /bin/true 2>&1 -----Original Message- Date: Sat, 23 Jan 2021 10:17:11 -0700Subjec

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-23 Thread Eric Broch
#!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` SMTPD="/var/qmail/bin/qmail-smtpd" TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb" HOSTNAME=`hostname` VCHKPW="/home/vpopmail/bin/vchkpw" export SMTPAUTH="!" exec /usr/bin/softlimit -m

[qmailtoaster] Error when trying to send on submission port

2021-01-23 Thread Dieter Febel
Hi list,  The server only allows sending of email on port 465 or port 25. When I change to 587 with plain or with encryption I get:  Port 587 plain:  The reported error was "MAIL FROM command failed: Authorization required (#5.7.1)".   (Authentication is enabled in the mail client) Here is my

Re: [qmailtoaster] Error suggestions?

2021-01-08 Thread ChandranManikandan
Thank you Remo, Error was gone after updating the RAM size in smtp/run file. On Thu, Jan 7, 2021 at 6:44 AM Eric Broch wrote: > Thanks, Remo!!! > On 1/5/2021 10:48 PM, Remo Mattei wrote: > > exec /usr/bin/softlimit -m 10400 \ > In the smtp run file. > > Remo > > On Jan 5, 2021, at 21:39,

Re: [qmailtoaster] Error suggestions?

2021-01-06 Thread Eric Broch
Thanks, Remo!!! On 1/5/2021 10:48 PM, Remo Mattei wrote: exec /usr/bin/softlimit -m 10400 \ In the smtp run file. Remo On Jan 5, 2021, at 21:39, ChandranManikandan > wrote: Hi Remo, I had the same issue, Are you changing the physical ram or any value in any

Re: [qmailtoaster] Error suggestions?

2021-01-05 Thread Remo Mattei
exec /usr/bin/softlimit -m 10400 \ In the smtp run file. Remo > On Jan 5, 2021, at 21:39, ChandranManikandan wrote: > > Hi Remo, > > I had the same issue, Are you changing the physical ram or any value in any > clam file. > > I am running COS7 64 bit with 32 GB. > > On Wed, Jan 6,

Re: [qmailtoaster] Error suggestions?

2021-01-05 Thread ChandranManikandan
Hi Remo, I had the same issue, Are you changing the physical ram or any value in any clam file. I am running COS7 64 bit with 32 GB. On Wed, Jan 6, 2021 at 7:03 AM Remo Mattei wrote: > I have it fixed.. I have changed it to more ram :) > > > On Jan 5, 2021, at 13:57, Remo Mattei wrote: > > >

Re: [qmailtoaster] Error suggestions?

2021-01-05 Thread Remo Mattei
I have it fixed.. I have changed it to more ram :) > On Jan 5, 2021, at 13:57, Remo Mattei wrote: > > clamdscan: error while loading shared libraries: libtasn1.so.6: failed to map > segment from shared object: Cannot allocate memory > > Has anyone seen this suggestions? > > Thanks >

[qmailtoaster] Error suggestions?

2021-01-05 Thread Remo Mattei
clamdscan: error while loading shared libraries: libtasn1.so.6: failed to map segment from shared object: Cannot allocate memory Has anyone seen this suggestions? Thanks - To unsubscribe, e-mail:

Re: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Eric Broch
In /var/qmail/supervise/smtp/run add SIMSCAN_DEBUG=5 stop and start qmail check log On 10/22/2019 7:30 PM, Jeff Koch wrote: Hi On our new QMT7 mailserver we're seeing quite a few incoming emails being rejected with this message: TLS reason:

Re: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Jeff Koch
Hi On our new QMT7 mailserver we're seeing quite a few incoming emails being rejected with this message: TLS reason: 451_mail_server_temporarily_rejected_message_(#4.3.0) Anyone know what this is about ? Thanks, Jeff Koch P.S. Sorry for all the questions. On 10/22/2019 9:27 AM, Eric

Re: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Eric Broch
Manual. At some point I'll make an auto install...apologies. On 10/22/2019 7:25 AM, Jeff Koch wrote: Eric - thanks again. Question - is DKIM built in now or do we need to go through the setup process? Jeff On 10/22/2019 8:59 AM, Eric Broch wrote: # ls -l /var/qmail/bin/qmail-queue

Re: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Jeff Koch
Eric - thanks again. Question - is DKIM built in now or do we need to go through the setup process? Jeff On 10/22/2019 8:59 AM, Eric Broch wrote: # ls -l /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-dk -rws--x--x 1 qmailq qmail 52096 Jan 21  2018

Re: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Jeff Koch
Eric - thanks - you are a life saver - Jeff On 10/22/2019 8:59 AM, Eric Broch wrote: # ls -l /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-dk -rws--x--x 1 qmailq qmail 52096 Jan 21  2018 /var/qmail/bin/qmail-dk lrwxrwxrwx 1 root   root 23 Jun 14  2018

Re: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Eric Broch
# ls -l /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-dk -rws--x--x 1 qmailq qmail 52096 Jan 21  2018 /var/qmail/bin/qmail-dk lrwxrwxrwx 1 root   root 23 Jun 14  2018 /var/qmail/bin/qmail-queue -> /var/qmail/bin/qmail-dk -rws--x--x 1 qmailq qmail 27040 Jan

RE: [qmailtoaster] Error on new mailserver setup

2019-10-22 Thread CarlC Internet Services Service Desk
@qmailtoaster.com; Eric Broch Subject: [qmailtoaster] Error on new mailserver setup Hi: Anyone know why we would be seeing this message when trying to send email on a new QMT7 setup? 554 qmail-dk: Cannot sign message due to invalid message syntax. (#5.3.0) Thanks, Jeff

[qmailtoaster] Error on new mailserver setup

2019-10-22 Thread Jeff Koch
Hi: Anyone know why we would be seeing this message when trying to send email on a new QMT7 setup? 554 qmail-dk: Cannot sign message due to invalid message syntax. (#5.3.0) Thanks, Jeff

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Eric Broch
-rw-r--r-- 1 clamav clamav    766976 Dec  6 20:54 bytecode.cld -rw-r--r-- 1 clamav clamav 131212800 Jan 26 03:46 daily.cld -rw-r--r-- 1 clamav clamav 307499008 Jun  7  2017 main.cld -rw--- 1 clamav clamav  1716 Jan 26 09:46 mirrors.dat ClamAV update process started at Fri Jan 26 10:10:06

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Michele Federici
Hi, I have in my centos 7 drwxr-x---   2 clamav root 6 26 gen 17.44 simscan and exec /usr/bin/softlimit -m 6400 \ The server configuration did not change and the anomaly start this morning. What versions do you

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Sean Murphy
Well, I spoke too soon, soft reject messages started popping up on my CentOS 5 server.  I have disabled ClamAV and will continue to monitor. On 1/26/2018 11:00 AM, Eric Broch wrote: Ahhh! ClamAV again. On 1/26/2018 8:57 AM, Havrla wrote: Peter: detail my log: Jan 26 11:24:50 tonda clamd:

[qmailtoaster] 回覆︰ [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Henry
I also face this problem at centos 5, centos 6 centos 6:clamav-0.99.2-3.qt.el6.x86_64 centos 5:clamav-toaster-0.99.2-1.4.14 Remo Mattei 於 2018年01月27日 (週六) 12:33 AM 寫道﹕ I recall to fix this with some permissions I am in Europe now will check ASAP and share my

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Remo Mattei
Michele a me funziona con la versione che hai tu. I have the same version and it’s all working permissions check my email Inviato da iPhone > Il giorno 26 gen 2018, alle ore 16:47, Peter Peltonen > ha scritto: > > First thing that comes to my mind is to check

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Remo Mattei
I recall to fix this with some permissions I am in Europe now will check ASAP and share my settings. Inviato da iPhone > Il giorno 26 gen 2018, alle ore 11:24, Michele Federici > ha scritto: > > Hi, > > I have a qmail server that today returns in the smtp log "mail

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Michele Federici
Hi, I confirm you: after 1 hour the problem caming back I prefer do not stop clamav. I've create a script who check every few minutes "/var/log/clamd/clamd.log" and if there is an errore it restart clamav thank you -- Michele Federici Il

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Havrla
Hi Restart clamav fix only for cca 1 hour. After problem back. I turned off simscan for clamav. file /var/qmail/control/simcontrol :clam=no,spam=yes,spam_hits=12,attach=.src:.bat:.pif:.js /etc/init.d/qmail cdb I'm waiting for another update clamav (antivir base). We'll see tomorrow. H.

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Sean Murphy
This seems like the situation we were experiencing back in March of last year, where a bad daily hit servers running CentOS 5 until they changed how clamav used pcre to link the database.  I don't know if it's the same case here. Our CentOS 5 server (32-bit) and CentOS 7 server (64-bit) are

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Michele Federici
Hi, I have more than 200 GB free. But i think is the current clamav signature problem. This post is similar http://lists.clamav.net/pipermail/clamav-users/2018-January/005658.html If i restart clamav works all fine. Thank

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Eric Broch
Ahhh! ClamAV again. On 1/26/2018 8:57 AM, Havrla wrote: Peter: detail my log: Jan 26 11:24:50 tonda clamd: LibClamAV Error: cli_gentempfd: Can't create temporary file /tmp/clamav-4cfa012223685613cbdd51ea20c64a9a.tmp/clamav-696c37f51f984623e21bb7af92cbbf08.tmp: Too many open files Havrla

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Eric Broch
Hi  Michele Is the directory /var/qmail/simscan full? How much space do you have? Check out this link on the mailing list for permissions issues some have had: https://www.mail-archive.com/search?q=SOLVED+-+qq+soft+reject+with+Centos+7=qmailtoaster-list%40qmailtoaster.com On 1/26/2018 8:47

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Havrla
Peter: detail my log: Jan 26 11:24:50 tonda clamd: LibClamAV Error: cli_gentempfd: Can't create temporary file /tmp/clamav-4cfa012223685613cbdd51ea20c64a9a.tmp/clamav-696c37f51f984623e21bb7af92cbbf08.tmp: Too many open files Havrla Dne 26.1.2018 v 16:47 Peter Peltonen napsal(a): First

Re: [qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Peter Peltonen
First thing that comes to my mind is to check qmail directory ownerships and permissions? On Fri, Jan 26, 2018 at 12:24 PM, Michele Federici wrote: > Hi, > > I have a qmail server that today returns in the smtp log "mail server > temporarily rejected message (# 4.3.0)". > >

[qmailtoaster] ERROR: accept() failed

2018-01-26 Thread Michele Federici
Hi, I have a qmail server that today returns in the smtp log "mail server temporarily rejected message (# 4.3.0)". Everything works fine until the start of these errors on simscan Fri Jan 26 10:00:52 2018 -> /var/qmail/simscan/1516957251.438820.10197/doc05577520180126111044.pdf: OK Fri Jan

Re: [qmailtoaster] (SOLVED)Re: Re[2]: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-30 Thread Eric Broch
w.qmailtoaster.com/extras.html to install roundcube rgds RIdwan -- Original Message -- From: "David Overman" <davesp...@me.com <mailto:davesp...@me.com>> To: qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> Sent: 11/30/2016 2:54

[qmailtoaster] (SOLVED)Re: Re[2]: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-30 Thread David Overman
rman" <davesp...@me.com> To: qmailtoaster-list@qmailtoaster.com Sent: 11/30/2016 2:54:25 PM Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install Forget last post, Squiirrelmail is working after changing the conf file. Is there a post or guide for roundcube anywhere,

Re: Re[2]: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-30 Thread David Overman
uot;David Overman" <davesp...@me.com> To: qmailtoaster-list@qmailtoaster.com Sent: 11/30/2016 2:54:25 PM Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install Forget last post, Squiirrelmail is working after changing the conf file. Is there a post or guide for rou

Re: Re[2]: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-30 Thread David Overman
m> To: qmailtoaster-list@qmailtoaster.com Sent: 11/30/2016 2:54:25 PM Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install Forget last post, Squiirrelmail is working after changing the conf file. Is there a post or guide for roundcube anywhere, or just use generic ins

Re[2]: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-30 Thread ridwanfi
HI David, you can use eric guidelines http://www.qmailtoaster.com/extras.html to install roundcube rgds RIdwan -- Original Message -- From: "David Overman" <davesp...@me.com> To: qmailtoaster-list@qmailtoaster.com Sent: 11/30/2016 2:54:25 PM Subject: Re: [qmailtoas

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
Forget last post, Squiirrelmail is working after changing the conf file. Is there a post or guide for roundcube anywhere, or just use generic instructions at roundcube? Thanks to everyone. David Overman

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
Here's my squirrelmail.conf # # SquirrelMail is a webmail package written in PHP. # Alias /webmail /usr/share/squirrelmail # Apache 2.4 Require all denied # Apache 2.2 Order deny,allow Deny from all # this section makes squirrelmail use https connections

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
At least httpd started, but resulted in a 404 error https://mail.davomail.com/webmail and https://davomail.com/webmail logs show named errors. [root@mail httpd]# service httpd restart Redirecting to /bin/systemctl restart httpd.service [root@mail httpd]# service httpd status Redirecting to

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
Change ErrorDocument 403 "https://mail.davomail.com/webmail/;; To ErrorDocument 403 https://mail.davomail.com/webmail/ On 11/29/2016 6:34 PM, David Overman wrote: RewriteEngine on RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^(.*/webmail*)$ https://%{SERVER_NAME}$1 [L,R] allow from all

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
7...not sure.  He can run 'systemctl status network' to see that his network service is running fine. (Mine shows it's using /etc/rc.d/init.d/network, and his may say the same) From: Eric Broch <ebr...@whitehorsetc.com> Reply-To: <qmailtoaster-list@qmailtoaster.com> Date: Tuesday

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
: Tuesday, November 29, 2016 at 10:59 AM To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I'm not sure what to tell you to get network management started. It always seems

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
m> Date: Tuesday, November 29, 2016 at 10:59 AM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I'm not sure what to tell you to get network management started. It always seems to work on my boxes, vm's include

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
ailtoaster-list@qmailtoaster.com> Date: Tuesday, November 29, 2016 at 10:59 AM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I'm not sure what to tell you to get network management started. It always seems to work on my box

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Jaime Lerner
ailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I'm not sure what to tell you to get network management started. It always seems to work on my boxes, vm's included. Maybe I'm taking something for granted. When I configure m

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
tehorsetc.com <mailto:ebr...@whitehorsetc.com>> Reply-To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Date: Tuesday, November 29, 2016 at 10:45 AM To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com&g

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Jaime Lerner
com> Date: Tuesday, November 29, 2016 at 10:45 AM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install And, What are these settings: IPADDR2=10.13.0.5 PREFIX2=16 If you don't need them remove. On 11

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
And, What are these settings: IPADDR2=10.13.0.5 PREFIX2=16 If you don't need them remove. On 11/29/2016 8:34 AM, Eric Broch wrote: Do below and remove ifcfg-enp0s3 On 11/29/2016 8:32 AM, Eric Broch wrote: Here's what I would do # cp -p /etc/sysconfig/network-scripts/ifcfg-eth0

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
Do below and remove ifcfg-enp0s3 On 11/29/2016 8:32 AM, Eric Broch wrote: Here's what I would do # cp -p /etc/sysconfig/network-scripts/ifcfg-eth0 /root/'somewhere' # vi /etc/sysconfig/network-scripts/ifcfg-eth0 erase all settings, paste below into the file and save # systemctl restart

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
Here's what I would do # cp -p /etc/sysconfig/network-scripts/ifcfg-eth0 /root/'somewhere' # vi /etc/sysconfig/network-scripts/ifcfg-eth0 erase all settings, paste below into the file and save # systemctl restart network DEVICE='eth0' TYPE=Ethernet BOOTPROTO=none ONBOOT='yes'

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
I created the file ifcfg-enp0s3, as it was not in /etc/sysconfig/network-scripts HWADDR="08:00:27:F3:D4:74" TYPE="Ethernet" BOOTPROTO="static" IPADDR=192.168.0.17 NETMASK=255.255.255.0 NM_CONTROLLED=no DEFROUTE="yes" PEERDNS="yes" PEERROUTES="yes" IPV4_FAILURE_FATAL="no" IPV6INIT="yes"

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
Ok, I tried the script with my ip for ip4 address and 8.8.8.8 and 8.8.4.4 and with my actual ip and hostname. Still getting Error: NetworkManager is not running. [root@mail ~]# sh qmt-host.sh Call this script as follows (example below): qmt-host.sh hostname ipv4.address ipv4.gateway

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
Then you'll have to do it manually. You do not need the ipv6 addresses. Take a look at the site I sent. On 11/29/2016 7:48 AM, David Overman wrote: Ok, I tried the script with my ip for ip4 address and 8.8.8.8 and 8.8.4.4 and with my actual ip and hostname. Still getting Error:

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Eric Broch
Try running this: https://raw.githubusercontent.com/qmtoaster/scripts/master/qmt_host.sh Or Take a look here: http://ask.xmodulo.com/configure-static-ip-address-centos7.html You must get rid of the IPv6 name servers On 11/29/2016 4:37 AM, David Overman wrote: [root@mail ~]# systemctl

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
Jamie, I already have this installed(Centos 7.2). Maybe I should look at Roundcube, and forget about squirrelmail and the errors that are being generated by apache regarding, "unknown nameserver"? David On Nov 29, 2016, at 08:18 AM, Jaime Lerner wrote: No,

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Jaime Lerner
No, Eric's instructions are generic. I'll take a look at my notes, and see if I can help you any to get going on this on a digital ocean droplet. > On Nov 29, 2016, at 9:03 AM, David Overman wrote: > > Fantastic Jaime, > Thank You!, > > I just opened a ticket on DO. I'll

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
Fantastic Jaime, Thank You!, I just opened a ticket on DO. I'll close it now. Does Eric have specific instructions for DO? googling now. David On Nov 29, 2016, at 07:57 AM, Jaime Lerner wrote: I'm running my install on a digital ocean droplet on Cent OS 7.2

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread Jaime Lerner
I'm running my install on a digital ocean droplet on Cent OS 7.2 with no problems at all. It runs beautifully there. I found Eric's instructions by Googling and followed them for the install and everything worked great. I'm running roundcube and not squirrelmail, but qmail itself was up and

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-29 Thread David Overman
[root@mail ~]# systemctl start network [root@mail ~]# nmtui NetworkManager is not running. Do you think this may have something to do with my Centos Instance running on A digitalocean droplet? On Nov 28, 2016, at 07:37 AM, Eric Broch wrote: # systemctl start network

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-28 Thread Eric Broch
# systemctl start network On 11/28/2016 12:16 AM, David Overman wrote: Failed to start NetworkManager.service: Unit NetworkManager.service is masked - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
rver is, i.e. mail.example.com] nameserver 127.0.0.1 nameserver 8.8.8.8 nameserver 8.8.4.4 From: David Overman <davesp...@me.com> Reply-To: <qmailtoaster-list@qmailtoaster.com> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qma

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread Eric Broch
gt; Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I found this in the archive, and I made the changes to squirrelmail

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
.conf  search [whatever his mailserver is, i.e. mail.example.com] nameserver 127.0.0.1 nameserver 8.8.8.8 nameserver 8.8.4.4 From: David Overman <davesp...@me.com> Reply-To: <qmailtoaster-list@qmailtoaster.com> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmail

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread Eric Broch
avesp...@me.com>> Reply-To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Subject: Re: [qmailtoaster] error after

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
PM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I found this in the archive, and I made the changes to squirrelmail like it said. Now I am getting a different error. AH00526: Syntax error on line 8 of /etc/httpd/conf/sq

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread Eric Broch
oaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com>> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I found this in

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
0.1 nameserver 8.8.8.8 nameserver 8.8.4.4 From: David Overman <davesp...@me.com> Reply-To: <qmailtoaster-list@qmailtoaster.com> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-ins

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread Eric Broch
ailtoaster-list@qmailtoaster.com>> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I found this in the archive, and I made the changes to squirrelmail like it said. Now I am getting a different error. AH00526: Syntax error on line 8 of /etc/httpd/conf/squirrel

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
To: <qmailtoaster-list@qmailtoaster.com> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error after changing squirrelmail conf new-install I found this in the archive, and I made the changes to squirrelmail like it said.

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread Jaime Lerner
xample.com] nameserver 127.0.0.1 nameserver 8.8.8.8 nameserver 8.8.4.4 From: David Overman <davesp...@me.com> Reply-To: <qmailtoaster-list@qmailtoaster.com> Date: Sunday, November 27, 2016 at 3:05 PM To: <qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] error

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
I found this in the archive, and I made the changes to squirrelmail like it said. Now I am getting a different error. AH00526: Syntax error on line 8 of /etc/httpd/conf/squirrelmail.conf: ErrorDocument takes two arguments, Change responses for HTTP errors - Original Message - From:

Re: [qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread ebroch
What changes did you make to what File? Or, what documentation were you following? On Sun, Nov 27, 2016 at 11:05 AM -0700, "David Overman" wrote: Greetings,I just got this server up Centos 6.2I updated squirrelmail.conf to activate squirellmail, but when

[qmailtoaster] error after changing squirrelmail conf new-install

2016-11-27 Thread David Overman
Greetings, I just got this server up Centos 6.2 I updated squirrelmail.conf to activate squirellmail, but when I tried to restart httpd, I received these errors. Unregistered Authentication Agent for unix-process:12902:1473656 (system bus nam Nov 27 17:32:36 mail.mydomain.com spamdyke[12929]:

Re: [qmailtoaster] error while installing dovecot-2.2.25-12.qt.src.rpm

2016-11-05 Thread Eric Broch
Rajesh, This is good to know. What was the old version of ssl you had installed, I'll put a minimum version of ssl in the spec file. Eric On 11/5/2016 10:05 PM, Rajesh M wrote: eric this got resolved after i updated openssl. thanks rajesh - Original Message - From: Rajesh M

RE: [qmailtoaster] error while installing dovecot-2.2.25-12.qt.src.rpm

2016-11-05 Thread Rajesh M
eric this got resolved after i updated openssl. thanks rajesh - Original Message - From: Rajesh M [mailto:24x7ser...@24x7server.net] To: qmailtoaster-list@qmailtoaster.com Sent: Sun, 6 Nov 2016 08:45:36 +0530 Subject: hi eric i am getting an error while installing the latest version

[qmailtoaster] error while installing dovecot-2.2.25-12.qt.src.rpm

2016-11-05 Thread Rajesh M
hi eric i am getting an error while installing the latest version dovecot i am receiving the same error on 3 of my servers this is what i am doing wget ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/srpms/updates/dovecot-2.2.25-12.qt.src.rpm rpmbuild --rebuild --define "dist .qt.el6"

Re: [qmailtoaster] error 256

2015-11-14 Thread Madd Macc
Hi Eric, thanks for the reply No, the emails are not being delivered at all. On Sat, Nov 14, 2015 at 12:45 AM, Eric Broch wrote: > On 11/13/2015 9:49 PM, Madd Macc wrote: > > tcpserver: end (number here changes) status 256 > I've read that this is a bad termination of

[qmailtoaster] error 256

2015-11-13 Thread Madd Macc
Hi Guys, Using Centos 6.5 VM, ( new build ) Sending emails, from a server that generates client email invoices, I get this in the logs: /var/log/qmail/submission/current tcpserver: end (number here changes) status 256 Centos 6.5, 4Gb RAM 120Gb HDD /usr/bin/qt-whatami qt-whatami v1.0 Fri Nov 13

Re: [qmailtoaster] error 256

2015-11-13 Thread Eric Broch
On 11/13/2015 9:49 PM, Madd Macc wrote: > tcpserver: end (number here changes) status 256 I've read that this is a bad termination of the connection by the client or a network problem. Is the mail delivered successfully? - To

[qmailtoaster] error

2015-11-06 Thread Sree Raj
Hi friends, While sending mail from qmail i got the below error,As checked mails are able to send and receive from different IDS. is the id got corrupted? ID=Valid *ERROR:*Message not sent. Server replied: Requested action not taken: mailbox unavailable 550 5.1.1 sorry, no mailbox here

Re: [qmailtoaster] error

2015-11-06 Thread Eric Broch
On 11/6/2015 3:18 AM, Sree Raj wrote: > 550 5.1.1 sorry, no mailbox here by that name (chkuser) Sree, Have a look at this thread: http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg17852.html EricB

Re: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small

2015-07-30 Thread Sebastian Grewe
nic From: distribucionli...@gmail.com Date: Tue, 21 Jul 2015 17:58:17 -0300 To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small Hello friends, I have QmailToaster + centos 5.9 and sending emails I've been

Re: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small

2015-07-30 Thread Linux
Regards nic -- From: distribucionli...@gmail.com Date: Tue, 21 Jul 2015 17:58:17 -0300 To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small Hello friends, I have QmailToaster + centos

Re: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small

2015-07-30 Thread Linux
to solve Regards nic -- From: distribucionli...@gmail.com Date: Tue, 21 Jul 2015 17:58:17 -0300 To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small Hello friends, I have QmailToaster

RE: [qmailtoaster] error sending : SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small

2015-07-24 Thread Nicholas Chua
Hi, Try yum downgrade openssl-devel openssl You might need to downgrade a second time which will allow this issue to solve Regards nic From: distribucionli...@gmail.com Date: Tue, 21 Jul 2015 17:58:17 -0300 To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] error sending

  1   2   3   4   5   6   >