Re: Sign Up Problem...

 
From: "Justin John justin@PROTECTED [Dada Mail Developers]" <dadadev@PROTECTED>
In-Reply-To: (no subject)
Date: May 12th 2023

On May 11, 2023, at 12:39 PM, Gene Steinberg gene@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:.

Hopefully you’ll be able to consider something for a future version of your script that does not require hoop jumping to make work.

Can’t say I didn’t warn you.

--

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 11, 2023, at 12:39 PM, Gene Steinberg gene@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

Well I gave it a good whirl.

Hopefully you’ll be able to consider something for a future version of your script that does not require hoop jumping to make work.

Peace,Gene

On May 11, 2023, at 10:56 AM, Justin John justin@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:

From: justin@PROTECTED

On May 11, 2023, at 11:17 AM, Gene Steinberg gene@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

And the spam module is clearly not installed.

When I tried I got the following, and the suggestions to upgrade cpan failed:

Looks like at this point it’s a problem with this module and it’s prereqs in your environment specifically, and not directly to do with Dada Mail.

One of the reasons there are optional modules in Dada Mail is that some of the prereqs to get them up and running involve some additional steps (like this one). As I may have alluded to 10 emails back, it may not be worth your time in getting it up and running.

--

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 11, 2023, at 11:17 AM, Gene Steinberg gene@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

And the spam module is clearly not installed.

When I tried I got the following, and the suggestions to upgrade cpan failed:

Run the 'plesk login' command and log in by browsing either of the links received in the output.Use the 'plesk' command to manage the server. Run 'plesk help' for more info.

[root@server ~]# perl -e 'use WWW::StopForumSpam'Can't locate WWW/StopForumSpam.pm in @INC (you may need to install the WWW::StopForumSpam module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at -e line 1.BEGIN failed--compilation aborted at -e line 1.[root@server ~]# cpan WWW::StopForumSpam Loading internal null logger. Install Log::Log4perl for logging messages Reading '/root/.cpan/Metadata'Database was generated on Wed, 10 May 2023 04:41:02 GMT CPAN: LWP::UserAgent loaded ok (v6.34)CPAN: Time::HiRes loaded ok (v1.9758)Fetching with LWP:http://www.cpan.org/authors/01mailrc.txt.gz Reading '/root/.cpan/sources/authors/01mailrc.txt.gz'CPAN: Compress::Zlib loaded ok (v2.081)............................................................................DONE Fetching with LWP:http://www.cpan.org/modules/02packages.details.txt.gz Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'Database was generated on Thu, 11 May 2023 16:56:05 GMT..............New CPAN.pm version (v2.35) available.[Currently running version is v2.18]You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session.

