From jules at zend.to Thu Aug 19 11:50:48 2021 From: jules at zend.to (jules at zend.to) Date: Thu, 19 Aug 2021 11:50:48 +0100 Subject: [ZendTo] Cron error: illegal attempt to update using time' In-Reply-To: References: <20210729000101.2C2F75D74B@localhost> <9B1B29F6-581E-46D8-AA6E-C48BA74C0937@neilzone.co.uk> Message-ID: <2363d840-00b3-cb8f-a25e-5ddaa749150c@Zend.To> Neil, That means whatever version of php is being run by /usr/bin/php doesn't have the GNU gettext library built into it. Have you got multiple versions of PHP installed? The command ??? /usr/bin/php /opt/zendto/sbin/rrdInit.php /opt/zendto/config/preferences.php should run with no output. Cheers, Jules. On 29/07/2021 15:00, Neil via ZendTo wrote: > I?ve recently started to receive the message below, on a daily basis, > from cron: > > > /usr/bin/php /opt/zendto/sbin/rrdInit.php > /opt/zendto/config/preferences.php 2>&1 | /bin/grep -iv 'illegal > attempt to update using time? > > > Fatal error: Uncaught Error: Call to undefined function > bind_textdomain_codeset() in /opt/zendto/lib/NSSDropbox.php:153 > Stack trace: > #0 /opt/zendto/lib/NSSDropoff.php(26): require_once() > #1 /opt/zendto/sbin/rrdInit.php(33): include_once('/opt/zendto/lib...') > #2 {main} > ?thrown in /opt/zendto/lib/NSSDropbox.php on line 153 > > I?ve not dug into it yet, but has anyone else had the same? > > > Neil > > > > > _______________________________________________ > ZendTo mailing list > ZendTo at zend.to > http://jul.es/mailman/listinfo/zendto Jules -- Julian Field MEng CEng CITP MBCS MIEEE MACM 'They went with songs to the battle, they were young. Straight of limb, true of eye, steady and aglow. They were staunch to the end against odds uncounted, They fell with their faces to the foe. They shall grow not old, as we that are left grow old: Age shall not weary them, nor the years condemn. At the going down of the sun and in the morning, We will remember them. They mingle not with their laughing comrades again; They sit no more at familiar tables of home; They have no lot in our labour of the day-time; They sleep beyond England's foam.' - Ode of Remembrance, Laurence Binyon www.Zend.To Twitter: @JulesFM -------------- next part -------------- An HTML attachment was scrubbed... URL: From zend.to at neilzone.co.uk Thu Aug 19 13:54:32 2021 From: zend.to at neilzone.co.uk (zend.to at neilzone.co.uk) Date: Thu, 19 Aug 2021 13:54:32 +0100 Subject: [ZendTo] Cron error: illegal attempt to update using time' In-Reply-To: References: <20210729000101.2C2F75D74B@localhost> <9B1B29F6-581E-46D8-AA6E-C48BA74C0937@neilzone.co.uk> <2363d840-00b3-cb8f-a25e-5ddaa749150c@Zend.To> <22F9C2B9-775A-47F1-B930-FC1253994282@neilzone.co.uk> Message-ID: > On 19 Aug 2021, at 11:50, jules at zend.to wrote: > > The command > /usr/bin/php /opt/zendto/sbin/rrdInit.php /opt/zendto/config/preferences.php > should run with no output. Thanks Jules Running it in the cli, I get: ERROR: /var/zendto/rrd/zendto.rrd: illegal attempt to update using time 1625266800 when last update time is 1627340400 (minimum one second step) I have multiple versions of php installed, but only one is active (sadly, php7.3). I?ll look into the gettext aspect. Thank you. Best wishes Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: From zend.to at neilzone.co.uk Fri Aug 20 08:27:09 2021 From: zend.to at neilzone.co.uk (zend.to at neilzone.co.uk) Date: Fri, 20 Aug 2021 08:27:09 +0100 Subject: [ZendTo] Cron error: illegal attempt to update using time' In-Reply-To: References: <20210729000101.2C2F75D74B@localhost> <9B1B29F6-581E-46D8-AA6E-C48BA74C0937@neilzone.co.uk> <2363d840-00b3-cb8f-a25e-5ddaa749150c@Zend.To> <22F9C2B9-775A-47F1-B930-FC1253994282@neilzone.co.uk> <7e2d02c1-2695-c885-125b-128881e61d78@Zend.To> Message-ID: > On 19 Aug 2021, at 17:38, jules at zend.to wrote: > > That error is basically okay. Great; thank you. I need to look properly at the php upgrade! Thanks, as always. Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: From jclark at tiscali.it Tue Aug 24 08:29:01 2021 From: jclark at tiscali.it (Mario Vittorio Guenzi) Date: Tue, 24 Aug 2021 09:29:01 +0200 Subject: [ZendTo] Email Sender Address References: <9fb997a9-cf5e-d936-fd93-2300d36d2d49@tiscali.it> Message-ID: Good morning, af first I'm sorry for my poor english, I have configured zendto to accept two corporate domains, everything works very well, but I have a question of this type, during installation I used as email address EmailSenderAddress = "ZendTo ", when the colleagues who have the address of the second domain for example sales at otherdomain.com they send files to their customers they are told we have received an email from me at firstdomain.com that we do not know and it tells us that you have sent us some files. In these crazy times it is right that they are prudent, but it would not be possible to get the message of sending files from the address of the person carrying out the operation? Many thanks and best regards -- Mario Vittorio Guenzi E-mail jclark at tiscali.it Si vis pacem, para bellum -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 203 bytes Desc: OpenPGP digital signature URL: From jules at zend.to Wed Aug 25 13:01:01 2021 From: jules at zend.to (jules at zend.to) Date: Wed, 25 Aug 2021 13:01:01 +0100 Subject: [ZendTo] Email Sender Address In-Reply-To: References: <9fb997a9-cf5e-d936-fd93-2300d36d2d49@tiscali.it> Message-ID: Hi Mario, See this option in /opt/zendto/config/preferences.php : ? // Do you want the email messages to always come "From" the email ? // address set in zendto.conf? If so, set this to FALSE. ? // If you want, where it woudn't cause SPF/DKIM/DMARC problems, to ? // make the emails appear to come From the person who created the drop-off, ? // set this to TRUE. ? // If your SMTP server is running Exchange (or is Office 365), then you ? // should leave it set to FALSE. ? // Setting this to TRUE has helped a few people overcome spam detection ? // problems when delivering to GMail addresses. ? 'SMTPsetFromToSender' => FALSE, Sounds like you want to set it to TRUE. Cheers, Jules. On 24/08/2021 08:29, Mario Vittorio Guenzi via ZendTo wrote: > Good morning, > af first I'm sorry for my poor english, I have configured zendto to > accept two corporate domains, everything works very well, but I have a > question of this type, during installation I used as > email address EmailSenderAddress = "ZendTo", when > the colleagues who have the address of the second domain for example > sales at otherdomain.com they send files to their customers they are told > we have received an email fromme at firstdomain.com that we do not know > and it tells us that you have sent us some files. > In these crazy times it is right that they are prudent, but it would not > be possible to get the message of sending files from the address of the > person carrying out the operation? > Many thanks and best regards > > > _______________________________________________ > ZendTo mailing list > ZendTo at zend.to > http://jul.es/mailman/listinfo/zendto Jules -- Julian Field MEng CEng CITP MBCS MIEEE MACM 'Find a place inside where there's joy, and the joy will burn out the pain.' - Joseph Campbell www.Zend.To Twitter: @JulesFM -------------- next part -------------- An HTML attachment was scrubbed... URL: From jclark at tiscali.it Wed Aug 25 14:54:02 2021 From: jclark at tiscali.it (Mario Vittorio Guenzi) Date: Wed, 25 Aug 2021 15:54:02 +0200 Subject: [ZendTo] Email Sender Address In-Reply-To: References: <9fb997a9-cf5e-d936-fd93-2300d36d2d49@tiscali.it> <64d5805a-e203-2b95-ab0c-d74a76ea898a@tiscali.it> Message-ID: Il 25/08/21 14:01, jules at zend.to ha scritto: > Hi Mario, > ? // problems when delivering to GMail addresses. > ? 'SMTPsetFromToSender' => FALSE, > > Sounds like you want to set it to TRUE. > > Cheers, > Jules. Hi Jules, it work perfectly, many thanks from our firm. -- Mario Vittorio Guenzi E-mail jclark at tiscali.it Si vis pacem, para bellum -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 203 bytes Desc: OpenPGP digital signature URL: From ebbernardi at gmail.com Thu Aug 26 14:57:37 2021 From: ebbernardi at gmail.com (Everton Bruno Bernardi) Date: Thu, 26 Aug 2021 10:57:37 -0300 Subject: [ZendTo] Translation inconsistency References: Message-ID: Hi there Jules! Hope you're doing well. I think I've found an issue with a string translation.. The highlighted text doesn't map to a correct translation in pt-BR. [image: image.png] [image: image.png] The sentence has been translated as "Envio n?o criptografado" (Drop-off not encrypted) when it should read "O envio deve ocorrer entre" (Drop-off must occur between). I have double checket the .po file and everything looks fine with the translated sentences. Could you please help with this? Kind regards. -- *Everton Bruno Bernardi* -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 63130 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 88494 bytes Desc: not available URL: