Franck | 2 Feb 2004 10:28
Favicon

qmail install script 1.3.7-rc2


Hello all,

A new version of my installing's script for qmail are released (1.3.7-rc2).
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc2.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc1

* Versions of softwares sources updated
* Minor bugs fix

Best regards
--

-- 
Franck

http://www.linuxpourtous.com
Franck | 3 Feb 2004 16:20
Favicon

Re: qmail install script 1.3.7-rc3


Hello all,

A new version of my installing's script for qmail are released (1.3.7-rc3).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc3.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc2

* Major bugs fix.
* Minor changes in maildrop's installation
* Minor changes in qmail-scanner's installation
* Minor changes in spamassassin's installation
* Major changes in vpopmail's installation
* Added more softwares in apt-debian.sh
* Fully compatibility with debian stable and testing

Best regards
--

-- 
Franck

http://www.linuxpourtous.com
Andy Taylor | 11 Feb 2004 16:47
Picon

Problem adding domains

Hi,
 
    I've installed vqadmin, got the htaccess working but every time i try and add a domain i get the error "Can not make domains directory"
 
Please could you tell me where the domain directory is trying to be created and what permissions i need to set.
 
Andy
Franck | 13 Feb 2004 15:27
Favicon

qmail install script 1.3.7-rc4


Hello all,

A new version of my installing's script for qmail are released (1.3.7-rc4).
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc4.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc3

* Added check for software's compilation
* Versions of softwares sources updated
* Minor bugfix

Best regards
--
Franck

http://www.linuxpourtous.com
Picon

courier-imap-2.2.1 install problem -- HELP!

courier-imap-2.2.1 install problem

 

Trying to install courier-imap-2.2.1, but can't seem the get it to install imapd.dist, imapd-ssl.dist, or mkimapdcert...

 

I did not use the RPM, as it didn't seem to get me what I needed either. This is the process I used:

 

tar jxvf courier-imap-2.2.1.tar.bz2

cd courier-imap-2.2.1

./configure --prefix=/usr/local --exec-prefix=/usr/local --with-authvchkpw --without-authldap --disable-root-check --with-ssl --with-redhat

make

make install-strip

make install-configure

 

This should put (at least) imapd.dist and imapd-ssl.dist in /usr/local/etc/, and mkimapdcert should go into /usr/local/sbin/. But not in my case:

 

Code:

[root <at> localhost etc]# cp imapd.dist imapd

cp: cannot stat `imapd.dist': No such file or directory

[root <at> localhost etc]# cp imapd-ssl.dist imapd-ssl

cp: cannot stat `imapd-ssl.dist': No such file or directory

[root <at> localhost etc]# /usr/local/sbin/mkimapdcert

-bash: /usr/local/sbin/mkimapdcert: No such file or directory

 

Now, imapd.dist, imapd-ssl.dist, and mkimapdcert all exist in the untared courier-imap-2.2.1 dir, but I suppose they can't just be copied into the dirs that I need them in?

 

 

Any ideas?

roman stachura | 23 Feb 2004 16:12
Picon
Favicon

cannot find -lmysqlclient

Hi all.

During the compilation I get an error:

cannot find -lmysqlclient.

Qmail, vpopmail and mysql is up and running.

where can I set the proper path to mysqlclinet?

Regards

Roman

Ken Jones | 23 Feb 2004 17:34
Favicon

Re: cannot find -lmysqlclient

On Monday 23 February 2004 9:12 am, roman stachura wrote:
> Hi all.
>
>
> During the compilation I get an error:
>
> cannot find -lmysqlclient.
>
> Qmail, vpopmail and mysql is up and running.
>
>
>
> where can I set the proper path to mysqlclinet?
>
> Regards
>
> Roman

During the vpopmail configuration step, it will create
files in ~vpopmail/etc inc_deps and lib_deps. These
files are read by the vqadmin configuration step to 
include the proper lines to link in additional libraries
needed by vpopmail. In your case they would be mysql libraries.
I would check your ~vpopmail/etc directory for these files.

Ken Jones

Meniconi Giuseppe | 24 Feb 2004 14:14
Picon
Favicon

Quota problem with vqadmin

Hello everybody!

 

I've got a little problem with Vqadmin. I'm trying to change the user quota for a normal user, using the
toaster vqadmin interface, but my browser answer me an error: 

"Please type a valid email address"

That user works normally, he sends and receive email without any problem. Now I changed his quota manually
on the mysql database, and it works, but I would like to understand the problem. User has a two character username:

am <at> domain.com

but I think that this is not the problem.

Thanks in advance

Giuseppe Meniconi


Gmane