..............................................................DONE Fetching with LWP:http://www.cpan.org/modules/03modlist.data.gz Reading '/root/.cpan/sources/modules/03modlist.data.gz'DONE Writing /root/.cpan/Metadata Running install for module 'WWW::StopForumSpam'CPAN: Digest::SHA loaded ok (v6.04)Checksum for /root/.cpan/sources/authors/id/P/PH/PHIPSTER/WWW-StopForumSpam-0.02.tar.gz ok'YAML' not installed, will not store persistent state CPAN: CPAN::Meta::Requirements loaded ok (v2.140)CPAN: Parse::CPAN::Meta loaded ok (v2.150010)CPAN: CPAN::Meta loaded ok (v2.150010)CPAN: Module::CoreList loaded ok (v5.20181130)Configuring P/PH/PHIPSTER/WWW-StopForumSpam-0.02.tar.gz with Makefile.PL Checking if your kit is complete...Looks good Warning: prerequisite WWW::Curl::Easy 0 not found.Generating a Unix-style Makefile Writing Makefile for WWW::StopForumSpam Writing MYMETA.yml and MYMETA.json PHIPSTER/WWW-StopForumSpam-0.02.tar.gz/usr/bin/perl Makefile.PL -- OK Running make for P/PH/PHIPSTER/WWW-StopForumSpam-0.02.tar.gz ---- Unsatisfied dependencies detected during ---- ---- PHIPSTER/WWW-StopForumSpam-0.02.tar.gz ---- WWW::Curl::Easy [requires]Running install for module 'WWW::Curl::Easy'Checksum for /root/.cpan/sources/authors/id/S/SZ/SZBALINT/WWW-Curl-4.17.tar.gz ok Configuring S/SZ/SZBALINT/WWW-Curl-4.17.tar.gz with Makefile.PL Locating required external dependency bin:curl-config... found at /usr/bin/curl-config.The version is libcurl 7.61.1 Found curl.h in /usr/include/curl/curl.h Building curlopt-constants.c for your libcurl version Building Easy.pm constants for your libcurl version Building Share.pm constants for your libcurl version Checking if your kit is complete...Looks good Generating a Unix-style Makefile Writing Makefile for WWW::Curl Writing MYMETA.yml and MYMETA.json SZBALINT/WWW-Curl-4.17.tar.gz/usr/bin/perl Makefile.PL -- OK Running make for S/SZ/SZBALINT/WWW-Curl-4.17.tar.gz cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm Running Mkbootstrap for Curl ()chmod 644 "Curl.bs""/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/WWW/Curl/Curl.bs 644"/usr/bin/perl" "-Iinc" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/root/.cpan/build/WWW-Curl-4.17-6/typemap' Curl.xs> Curl.xsc mv Curl.xsc Curl.c gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\" -fPIC "-I/usr/lib64/perl5/CORE" Curl.c Curl.xs: In function ‘fwrite_wrapper2’:Curl.xs:363:13: warning: unused variable ‘sv’ [-Wunused-variable]SV sv;^~In file included from Curl.xs:574:curlopt-constants.c: In function ‘constant’:curlopt-constants.c:19:58: warning: ‘return’ with no value, in function returning non-void if (strEQ(name, "DID_MEMORY_FUNC_TYPEDEFS")) return CURL_DID_MEMORY_FUNC_TYPEDEFS;^~~~~~curlopt-constants.c:2:1: note: declared here constant(const char name)^~~~~~~~curlopt-constants.c:138:49: error: ‘CURL_STRICTER’ undeclared (first use in this function); did you mean ‘CURL_EXTERN’?if (strEQ(name, "STRICTER")) return CURL_STRICTER;^~~~~~~~~~~~~CURL_EXTERN curlopt-constants.c:138:49: note: each undeclared identifier is reported only once for each function it appears in curlopt-constants.c:181:56: warning: overflow in conversion from ‘long unsigned int’ to ‘int’ changes value from ‘18446744073709551615’ to ‘-1’ [-Woverflow]if (strEQ(name, "ZERO_TERMINATED")) return CURL_ZERO_TERMINATED;^~~~~~~~~~~~~~~~~~~~curlopt-constants.c:2274:44: warning: overflow in conversion from ‘long unsigned int’ to ‘int’ changes value from ‘18446744073709551599’ to ‘-17’ [-Woverflow]if (strEQ(name, "ANY")) return CURLAUTH_ANY;^~~~~~~~~~~~curlopt-constants.c:2275:48: warning: overflow in conversion from ‘long unsigned int’ to ‘int’ changes value from ‘18446744073709551598’ to ‘-18’ [-Woverflow]if (strEQ(name, "ANYSAFE")) return CURLAUTH_ANYSAFE;^~~~~~~~~~~~~~~~In file included from Curl.xs:15:Curl.c: In function ‘XS_WWW__Curl__Easy_init’:/usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable ‘ix’ [-Wunused-variable]#define dXSI32 I32 ix = XSANY.any_i32^~Curl.c:777:5: note: in expansion of macro ‘dXSI32’dXSI32;^~~~~~Curl.c: In function ‘XS_WWW__Curl__Easy_version’:/usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable ‘items’ [-Wunused-variable]#define dITEMS I32 items = (I32)(SP - MARK)^~~~~/usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro ‘dITEMS’dSP; dAXMARK; dITEMS^~~~~~Curl.c:902:11: note: in expansion of macro ‘dXSARGS’dVAR; dXSARGS;^~~~~~~Curl.c: In function ‘XS_WWW__Curl__Easy_internal_setopt’:Curl.c:1120:6: warning: unused variable ‘value’ [-Wunused-variable]int value = (int)SvIV(ST(2))^~~~~Curl.c:1118:6: warning: unused variable ‘option’ [-Wunused-variable]int option = (int)SvIV(ST(1))^~~~~~Curl.c:1117:18: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]WWW__Curl__Easy self;^~~~Curl.c: In function ‘XS_WWW__Curl__Easy_cleanup’:Curl.c:1294:18: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]WWW__Curl__Easy self;^~~~Curl.c: In function ‘XS_WWW__Curl__Easy_strerror’:Curl.c:1350:18: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]WWW__Curl__Easy self;^~~~Curl.c: In function ‘XS_WWW__Curl__Multi_fdset’:Curl.c:1708:7: warning: unused variable ‘RETVAL’ [-Wunused-variable]SV * RETVAL;^~~~~~Curl.c: In function ‘XS_WWW__Curl__Multi_strerror’:Curl.c:1843:19: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]WWW__Curl__Multi self;^~~~Curl.c: In function ‘XS_WWW__Curl__Share_strerror’:Curl.c:2009:19: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]WWW__Curl__Share self;^~~~make: *[Makefile:347: Curl.o] Error 1 SZBALINT/WWW-Curl-4.17.tar.gz/usr/bin/make -- NOT OK PHIPSTER/WWW-StopForumSpam-0.02.tar.gz Has already been unwrapped into directory /root/.cpan/build/WWW-StopForumSpam-0.02-6 PHIPSTER/WWW-StopForumSpam-0.02.tar.gz Has already been prepared Running make for P/PH/PHIPSTER/WWW-StopForumSpam-0.02.tar.gz Warning: Prerequisite 'WWW::Curl::Easy => 0' for 'PHIPSTER/WWW-StopForumSpam-0.02.tar.gz' failed when processing 'SZBALINT/WWW-Curl-4.17.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.cp lib/WWW/StopForumSpam.pm blib/lib/WWW/StopForumSpam.pm Manifying 1 pod document PHIPSTER/WWW-StopForumSpam-0.02.tar.gz/usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/.t t/WWW-StopForumSpam.t .. 1/1

Failed test 'use WWW::StopForumSpam;'

at t/WWW-StopForumSpam.t line 12.

Tried to use 'WWW::StopForumSpam'.

Error: Can't locate autodie.pm in @INC (you may need to install the autodie module) (@INC contains: /root/.cpan/build/WWW-StopForumSpam-0.02-6/blib/lib /root/.cpan/build/WWW-StopForumSpam-0.02-6/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /root/.cpan/build/WWW-StopForumSpam-0.02-6/blib/lib/WWW/StopForumSpam.pm line 6.

BEGIN failed--compilation aborted at /root/.cpan/build/WWW-StopForumSpam-0.02-6/blib/lib/WWW/StopForumSpam.pm line 6.

Compilation failed in require at t/WWW-StopForumSpam.t line 12.

BEGIN failed--compilation aborted at t/WWW-StopForumSpam.t line 12.

Looks like you failed 1 test of 1.

t/WWW-StopForumSpam.t .. Dubious, test returned 1 (wstat 256, 0x100)Failed 1/1 subtests

Test Summary Report

t/WWW-StopForumSpam.t (Wstat: 256 Tests: 1 Failed: 1)Failed test: 1 Non-zero exit status: 1 Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.03 CPU)Result: FAIL Failed 1/1 test programs. 1/1 subtests failed.make: * [Makefile:872: test_dynamic] Error 1 PHIPSTER/WWW-StopForumSpam-0.02.tar.gz one dependency not OK (WWW::Curl::Easy); additionally test harness failed/usr/bin/make test -- NOT OK//hint// to see the cpan-testers results for installing this module, try:reports PHIPSTER/WWW-StopForumSpam-0.02.tar.gz[root@server ~]# install CPAN install: missing destination file operand after 'CPAN'Try 'install --help' for more information.[root@server ~]# reload cpan -bash: reload: command not found[root@server ~]#

On May 11, 2023, at 8:20 AM, Gene Steinberg gene@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

I’m still looking into this issue.

Meantime this is something that’s happened for a while, but I always work out of it by updating preferences of the files.

But after a new/update install of DadaMail on the Plesk server (running AlmaLinux 8.7), the Plesk Backup shows these permissions errors:

Warning: Subscription "theparacast.com"Not all the data from /var/www/vhosts/theparacast.com was backed up successfully:public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/.gitignore: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/ReadMe.md: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/bower.json: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/changelog: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/composer.json: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/composer.lock: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/config: Cannot stat: Permission denied public_html/dada_mail_support_files/RichFilemanager-backup-2023-05-09-1683695380/config/filemanager.config.default.json: Cannot stat: Permission denied publ... (truncated)

On May 10, 2023, at 6:02 PM, Justin John justin@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: justin@PROTECTED

