List Info

Thread: Re: Reading user's email, stats




Re: Reading user's email, stats
country flaguser name
Canada
2007-03-29 14:31:25
Thanks Robert.

> The maintenance scripts look for /etc/maia.conf.  The
scripts won't
work properly without it, 
> and the scripts are vital--you can't use Maia without
running
process-quarantine and 
> expire-quarantine-cache on a scheduled basis.

I really don't have a maia.conf. I did a "find / -name
maia.conf" and
looked in /etc. Would it help if I point out that I
followed
instructions from here:
http://www.novell.com/coolsolutions/feature/16093.html



> Be sure that on the System Configuration page you
specify the full
path to the key file; 
> by default it's just "blowfish.key" or
somesuch, but unless you intend
to store the key 
> with the rest of the PHP files you should specify the
absolute path
(e.g. 
> "/my/full/path/to/blowfish.key").

Yes, I have the full path in there. Is there a log file
somewhere I can
look for errors in maia that might point out what
specifically is not
working? I don't see any errors in /var/log/mail
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users

Re: Reading user's email, stats
country flaguser name
United States
2007-03-29 14:41:44
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Douglas, Jason wrote:
> Thanks Robert.
> 
>> The maintenance scripts look for /etc/maia.conf. 
The scripts won't
> work properly without it, 
>> and the scripts are vital--you can't use Maia
without running
> process-quarantine and 
>> expire-quarantine-cache on a scheduled basis.
> 
> I really don't have a maia.conf. I did a "find /
-name maia.conf" and
> looked in /etc. Would it help if I point out that I
followed
> instructions from here:
> http://www.novell.com/coolsolutions/feature/16093.html

> 

That document is outdated, and it has a link to a newer
page.  Specifically,
that  documents RC5-2, which is several years old; Maia
1.0.2 is the current
release.


- --
David Morton
Maia Mailguard                        - http://www.maiamailguard
.com
Morton Software Design and Consulting - http://www.dgrmm.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iD8DBQFGDBZ4Uy30ODPkzl0RAuUNAKDEuO5gVFwWLKxVUotHZUK3VcEAagCe
IvT8
b2b057lpIG9gvXmIp6btHhg=
=oFID
-----END PGP SIGNATURE-----
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users

Re: Reading user's email, stats
country flaguser name
Canada
2007-03-29 14:43:51
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Douglas, Jason wrote:
> Thanks Robert.
> 
>> The maintenance scripts look for /etc/maia.conf. 
The scripts won't
> work properly without it, 
>> and the scripts are vital--you can't use Maia
without running
> process-quarantine and 
>> expire-quarantine-cache on a scheduled basis.
> 
> I really don't have a maia.conf. I did a "find /
-name maia.conf" and
> looked in /etc. Would it help if I point out that I
followed
> instructions from here:
> http://www.novell.com/coolsolutions/feature/16093.html


Ouch.  RC5 a really (3+ years) old version of Maia (the
current version
is 1.0.2.  There are more current walkthroughs available at
<http://www.maiamailguard.com/maia/wiki/ContribDocs>.  The version
you're using is so old that it predates the maia.conf file;
it requires
configuration within the Perl scripts themselves (check the
top of the
process-quarantine.pl script).  Better still, use a more
current version
of Maia 


>> Be sure that on the System Configuration page you
specify the full
> path to the key file; 
>> by default it's just "blowfish.key" or
somesuch, but unless you intend
> to store the key 
>> with the rest of the PHP files you should specify
the absolute path
> (e.g. 
>> "/my/full/path/to/blowfish.key").
> 
> Yes, I have the full path in there. Is there a log file
somewhere I can
> look for errors in maia that might point out what
specifically is not
> working? I don't see any errors in /var/log/mail

Now that I know that you're using RC5, the problem is most
likely that
it's incompatible with Crypt::CBC versions newer than 2.12. 
If you want
to continue using that ancient version of Maia, you'll have
to downgrade
your Crypt::CBC, or disable the encryption feature.

- --
Robert LeBlanc <rjlrenaissoft.com>
Renaissoft, Inc.
Maia Mailguard <http://www.maiamail
guard.com/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGDBb3GmqOER2NHewRAm9PAKCd2HTCXNM8y2CqB8EJSJrA61IgvgCe
ITUa
tbB42wrU0bvfxyXlCHmciRQ=
=fKf0
-----END PGP SIGNATURE-----
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users

Rép. : Re: Reading user's email, stats
user name
2007-03-30 08:07:02
Douglas,
 
You should have a look at the updated instruction for installing Maia 1.0.2 on SLES 10...
&nbsp;
 
Eric Bellavance

>>&gt; "Douglas, Jason" <jdouglasclarington.net> 03/29/07 3:31 pm >>&gt;
Thanks Robert.

&gt; The maintenance scripts look for /etc/maia.conf.  The scripts won't
work properly without it,
> and the scripts are vital--you can't use Maia without running
process-quarantine and
> expire-quarantine-cache on a scheduled basis.

I really don't have a maia.conf. I did a "find / -name maia.conf" and
looked in /etc. Would it help if I point out that I followed
instructions from here:
http://www.novell.com/coolsolutions/feature/16093.html


> Be sure that on the System Configuration page you specify the full
path to the key file;
> by default it's just "blowfish.key" or somesuch, but unless you intend
to store the key
> with the rest of the PHP files you should specify the absolute path
(e. g.
> "/my/full/path/to/blowfish.key").

Yes, I have the full path in there. Is there a log file somewhere I can
look for errors in maia that might point out what specifically is not
working? I don't see any errors in /var/log/mail
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )