Re: CentOS

jjs - mainphrame <[email protected]>
Newsgroups gmane.mail.virus.maiamailguard
Message-ID <CABkzw7wBiVpAQsLnR9FGUO3j+dw096Jd3KhqXeg71VUaJYpmVw@mail.gmail.com>
Ah, very interesting, thanks for the details. I'm able to create domains
and users here, but I don't use cpanel, so that's an unknown factor in the
equation. Hope things go more smoothly with the changes you've made.

Jake

On Wed, Apr 15, 2020 at 1:11 PM Manny Marinho <[email protected]>
wrote:

> Sorry about the delay Jake. I run a dedicated server that hosts e-mail
> for multiple domains. I have created the various domains within maia.
> I have only setup one user which is the admin user, the customers
> unfortunately don't really manage their own spam so I take care of
> that for them. All the domains are currently set to high protection
> level. In the old maia version in addition to creating a domain I
> could also create a user under that domain and manage the spam for
> that user under the admin. That functionality no longer seems to be
> present or perhaps it works differently now. So in the past I could
> create domain.com and user-9IKiO1iGCm/[email protected] and manage the spam for both.
> The reason why I would do that is because there are always some users
> that are more important and/or receive more spam so this allows for
> finer control. So I may create a bunch of individual users under a
> particular domain then I would manage spam under the domain and those
> users. I have configured the setting that allows the admin to read
> mail for all users. Now I just discovered part of my issue or perhaps
> the root cause is my Spamassassin install which was all messed up on
> the server, I run a cpanel server and my host just engaged cpanel to
> get that squared away. Now that Spamassassin is fixed it's just
> starting to build the bayes DB, I'm also storing the bayes data in the
> maia database if that makes any difference.
>
> Apr 15 15:51:16.162 [28812] dbg: bayes: using username: amavis
> Apr 15 15:51:16.162 [28812] dbg: bayes: learner_new: got
> store=Mail::SpamAssassin::BayesStore::SQL=HASH(0x3cce0e8)
> Apr 15 15:51:16.162 [28812] dbg: plugin:
> Mail::SpamAssassin::Plugin::Bayes=HASH(0x48143f0) implements
> 'learner_is_scan_available', priority 0
> Apr 15 15:51:16.170 [28812] dbg: bayes: database connection established
> Apr 15 15:51:16.170 [28812] dbg: bayes: found bayes db version 3
> Apr 15 15:51:16.171 [28812] dbg: bayes: Using userid: 1
> Apr 15 15:51:16.171 [28812] dbg: bayes: not available for scanning,
> only 15 spam(s) in bayes DB < 50
> Apr 15 15:51:16.171 [28812] dbg: config: score set 1 chosen.
> Apr 15 15:51:16.172 [28812] dbg: dns: EDNS, UDP payload size 4096
> Apr 15 15:51:16.172 [28812] dbg: dns: servers obtained from Net::DNS :
> [127.0.0.1]:53, [10.10.10.10]:53
> Apr 15 15:51:16.172 [28812] dbg: dns: nameservers set to 127.0.0.1,
> 10.10.10.10
> Apr 15 15:51:16.172 [28812] dbg: dns: using socket module:
> IO::Socket::IP version 0.39
> Apr 15 15:51:16.172 [28812] dbg: dns: is Net::DNS::Resolver available? yes
> Apr 15 15:51:16.172 [28812] dbg: dns: Net::DNS version: 0.68
> Apr 15 15:51:16.172 [28812] dbg: sa-learn: spamtest initialized
> Apr 15 15:51:16.172 [28812] dbg: plugin:
> Mail::SpamAssassin::Plugin::Bayes=HASH(0x48143f0) implements
> 'learner_dump_database', priority 0
> Apr 15 15:51:16.173 [28812] dbg: bayes: database connection established
> Apr 15 15:51:16.173 [28812] dbg: bayes: found bayes db version 3
> Apr 15 15:51:16.173 [28812] dbg: bayes: Using userid: 1
>
> 0.000          0          3          0  non-token data: bayes db version
> 0.000          0         15          0  non-token data: nspam
> 0.000          0         42          0  non-token data: nham
> 0.000          0      12004          0  non-token data: ntokens
> 0.000          0 1586540621          0  non-token data: oldest atime
> 0.000          0 1586980261          0  non-token data: newest atime
> 0.000          0          0          0  non-token data: last journal sync
> atime
> 0.000          0 1586533304          0  non-token data: last expiry atime
> 0.000          0          0          0  non-token data: last expire atime
> delta
> 0.000          0          0          0  non-token data: last expire
> reduction count
>
>
> -Manny
>
> On Fri, Apr 10, 2020 at 2:25 PM jjs - mainphrame <[email protected]>
> wrote:
> >
> > Just out of curiosity, what is the protection level for the users in
> question?
> >
> > Jake
> >
> > On Fri, Apr 10, 2020 at 8:17 AM jjs - mainphrame <[email protected]>
> wrote:
> >>
> >> Thanks for the exim details Manny -
> >>
> >> As for your spam detection, are the users in question in the maia
> database?
> >>
> >> Here, I had to add the domains in order for users from those domains to
> be autocreated.
> >>
> >> Jake
> >>
> >> On Fri, Apr 10, 2020 at 6:24 AM Manny Marinho <[email protected]>
> wrote:
> >>>
> >>> Jake here is my exim configuration, I tried to use what David is using
> >>> on my server but it didn't work for me, exim gave some start up
> >>> errors. That could be related to my server though as my current exim
> >>> config file is not based on the latest exim build, it's now a few
> >>> updates behind. I haven't had the time to merge my config with the
> >>> latest version but will do that soon. I have everything up and running
> >>> now and have setup a few domains however regardless of what protection
> >>> levels I'm setting (either high or even setting them manually) no
> >>> messages are being cached within the maia interface at all for any
> >>> domain, I also don't see anything being written to the DB. I also use
> >>> the setting on all my domains to cache all non-spam which isn't
> >>> happening either. There are messages hitting maia because I see the
> >>> activity on the maia log but they all say Passed Clean. This is
> >>> essentially the same issue I was seeing a few months ago when I
> >>> decided to install and try the technion maia build. Any ideas what may
> >>> be causing this or how I can figure this out? Thank you all very much
> >>> for all your help.
> >>>
> >>> My Router:
> >>>
> >>> amavis:
> >>> driver = manualroute
> >>> condition = "${if eq {$interface_port}{10025} {0}{1}}"
> >>> condition = "${if eq {$spam_score_int}{}{1}{${if <=
> >>> {${spam_score_int}}{00}{0}{1}}}}"
> >>> domains = +local_domains
> >>> transport = amavis
> >>> route_list = "* localhost byname"
> >>> self = send
> >>> verify_recipient = false
> >>>
> >>>
> >>> My Transport:
> >>>
> >>> amavis:
> >>> driver = smtp
> >>> port = 10024
> >>> allow_localhost
> >>>
> >>>
> >>> On Thu, Apr 9, 2020 at 11:52 PM jjs - mainphrame <[email protected]>
> wrote:
> >>> >
> >>> > Thank you, that is useful information. I'll see if I can build a
> working config with exim.
> >>> >
> >>> > Jake
> >>> >
> >>> > On Thu, Apr 9, 2020 at 3:22 PM David Byte <[email protected]> wrote:
> >>> >>
> >>> >> I’ve got an exim config for you.
> >>> >>
> >>> >> I’ve just brought the parts salient to using Maia here.
> >>> >>
> >>> >> Start by verifying with routers that do nothing but verify alias,
> mailing lists, etc.
> >>> >> Next pass the mail to a router that can send it to the Maia server
> >>> >>
> >>> >> check_system_aliases:
> >>> >>   driver = redirect
> >>> >>   allow_fail
> >>> >>   allow_defer
> >>> >>   data = ${lookup{$local_part}lsearch{/etc/aliases}}
> >>> >>   verify_only
> >>> >>   pass_router = amavis
> >>> >>
> >>> >>
> >>> >> And here is the amavis router
> >>> >> amavis:
> >>> >>   # Do NOT run if received via 10025/tcp or if already spam-scanned
> >>> >>   # or if bounce message ($sender_address="")
> >>> >>   condition = "${if or {{eq {$interface_port}{10025}} \
> >>> >>         {eq {$received_protocol}{spam-scanned}}\
> >>> >>         {eq {$received_protocol}{local}}\
> >>> >>         {eq {$sender_address}{}} \
> >>> >>         }{0}{1} }"
> >>> >>   transport = amavis
> >>> >>   route_list = "* mailguard.myhost.net byname"
> >>> >>   self = send
> >>> >>
> >>> >>
> >>> >> And this in my transport definition
> >>> >> amavis:
> >>> >>   driver = smtp
> >>> >>   port = 10024
> >>> >>
> >>> >>
> >>> >> I hope this helps
> >>> >>
> >>> >> On Apr 9, 2020, at 4:54 PM, jjs - mainphrame <[email protected]>
> wrote:
> >>> >>
> >>> >> Manny,
> >>> >>
> >>> >> I'd love to see your exim configuration, for future reference. I've
> always used postfix, but it would be nice to know of a working exim
> configuration, since more choice is good for all of us.
> >>> >>
> >>> >> Jake
> >>> >>
> >>> >> On Thu, Apr 9, 2020 at 8:35 AM Manny Marinho <
> [email protected]> wrote:
> >>> >>>
> >>> >>> Hi Jake thanks for the reply. I was able to fix that problem, it
> >>> >>> appears it was a permissions issue. I ran "maiad debug" and saw
> this
> >>> >>> error:
> >>> >>>
> >>> >>> Apr  8 19:52:59 mydomain.com ./maiad[18270]: TROUBLE in
> pre_loop_hook:
> >>> >>> TEMPBASE directory is not writable: /var/lib/maia/tmp at ./maiad
> line
> >>> >>> 8491.
> >>> >>>
> >>> >>> Suicide () TROUBLE in pre_loop_hook: TEMPBASE directory is not
> >>> >>> writable: /var/lib/maia/tmp at ./maiad line 8491.
> >>> >>>
> >>> >>> The daemon now starts and runs normally under CentOS 6 and PHP
> 7.2. I
> >>> >>> am having another issue however. My configtest.pl tests fine and
> so
> >>> >>> does the web configtest.php. I'm using your supplied Smarty
> version. I
> >>> >>> created a new maia DB using your manual steps below which produced
> one
> >>> >>> error however I don't believe this is significant or the root
> cause of
> >>> >>> my problem,
> >>> >>>
> >>> >>> [root@host # mysqladmin create maia
> >>> >>>
> >>> >>> [root@host # mysql maia < maia-mysql.sql
> >>> >>>
> >>> >>> ERROR 1366 (22007) at line 716: Incorrect string value:
> '\xC2\x9Atina'
> >>> >>> for column `maia`.`maia_languages`.`language_name` at row 1
> >>> >>>
> >>> >>> I also ran the below afterwards since I use amavis as my maia user,
> >>> >>>
> >>> >>> [root]# mysql -u root -p password
> >>> >>>
> >>> >>> mysql> GRANT CREATE, DROP, ALTER, SELECT, INSERT, UPDATE, DELETE ON
> >>> >>> maia.* TO amavis@localhost IDENTIFIED BY 'mypassword';
> >>> >>>
> >>> >>> My problem now is I can't run internal-init.php or
> >>> >>> login.php?super=register as both produce the error:
> >>> >>>
> >>> >>> Error with themes: theme not found or permissions problem.
> >>> >>>
> >>> >>> The maia error log shows some generic errors which I don't believe
> are
> >>> >>> causing any issue.
> >>> >>>
> >>> >>> [09-Apr-2020 08:28:19 America/Los_Angeles] PHP Deprecated:  Methods
> >>> >>> with the same name as their class will not be constructors in a
> future
> >>> >>> version of PHP; ThemeSmarty has a deprecated constructor in
> >>> >>> /home/folder/public_html/maia/smarty.php on line 85
> >>> >>> [09-Apr-2020 08:28:19 America/Los_Angeles] PHP Deprecated:  Methods
> >>> >>> with the same name as their class will not be constructors in a
> future
> >>> >>> version of PHP; Smarty has a deprecated constructor in
> >>> >>> /usr/local/lib/php/Smarty2/Smarty.class.php on line 64
> >>> >>>
> >>> >>> All my web facing files sit in /home/folder/public_html/maia/
> instead
> >>> >>> of  /var/www/html/maia/ this is very similar to an old maia setup I
> >>> >>> used to have running in the past.
> >>> >>>
> >>> >>>
> >>> >>> -Manny
> >>> >>>
> >>> >>> On Wed, Apr 8, 2020 at 11:11 PM <[email protected]>
> wrote:
> >>> >>> >
> >>> >>> > Send Maia-users mailing list submissions to
> >>> >>> >         [email protected]
> >>> >>> >
> >>> >>> > To subscribe or unsubscribe via the World Wide Web, visit
> >>> >>> >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > or, via email, send a message with subject or body 'help' to
> >>> >>> >         [email protected]
> >>> >>> >
> >>> >>> > You can reach the person managing the list at
> >>> >>> >         [email protected]
> >>> >>> >
> >>> >>> > When replying, please edit your Subject line so it is more
> specific
> >>> >>> > than "Re: Contents of Maia-users digest..."
> >>> >>> >
> >>> >>> >
> >>> >>> > Today's Topics:
> >>> >>> >
> >>> >>> >    1. CentOS 6 (Manny Marinho)
> >>> >>> >    2. Re: CentOS 6 (jjs - mainphrame)
> >>> >>> >    3. Re: CentOS 6 (Ed)
> >>> >>> >    4. Re: CentOS 6 (Lawrence Mulder)
> >>> >>> >
> >>> >>> >
> >>> >>> >
> ----------------------------------------------------------------------
> >>> >>> >
> >>> >>> > Message: 1
> >>> >>> > Date: Wed, 8 Apr 2020 18:21:38 -0400
> >>> >>> > From: Manny Marinho <[email protected]>
> >>> >>> > To: [email protected]
> >>> >>> > Subject: [Maia-users] CentOS 6
> >>> >>> > Message-ID: <E3A2C447-0C18-41B5-B670-EEDE3182B00C-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >>> >>> > Content-Type: text/plain; charset=utf-8
> >>> >>> >
> >>> >>> > I know it’s end of life but has anybody gotten this to work with
> CentOS 6? I’ve tried to use the installer for CentOS 7 which appears to
> work for the most part although my MTA is exim and I’m familiar with the
> exim config part from using the original maia version. Seems the issue that
> I’m seeing is the maia daemon won’t start or nothing happens when you try
> to run it manually.
> >>> >>> >
> >>> >>> > -Manny
> >>> >>> >
> >>> >>> > > On Apr 8, 2020, at 3:00 PM, [email protected]
> wrote:
> >>> >>> > >
> >>> >>> > > Send Maia-users mailing list submissions to
> >>> >>> > >    [email protected]
> >>> >>> > >
> >>> >>> > > To subscribe or unsubscribe via the World Wide Web, visit
> >>> >>> > >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > > or, via email, send a message with subject or body 'help' to
> >>> >>> > >    [email protected]
> >>> >>> > >
> >>> >>> > > You can reach the person managing the list at
> >>> >>> > >    [email protected]
> >>> >>> > >
> >>> >>> > > When replying, please edit your Subject line so it is more
> specific
> >>> >>> > > than "Re: Contents of Maia-users digest..."
> >>> >>> > >
> >>> >>> > >
> >>> >>> > > Today's Topics:
> >>> >>> > >
> >>> >>> > >   1. maia on suse leap 15.1 (jjs - mainphrame)
> >>> >>> > >
> >>> >>> > >
> >>> >>> > >
> ----------------------------------------------------------------------
> >>> >>> > >
> >>> >>> > > Message: 1
> >>> >>> > > Date: Tue, 7 Apr 2020 21:35:12 -0700
> >>> >>> > > From: jjs - mainphrame <[email protected]>
> >>> >>> > > To: [email protected]
> >>> >>> > > Subject: [Maia-users] maia on suse leap 15.1
> >>> >>> > > Message-ID:
> >>> >>> > >    <CABkzw7wTuPkJ77uanv69q9CZTEiiDffPv8zatfN=
> [email protected]>
> >>> >>> > > Content-Type: text/plain; charset="utf-8"
> >>> >>> > >
> >>> >>> > > Hi folks,
> >>> >>> > >
> >>> >>> > > My goal today was to achieve a working maia install on suse
> leap 15.1
> >>> >>> > >
> >>> >>> > > It comes as no surprise that the perl parts all work perfectly
> and
> >>> >>> > > configtest.pl is fine.
> >>> >>> > >
> >>> >>> > > But I'm seeing weird errors with php and pear. The pear
> modules are
> >>> >>> > > installed, pear list shows them, but configtest.php can't find
> them.
> >>> >>> > >
> >>> >>> > > I'll keep chipping away at it, but thought I'd check to see if
> anyone on
> >>> >>> > > the list has had any luck with maia on suse leap and php 7.x,
> or any words
> >>> >>> > > of wisdom on that score  -
> >>> >>> > >
> >>> >>> > > Cheers,
> >>> >>> > >
> >>> >>> > > Jake
> >>> >>> > > -------------- next part --------------
> >>> >>> > > An HTML attachment was scrubbed...
> >>> >>> > > URL: <
> http://www.renaissoft.com/pipermail/maia-users/attachments/20200407/40e3a392/attachment-0001.html
> >
> >>> >>> > >
> >>> >>> > > ------------------------------
> >>> >>> > >
> >>> >>> > > Subject: Digest Footer
> >>> >>> > >
> >>> >>> > > _______________________________________________
> >>> >>> > > Maia-users mailing list
> >>> >>> > > [email protected]
> >>> >>> > > http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >
> >>> >>> > >
> >>> >>> > > ------------------------------
> >>> >>> > >
> >>> >>> > > End of Maia-users Digest, Vol 171, Issue 2
> >>> >>> > > ******************************************
> >>> >>> >
> >>> >>> >
> >>> >>> > ------------------------------
> >>> >>> >
> >>> >>> > Message: 2
> >>> >>> > Date: Wed, 8 Apr 2020 16:29:52 -0700
> >>> >>> > From: jjs - mainphrame <[email protected]>
> >>> >>> > To: Manny Marinho <[email protected]>
> >>> >>> > Cc: [email protected]
> >>> >>> > Subject: Re: [Maia-users] CentOS 6
> >>> >>> > Message-ID:
> >>> >>> >         <CABkzw7xVWngB0zT7JAR5LQ2rd+bYxfGHSYNU5C1rWazHoXX=
> [email protected]>
> >>> >>> > Content-Type: text/plain; charset="utf-8"
> >>> >>> >
> >>> >>> > Does configtest.pl work? When you start maiad by hand, are
> there any
> >>> >>> > errors? I think I've run maia on centos 6 in the past.
> >>> >>> >
> >>> >>> > Jake
> >>> >>> >
> >>> >>> > On Wed, Apr 8, 2020 at 4:25 PM Manny Marinho <
> [email protected]>
> >>> >>> > wrote:
> >>> >>> >
> >>> >>> > > I know it’s end of life but has anybody gotten this to work
> with CentOS 6?
> >>> >>> > > I’ve tried to use the installer for CentOS 7 which appears to
> work for the
> >>> >>> > > most part although my MTA is exim and I’m familiar with the
> exim config
> >>> >>> > > part from using the original maia version. Seems the issue
> that I’m seeing
> >>> >>> > > is the maia daemon won’t start or nothing happens when you try
> to run it
> >>> >>> > > manually.
> >>> >>> > >
> >>> >>> > > -Manny
> >>> >>> > >
> >>> >>> > > > On Apr 8, 2020, at 3:00 PM,
> [email protected] wrote:
> >>> >>> > > >
> >>> >>> > > > Send Maia-users mailing list submissions to
> >>> >>> > > >    [email protected]
> >>> >>> > > >
> >>> >>> > > > To subscribe or unsubscribe via the World Wide Web, visit
> >>> >>> > > >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > > > or, via email, send a message with subject or body 'help' to
> >>> >>> > > >    [email protected]
> >>> >>> > > >
> >>> >>> > > > You can reach the person managing the list at
> >>> >>> > > >    [email protected]
> >>> >>> > > >
> >>> >>> > > > When replying, please edit your Subject line so it is more
> specific
> >>> >>> > > > than "Re: Contents of Maia-users digest..."
> >>> >>> > > >
> >>> >>> > > >
> >>> >>> > > > Today's Topics:
> >>> >>> > > >
> >>> >>> > > >   1. maia on suse leap 15.1 (jjs - mainphrame)
> >>> >>> > > >
> >>> >>> > > >
> >>> >>> > > >
> ----------------------------------------------------------------------
> >>> >>> > > >
> >>> >>> > > > Message: 1
> >>> >>> > > > Date: Tue, 7 Apr 2020 21:35:12 -0700
> >>> >>> > > > From: jjs - mainphrame <[email protected]>
> >>> >>> > > > To: [email protected]
> >>> >>> > > > Subject: [Maia-users] maia on suse leap 15.1
> >>> >>> > > > Message-ID:
> >>> >>> > > >    <CABkzw7wTuPkJ77uanv69q9CZTEiiDffPv8zatfN=
> [email protected]>
> >>> >>> > > > Content-Type: text/plain; charset="utf-8"
> >>> >>> > > >
> >>> >>> > > > Hi folks,
> >>> >>> > > >
> >>> >>> > > > My goal today was to achieve a working maia install on suse
> leap 15.1
> >>> >>> > > >
> >>> >>> > > > It comes as no surprise that the perl parts all work
> perfectly and
> >>> >>> > > > configtest.pl is fine.
> >>> >>> > > >
> >>> >>> > > > But I'm seeing weird errors with php and pear. The pear
> modules are
> >>> >>> > > > installed, pear list shows them, but configtest.php can't
> find them.
> >>> >>> > > >
> >>> >>> > > > I'll keep chipping away at it, but thought I'd check to see
> if anyone on
> >>> >>> > > > the list has had any luck with maia on suse leap and php
> 7.x, or any
> >>> >>> > > words
> >>> >>> > > > of wisdom on that score  -
> >>> >>> > > >
> >>> >>> > > > Cheers,
> >>> >>> > > >
> >>> >>> > > > Jake
> >>> >>> > > > -------------- next part --------------
> >>> >>> > > > An HTML attachment was scrubbed...
> >>> >>> > > > URL: <
> >>> >>> > >
> http://www.renaissoft.com/pipermail/maia-users/attachments/20200407/40e3a392/attachment-0001.html
> >>> >>> > > >
> >>> >>> > > >
> >>> >>> > > > ------------------------------
> >>> >>> > > >
> >>> >>> > > > Subject: Digest Footer
> >>> >>> > > >
> >>> >>> > > > _______________________________________________
> >>> >>> > > > Maia-users mailing list
> >>> >>> > > > [email protected]
> >>> >>> > > >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > > >
> >>> >>> > > >
> >>> >>> > > > ------------------------------
> >>> >>> > > >
> >>> >>> > > > End of Maia-users Digest, Vol 171, Issue 2
> >>> >>> > > > ******************************************
> >>> >>> > > _______________________________________________
> >>> >>> > > Maia-users mailing list
> >>> >>> > > [email protected]
> >>> >>> > > http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >
> >>> >>> > -------------- next part --------------
> >>> >>> > An HTML attachment was scrubbed...
> >>> >>> > URL: <
> http://www.renaissoft.com/pipermail/maia-users/attachments/20200408/615d172d/attachment-0001.html
> >
> >>> >>> >
> >>> >>> > ------------------------------
> >>> >>> >
> >>> >>> > Message: 3
> >>> >>> > Date: Wed, 8 Apr 2020 23:07:42 -0400
> >>> >>> > From: Ed <ed-9FOcALY/[email protected]>
> >>> >>> > To: [email protected]
> >>> >>> > Subject: Re: [Maia-users] CentOS 6
> >>> >>> > Message-ID: <e296fe44-de83-5e2c-3e78-6ca3dc6d6d62-9FOcALY/[email protected]>
> >>> >>> > Content-Type: text/plain; charset=utf-8; format=flowed
> >>> >>> >
> >>> >>> > I've been running maia on centos6 for years and it works just
> fine.
> >>> >>> >
> >>> >>> > --Ed
> >>> >>> >
> >>> >>> > On 4/8/20 7:29 PM, jjs - mainphrame wrote:
> >>> >>> > > Does configtest.pl <http://configtest.pl> work? When you
> start maiad by
> >>> >>> > > hand, are there any errors? I think I've run maia on centos 6
> in the past.
> >>> >>> > >
> >>> >>> > > Jake
> >>> >>> > >
> >>> >>> > > On Wed, Apr 8, 2020 at 4:25 PM Manny Marinho <
> [email protected]
> >>> >>> > > <mailto:[email protected]>> wrote:
> >>> >>> > >
> >>> >>> > >     I know it’s end of life but has anybody gotten this to
> work with
> >>> >>> > >     CentOS 6? I’ve tried to use the installer for CentOS 7
> which appears
> >>> >>> > >     to work for the most part although my MTA is exim and I’m
> familiar
> >>> >>> > >     with the exim config part from using the original maia
> version.
> >>> >>> > >     Seems the issue that I’m seeing is the maia daemon won’t
> start or
> >>> >>> > >     nothing happens when you try to run it manually.
> >>> >>> > >
> >>> >>> > >     -Manny
> >>> >>> > >
> >>> >>> > >      > On Apr 8, 2020, at 3:00 PM,
> [email protected]
> >>> >>> > >     <mailto:[email protected]> wrote:
> >>> >>> > >      >
> >>> >>> > >      > Send Maia-users mailing list submissions to
> >>> >>> > >      > [email protected] <mailto:
> [email protected]>
> >>> >>> > >      >
> >>> >>> > >      > To subscribe or unsubscribe via the World Wide Web,
> visit
> >>> >>> > >      >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >      > or, via email, send a message with subject or body
> 'help' to
> >>> >>> > >      > [email protected]
> >>> >>> > >     <mailto:[email protected]>
> >>> >>> > >      >
> >>> >>> > >      > You can reach the person managing the list at
> >>> >>> > >      > [email protected]
> >>> >>> > >     <mailto:[email protected]>
> >>> >>> > >      >
> >>> >>> > >      > When replying, please edit your Subject line so it is
> more specific
> >>> >>> > >      > than "Re: Contents of Maia-users digest..."
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >      > Today's Topics:
> >>> >>> > >      >
> >>> >>> > >      >   1. maia on suse leap 15.1 (jjs - mainphrame)
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >
>  ----------------------------------------------------------------------
> >>> >>> > >      >
> >>> >>> > >      > Message: 1
> >>> >>> > >      > Date: Tue, 7 Apr 2020 21:35:12 -0700
> >>> >>> > >      > From: jjs - mainphrame <[email protected]
> >>> >>> > >     <mailto:[email protected]>>
> >>> >>> > >      > To: [email protected] <mailto:
> [email protected]>
> >>> >>> > >      > Subject: [Maia-users] maia on suse leap 15.1
> >>> >>> > >      > Message-ID:
> >>> >>> > >      >
> >>> >>> > >     <CABkzw7wTuPkJ77uanv69q9CZTEiiDffPv8zatfN=
> [email protected]
> >>> >>> > >     <mailto:[email protected]>>
> >>> >>> > >      > Content-Type: text/plain; charset="utf-8"
> >>> >>> > >      >
> >>> >>> > >      > Hi folks,
> >>> >>> > >      >
> >>> >>> > >      > My goal today was to achieve a working maia install on
> suse leap 15.1
> >>> >>> > >      >
> >>> >>> > >      > It comes as no surprise that the perl parts all work
> perfectly and
> >>> >>> > >      > configtest.pl <http://configtest.pl> is fine.
> >>> >>> > >      >
> >>> >>> > >      > But I'm seeing weird errors with php and pear. The pear
> modules are
> >>> >>> > >      > installed, pear list shows them, but configtest.php
> can't find them.
> >>> >>> > >      >
> >>> >>> > >      > I'll keep chipping away at it, but thought I'd check to
> see if
> >>> >>> > >     anyone on
> >>> >>> > >      > the list has had any luck with maia on suse leap and
> php 7.x, or
> >>> >>> > >     any words
> >>> >>> > >      > of wisdom on that score  -
> >>> >>> > >      >
> >>> >>> > >      > Cheers,
> >>> >>> > >      >
> >>> >>> > >      > Jake
> >>> >>> > >      > -------------- next part --------------
> >>> >>> > >      > An HTML attachment was scrubbed...
> >>> >>> > >      > URL:
> >>> >>> > >     <
> http://www.renaissoft.com/pipermail/maia-users/attachments/20200407/40e3a392/attachment-0001.html
> >
> >>> >>> > >      >
> >>> >>> > >      > ------------------------------
> >>> >>> > >      >
> >>> >>> > >      > Subject: Digest Footer
> >>> >>> > >      >
> >>> >>> > >      > _______________________________________________
> >>> >>> > >      > Maia-users mailing list
> >>> >>> > >      > [email protected] <mailto:
> [email protected]>
> >>> >>> > >      >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >      > ------------------------------
> >>> >>> > >      >
> >>> >>> > >      > End of Maia-users Digest, Vol 171, Issue 2
> >>> >>> > >      > ******************************************
> >>> >>> > >     _______________________________________________
> >>> >>> > >     Maia-users mailing list
> >>> >>> > >     [email protected] <mailto:
> [email protected]>
> >>> >>> > >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >
> >>> >>> > >
> >>> >>> > > _______________________________________________
> >>> >>> > > Maia-users mailing list
> >>> >>> > > [email protected]
> >>> >>> > > http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >
> >>> >>> >
> >>> >>> >
> >>> >>> >
> >>> >>> > ------------------------------
> >>> >>> >
> >>> >>> > Message: 4
> >>> >>> > Date: Thu, 9 Apr 2020 03:11:41 +0000
> >>> >>> > From: Lawrence Mulder <lmulder-iL7gtBVyNKCGUxFv0Br65wC/[email protected]>
> >>> >>> > To: Ed <ed-9FOcALY/[email protected]>, Maia-users_renaissoft.com
> >>> >>> >         <[email protected]>
> >>> >>> > Subject: Re: [Maia-users] CentOS 6
> >>> >>> > Message-ID: <
> tbenk20b1iclu95a3oln4e0p.1586401899912-iL7gtBVyNKCGUxFv0Br65wC/[email protected]>
> >>> >>> > Content-Type: text/plain; charset="utf-8"
> >>> >>> >
> >>> >>> > Ed,
> >>> >>> >
> >>> >>> > I was going to say the same thing, but I use version 1.0.2c, I
> think? I assume he is trying to use the latest 1.0.4 stuff being talked
> about on this list recently, but I'm not sure, LOL.  I have never tried the
> centos 7 / Debian latest maia on centos 6.
> >>> >>> >
> >>> >>> > Thanks,
> >>> >>> > -Larry
> >>> >>> >
> >>> >>> >
> >>> >>> >
> >>> >>> > From: ed-9FOcALY/[email protected]
> >>> >>> > Sent: April 8, 2020 10:07 PM
> >>> >>> > To: [email protected]
> >>> >>> > Subject: Re: [Maia-users] CentOS 6
> >>> >>> >
> >>> >>> > I've been running maia on centos6 for years and it works just
> fine.
> >>> >>> >
> >>> >>> > --Ed
> >>> >>> >
> >>> >>> > On 4/8/20 7:29 PM, jjs - mainphrame wrote:
> >>> >>> > > Does configtest.pl <http://configtest.pl> work? When you
> start maiad by
> >>> >>> > > hand, are there any errors? I think I've run maia on centos 6
> in the past.
> >>> >>> > >
> >>> >>> > > Jake
> >>> >>> > >
> >>> >>> > > On Wed, Apr 8, 2020 at 4:25 PM Manny Marinho <
> [email protected]
> >>> >>> > > <mailto:[email protected]>> wrote:
> >>> >>> > >
> >>> >>> > >     I know it’s end of life but has anybody gotten this to
> work with
> >>> >>> > >     CentOS 6? I’ve tried to use the installer for CentOS 7
> which appears
> >>> >>> > >     to work for the most part although my MTA is exim and I’m
> familiar
> >>> >>> > >     with the exim config part from using the original maia
> version.
> >>> >>> > >     Seems the issue that I’m seeing is the maia daemon won’t
> start or
> >>> >>> > >     nothing happens when you try to run it manually.
> >>> >>> > >
> >>> >>> > >     -Manny
> >>> >>> > >
> >>> >>> > >      > On Apr 8, 2020, at 3:00 PM,
> [email protected]
> >>> >>> > >     <mailto:[email protected]> wrote:
> >>> >>> > >      >
> >>> >>> > >      > Send Maia-users mailing list submissions to
> >>> >>> > >      > [email protected] <mailto:
> [email protected]>
> >>> >>> > >      >
> >>> >>> > >      > To subscribe or unsubscribe via the World Wide Web,
> visit
> >>> >>> > >      >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >      > or, via email, send a message with subject or body
> 'help' to
> >>> >>> > >      > [email protected]
> >>> >>> > >     <mailto:[email protected]>
> >>> >>> > >      >
> >>> >>> > >      > You can reach the person managing the list at
> >>> >>> > >      > [email protected]
> >>> >>> > >     <mailto:[email protected]>
> >>> >>> > >      >
> >>> >>> > >      > When replying, please edit your Subject line so it is
> more specific
> >>> >>> > >      > than "Re: Contents of Maia-users digest..."
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >      > Today's Topics:
> >>> >>> > >      >
> >>> >>> > >      >   1. maia on suse leap 15.1 (jjs - mainphrame)
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >
>  ----------------------------------------------------------------------
> >>> >>> > >      >
> >>> >>> > >      > Message: 1
> >>> >>> > >      > Date: Tue, 7 Apr 2020 21:35:12 -0700
> >>> >>> > >      > From: jjs - mainphrame <[email protected]
> >>> >>> > >     <mailto:[email protected]>>
> >>> >>> > >      > To: [email protected] <mailto:
> [email protected]>
> >>> >>> > >      > Subject: [Maia-users] maia on suse leap 15.1
> >>> >>> > >      > Message-ID:
> >>> >>> > >      >
> >>> >>> > >     <CABkzw7wTuPkJ77uanv69q9CZTEiiDffPv8zatfN=
> [email protected]
> >>> >>> > >     <mailto:[email protected]>>
> >>> >>> > >      > Content-Type: text/plain; charset="utf-8"
> >>> >>> > >      >
> >>> >>> > >      > Hi folks,
> >>> >>> > >      >
> >>> >>> > >      > My goal today was to achieve a working maia install on
> suse leap 15.1
> >>> >>> > >      >
> >>> >>> > >      > It comes as no surprise that the perl parts all work
> perfectly and
> >>> >>> > >      > configtest.pl <http://configtest.pl> is fine.
> >>> >>> > >      >
> >>> >>> > >      > But I'm seeing weird errors with php and pear. The pear
> modules are
> >>> >>> > >      > installed, pear list shows them, but configtest.php
> can't find them.
> >>> >>> > >      >
> >>> >>> > >      > I'll keep chipping away at it, but thought I'd check to
> see if
> >>> >>> > >     anyone on
> >>> >>> > >      > the list has had any luck with maia on suse leap and
> php 7.x, or
> >>> >>> > >     any words
> >>> >>> > >      > of wisdom on that score  -
> >>> >>> > >      >
> >>> >>> > >      > Cheers,
> >>> >>> > >      >
> >>> >>> > >      > Jake
> >>> >>> > >      > -------------- next part --------------
> >>> >>> > >      > An HTML attachment was scrubbed...
> >>> >>> > >      > URL:
> >>> >>> > >     <
> http://www.renaissoft.com/pipermail/maia-users/attachments/20200407/40e3a392/attachment-0001.html
> >
> >>> >>> > >      >
> >>> >>> > >      > ------------------------------
> >>> >>> > >      >
> >>> >>> > >      > Subject: Digest Footer
> >>> >>> > >      >
> >>> >>> > >      > _______________________________________________
> >>> >>> > >      > Maia-users mailing list
> >>> >>> > >      > [email protected] <mailto:
> [email protected]>
> >>> >>> > >      >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >      >
> >>> >>> > >      >
> >>> >>> > >      > ------------------------------
> >>> >>> > >      >
> >>> >>> > >      > End of Maia-users Digest, Vol 171, Issue 2
> >>> >>> > >      > ******************************************
> >>> >>> > >     _______________________________________________
> >>> >>> > >     Maia-users mailing list
> >>> >>> > >     [email protected] <mailto:
> [email protected]>
> >>> >>> > >
> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >
> >>> >>> > >
> >>> >>> > > _______________________________________________
> >>> >>> > > Maia-users mailing list
> >>> >>> > > [email protected]
> >>> >>> > > http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > >
> >>> >>> >
> >>> >>> > _______________________________________________
> >>> >>> > Maia-users mailing list
> >>> >>> > [email protected]
> >>> >>> > http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> > -------------- next part --------------
> >>> >>> > An HTML attachment was scrubbed...
> >>> >>> > URL: <
> http://www.renaissoft.com/pipermail/maia-users/attachments/20200409/16d3e7df/attachment.html
> >
> >>> >>> >
> >>> >>> > ------------------------------
> >>> >>> >
> >>> >>> > Subject: Digest Footer
> >>> >>> >
> >>> >>> > _______________________________________________
> >>> >>> > Maia-users mailing list
> >>> >>> > [email protected]
> >>> >>> > http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>> >
> >>> >>> >
> >>> >>> > ------------------------------
> >>> >>> >
> >>> >>> > End of Maia-users Digest, Vol 171, Issue 3
> >>> >>> > ******************************************
> >>> >>> _______________________________________________
> >>> >>> Maia-users mailing list
> >>> >>> [email protected]
> >>> >>> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>
> >>> >> _______________________________________________
> >>> >> Maia-users mailing list
> >>> >> [email protected]
> >>> >> http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
> >>> >>
> >>> >>
>

_______________________________________________
Maia-users mailing list
[email protected]
http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.