On May 10, 2023, at 5:30 PM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

Domains are listed on a Plesk server in, for example:

/var/www/vhosts/theparacast.com/ etc.

But if installed server wide, where would I search?

Good question - you’ll have to consult the Plesk docs or play around with a few good guesses, sorry,

--

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 10, 2023, at 5:30 PM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

Domains are listed on a Plesk server in, for example:

/var/www/vhosts/theparacast.com/ etc.

But if installed server wide, where would I search?

Peace,Gene

On May 10, 2023, at 4:20 PM, Justin John justin@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: justin@PROTECTED

From: gene@PROTECTED

root@server ~]# perl -e 'use WWW::StopForumSpam'Can't locate WWW/StopForumSpam.pm in @INC (you may need to install the WWW::StopForumSpam module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at -e line 1.BEGIN failed--compilation aborted at -e line 1.[root@server ~]#

Looks like it wasn’t installed, or installed in a location outside of your Perl library search path (@INC). If that’s the case, it makes sense that Dada Mail can’t use it either.

Maybe,

find /home/you/whatever -type f -name “StopForumSpam.pm"

can illuminate things,

--

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 10, 2023, at 4:51 PM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

root@server ~]# perl -e 'use WWW::StopForumSpam'Can't locate WWW/StopForumSpam.pm in @INC (you may need to install the WWW::StopForumSpam module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at -e line 1.BEGIN failed--compilation aborted at -e line 1.[root@server ~]#

Peace,Gene

On May 10, 2023, at 3:43 PM, Justin John justin@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: justin@PROTECTED

I’m mostly using the Plesk server now, so the cPanel instructions aren’t terribly helpful.

Hey just trying to help as you mentioned WHM. You can also try to just load up the module on the command line, and see if anything gets returned,

perl -e 'use WWW::StopForumSpam’

If nothing gets returned, it’s installed and can be loaded correctly for that environment. Then you can look into why it’s not working for Dada Mail’s env. You can turn on more debugging in the Dada Mail installer -

https://dadamailproject.com/support/documentation-11_20_1/install_dada_mail-advanced_configuration.pod.html#Configure-Debugging

setting this for DADA::App::Guts will print errors in the error log pertaining to WWW::StopForumSpam when you simply visit the Mailing List: Options screen.

(If an error gets returned, well: there’s an error.)

--

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 10, 2023, at 1:17 PM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

Yes, sounds like it’s more trouble than it’s worth.

I’m mostly using the Plesk server now, so the cPanel instructions aren’t terribly helpful.

Peace,Gene

On May 10, 2023, at 11:13 AM, Justin John justin@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: justin@PROTECTED

On May 10, 2023, at 11:52 AM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

The installation of the StopForumSpam module finally worked based on the cpanel.net link below. I checked it twice.

But when I go into DadaMail, it still says, when I enable the feature:

Disabled. The CPAN module, WWW::StopForumSpam will need to be installed before this feature can be utilized.

Most likely, the Perl library that WWW::StopForumSpam is installed in isn’t being looked in, or isn’t available for the Perl version you’re running. Since you’re using a XS Perl module - a module that has code that needs to be compiled, the module will only work for the specific Perl version you’re using.

The cPanel Perl Module installer should have both the Perl shebang line you can use, as the exact path to the Perl modules you can add to Dada Mail. The former you’ll have to do yourself,

https://dadamailproject.com/support/documentation-11_20_1/FAQ-errors.pod.html#Perl-Version The latter you can add through the installer,

https://dadamailproject.com/support/documentation-11_20_1/install_dada_mail-advanced_configuration.pod.html#Additional-Perl-Library-Paths There is also this version of the StopForumSpam module that doesn’t need curl (that I wrote):

https://github.com/justingit/p5-stopforumspam

which is what Dada Mail used to use, but I switched it out for what’s on CPAN (curl-based). Time has lost the reason as to why I switched back. I don’t think it’s currently in a state that works.

Personally, it’s probably more work than it’s worth to get StopForumSpam support, but feel free to tinker.

--

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 10, 2023, at 11:52 AM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

The installation of the StopForumSpam module finally worked based on the cpanel.net link below. I checked it twice.

But when I go into DadaMail, it still says, when I enable the feature:

Disabled. The CPAN module, WWW::StopForumSpam will need to be installed before this feature can be utilized.

I did an upgrade install and no change.

Peace,Gene

On May 10, 2023, at 8:54 AM, Justin John justin@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: justin@PROTECTED

From: gene@PROTECTED I have never had that problem before but with it on, it seems nobody could subscribe.

The setting looks to see if there’s been multiple attempts to subscribe with a different address from the same IP. The limit is 3 different addresses. If it’s more, the ip address is flagged. So, it wouldn’t be “nobody”, just anybody that’s sharing that IP address,

https://github.com/justingit/dada-mail/blob/main/app/dada/DADA/MailingList/Subscriber/Validate.pm#L620C5-L712

Also tried to install the WWW::StopForumSpam module, I keep getting installation errors in both CPAN and CPANM on Plesk. Other Perl models seem to install OK. ???? This happens on both a Plesk and WHM server.

You’ll need to install an outside package prereq. This says it’s a package called, "libcurl-devel”

https://forums.cpanel.net/threads/help-with-installing-perl-module-www-curl-easy.675309/

Justin J: Lead Dadaist url: dadamailproject.com email: justin@PROTECTED twitter: @dadamail

Dada Mail Announcements:https://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/

On May 10, 2023, at 9:09 AM, Gene Steinberg gene@PROTECTED[Dada Mail Developers] dadadev@PROTECTED wrote:

From: gene@PROTECTED

Thank you.

It ended up I had to turn off this option:

Enable Suspicious IP Address Activity Protection

I have never had that problem before but with it on, it seems nobody could subscribe.

Also tried to install the WWW::StopForumSpam module, I keep getting installation errors in both CPAN and CPANM on Plesk. Other Perl models seem to install OK. ???? This happens on both a Plesk and WHM server.

I get:

Configuring WWW-Curl-4.17 ... Locating required external dependency bin:curl-config... missing.Unresolvable missing external dependency.Please install 'curl-config' seperately and try again.N/A cpanminus failed with non-zero exit status: 1

All available perl module install methods have failed

But can’t find anything called bin:curl-config

Peace,Gene

On May 10, 2023, at 4:05 AM, Consult consult@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote:

From: consult@PROTECTED

I signed up for one, and it worked the way it was supposed to. Using a gmail account, I got all the optin messages. Congratulating me, and sending the 7-May newsletter. This list seems like it worked.

On May 10, 2023 at 1:19 AM, wrote:

From: gene@PROTECTED

So people signing up for any of my DadaMail lists are now getting this message:

Blocked.Blocked.Your email address or location has been blocked from using this app.

If you would like to receive more assistance, please email the list owner with your problem.

Go back to The Paracast

What is going on and how to I fix it?

Peace,Gene Steinberg

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED)Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED)Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED)Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED)Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

Dada Mail Developers Post to: Dada Mail Developers ( dadadev@PROTECTED )Manage Your Subscription Unsubscribe

  • This mailing list is a public mailing list - anyone may join or leave, at any time.
  • This mailing list is a group discussion list (unmoderated)
  • Start a new thread, email: dadadev@dadamailproject.com

This is the developer discussion mailing list for Dada Mail.

If you are just looking for support Dada Mail, consult the message boards at:

https://forum.dadamailproject.com

Documentation for Dada Mail:

https://dadamailproject.com/d

Specifically, see the Error FAQ:

https://dadamailproject.com/d/FAQ-errors.pod.html

To post to this list, send a message to:

mailto:dadadev@dadamailproject.com

All subscribers of this list may post to the list itself.

Topics that are welcome:

  • Constructive critiques on the program (I like, "x", but, "y" needs some work - here's an idea on how to make this better...)
  • Bug/Error reports
  • Bug fixes
  • Request For Comments on any changes to the program
  • Help customizing Dada Mail for your own needs
  • Patches
  • Language Translations
  • Support Documentation/Doc editing, FAQ's, etc.
  • Discussion of any changes that you would like to be committed to the next version of Dada Mail -

Dada Mail is on Github:

https://github.com/justingit/dada-mail/

If you would like to fork, branch, send over PRs, open up issues, etc.

Privacy Policy:

This Privacy Policy is for this mailing list, and this mailing list only.

Email addresses collection through this mailing list are used explicitly to work within this email discussion list.

We only collect email addresses through our Closed-Loop Opt-In system.

We don't use your email address for any other purpose.

We won't be sharing your email address with any other entity.

Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.

All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.

All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.