On Sep 1, 2014, at 10:38 AM, Eric Shubert wrote:
> On 09/01/2014 01:31 AM, Laurent Bercot wrote:
>> On 01/09/2014 03:11, Eric Shubert wrote:
>>> Does anyone have any insight or recommendations for how to best use
>>> dovecot's LDA along with vpopmail and qmail? QMT already uses dovecot
>>> for im
On 08/28/2014 02:26 PM, Eric Shubert wrote:
Thanks for this explanation Rick. Now knowing how this actually works, I
think I'll join you in being peeved about it. Not knowing any better, I
would have presumed that the user d-q files would have been processed
before the domain d-q files. Makes me
Rick,
At issue was that qmail only processes the ".qmail-alias" files in the domain
directory. It then hands off to vdelivermail via the .qmail-default file in
the domain directory.
The vdelivermail program is what parses the "user/.qmail" file for delivery
instructions. While that file foll
On 8/28/2014 7:26 AM, Eric Shubert wrote:
On 08/27/2014 11:24 PM, Rick Widmer wrote:
One thing to remember, and one of my pet peeves...
Out of all of the files in ~vpopmail/domains/example.com/ only one,
.qmail-default has anything to do with the vpopmail delivery process.
When qmail-local tri
On 08/27/2014 11:24 PM, Rick Widmer wrote:
One thing to remember, and one of my pet peeves...
Out of all of the files in ~vpopmail/domains/example.com/ only one,
.qmail-default has anything to do with the vpopmail delivery process.
When qmail-local tries to deliver a message to the domain it
One thing to remember, and one of my pet peeves...
Out of all of the files in ~vpopmail/domains/example.com/ only one,
.qmail-default has anything to do with the vpopmail delivery process.
When qmail-local tries to deliver a message to the domain it looks at
all of the .qmail-* files in the d
On Aug 27, 2014, at 10:00 AM, Eric Shubert wrote:
> On 08/25/2014 05:48 PM, Charles Sprickman wrote:
>>> >I block the spam before it enters the system using simscan.
>> Thanks - not an option here since I need to allow users to opt in or out,
>> etc.
>
> The simcontrol file allows you to custo
On Aug 26, 2014, at 8:41 AM, Rick Macdougall wrote:
> Hi,
>
> On 2014-08-25 8:48 PM, Charles Sprickman wrote:
>> On Aug 25, 2014, at 3:04 PM, Rick Macdougall wrote:
>>
>>> Hi,
>>>
>>> On 2014-08-25 2:55 PM, Charles Sprickman wrote:
Hello all,
A quick question, curious about w
Hi,
On 2014-08-25 8:48 PM, Charles Sprickman wrote:
On Aug 25, 2014, at 3:04 PM, Rick Macdougall wrote:
Hi,
On 2014-08-25 2:55 PM, Charles Sprickman wrote:
Hello all,
A quick question, curious about what others are doing…
We still use qmailadmin with our vpopmail setup, because it does ha
Charles,
It's been a long time since I've worked in that code, but here are some quick
thoughts:
1) There's already code reading the headers, searching for mail loops by
looking at the Delivered-To header. You could tap into that code.
2) You could look at simscan.c to see how they're interfa
On Aug 25, 2014, at 3:04 PM, Rick Macdougall wrote:
> Hi,
>
> On 2014-08-25 2:55 PM, Charles Sprickman wrote:
>> Hello all,
>>
>> A quick question, curious about what others are doing…
>>
>> We still use qmailadmin with our vpopmail setup, because it does handle all
>> the basics pretty well.
Hi,
On 2014-08-25 2:55 PM, Charles Sprickman wrote:
Hello all,
A quick question, curious about what others are doing…
We still use qmailadmin with our vpopmail setup, because it does handle all the
basics pretty well. One weakness that’s giving us grief is forwarding. Since
qmailadmin has
Hello all,
A quick question, curious about what others are doing…
We still use qmailadmin with our vpopmail setup, because it does handle all the
basics pretty well. One weakness that’s giving us grief is forwarding. Since
qmailadmin has no option to both pipe the mail through the spam scanne
That did fix the problems..
Remo
On Feb 19, 2013, at 22:47 , Tom Collins wrote:
> Looks like a problem in vauth_getpw() from vpopmail. I think you're on the
> right track with going from 5.5 back down to 5.4.
>
> I'm still running QmailAdmin 1.2.12 and Vpopmail 5.4.20.
>
> -Tom
>
>
> On
Looks like a problem in vauth_getpw() from vpopmail. I think you're on the
right track with going from 5.5 back down to 5.4.
I'm still running QmailAdmin 1.2.12 and Vpopmail 5.4.20.
-Tom
On Feb 19, 2013, at 9:09 PM, Remo Mattei wrote:
> one more update on this
>
>
> Program received signal
one more update on this
Program received signal SIGSEGV, Segmentation fault.
0x0805d490 in vauth_getpw ()
(gdb) bt
#0 0x0805d490 in vauth_getpw ()
#1 0x0805785c in get_session_val (session_var=0x805c20d "returnhttp=")
at template.c:872
#2 0x080572fd in send_template_now (filename=0x805cbdf
Hi Tom, I have a problem with Qmailadmin for some reasons it show half page,
could you suggest something, it does not have any error on the web but if I run
it I get
Password
Segmentation fault
this is a centos 5.9 before installing the ezmlm I remember it was working
a
On 19/02/2013 07:01 PM, Camille Ollié wrote:
Le 19/02/2013 15:50, Remo Mattei a écrit :
Thanks this is what I thought. Do u guys have an alternative to
qmailadmin?
There is no way to use qmail with mysql database, and a web
intertface to manage account which i using the database, as postfix
you can use vpopmail with mysql on top of your qmail installation. Then
it'd be pretty easy to create some web pages to manage the data in the
database...
Chris
On Tue, Feb 19, 2013 at 10:01 AM, Camille Ollié wrote:
> Le 19/02/2013 15:50, Remo Mattei a écrit :
>
>> Thanks this is what I thoug
Le 19/02/2013 15:50, Remo Mattei a écrit :
Thanks this is what I thought. Do u guys have an alternative to qmailadmin?
There is no way to use qmail with mysql database, and a web intertface
to manage account which i using the database, as postfix and
postfixadmin works ?
--
Camille Ollié
>> Hello,
>>
>> I think the only way is to make a NFS mount (but it's a really bad idea to
>> implement it in production)
>>
>> Best Regards
>>
>> Thibault
>> -Original Message-
>> From: Todor Petkov [mailto:z...@online.
: mardi 19 février 2013 09:17
To: vchkpw@inter7.com
Subject: Re: [vchkpw] Qmailadmin -- on a Remote Machine
On 18/02/2013 11:37 PM, Remo Mattei wrote:
Hello everyone,
I have a qmail server running and for some reasons qmailadmin does not
install, I have rebuild a new qmail server and the qmailadmin works
Hello,
I think the only way is to make a NFS mount (but it's a really bad idea to
implement it in production)
Best Regards
Thibault
-Original Message-
From: Todor Petkov [mailto:z...@online.bg]
Sent: mardi 19 février 2013 09:17
To: vchkpw@inter7.com
Subject: Re: [vchkpw] Qmail
On 18/02/2013 11:37 PM, Remo Mattei wrote:
Hello everyone,
I have a qmail server running and for some reasons qmailadmin does
not install, I have rebuild a new qmail server and the qmailadmin
works fine same version of OS pretty much same configuration but does
not want to listen about having qma
Hello everyone,
I have a qmail server running and for some reasons qmailadmin does not install,
I have rebuild a new qmail server and the qmailadmin works fine same version of
OS pretty much same configuration but does not want to listen about having
qmailadmin running. So is there a way to use
On 15/10/12 15:34, Tom Collins wrote:
> Catching up on old emails -- were you able to resolve this? I can't recall
> if this thread continued on the mailing list or not.
No, I haven't resolved it and I haven't done the testing either ;-( It's
been a busy month but I would like to get to the bott
Catching up on old emails -- were you able to resolve this? I can't recall if
this thread continued on the mailing list or not.
-Tom
On Sep 19, 2012, at 6:35 AM, Bob Hutchinson wrote:
> On 19/09/12 11:52, Tom Collins wrote:
>> I'm offline, with limited Internet connectivity, so apologies if so
That should be just fine. Keep a copy of the currently-installed version to
switch back to after debugging.
-Tom
(Sent from my phone; forgive my brevity)
On Sep 19, 2012, at 3:35 PM, Bob Hutchinson wrote:
> OK, I will look into doing this at a quiet time.
> I notice that there is a binary in t
On 19/09/12 11:52, Tom Collins wrote:
> I'm offline, with limited Internet connectivity, so apologies if someone else
> has already responded.
>
> I think you need to recompile QmailAdmin and manually install the binary. The
> installation process strips debug information that would probably sh
I'm offline, with limited Internet connectivity, so apologies if someone else
has already responded.
I think you need to recompile QmailAdmin and manually install the binary. The
installation process strips debug information that would probably show up in
this dump and help isolate the problem
Not sure if this is the right place to post but I don't know where else.
I am using qmailadmin in a standard shupp toaster, on a 64bit machine.
qmailadmin-1.2.15
I getting a WSOD after adding a new mailinglist. The mailinglist is made
and all appears correct.
Each line in the apache error log is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
You can find the source under the Subversion branches directory, or on
SourceForge.
Current ChangeLog:
- Removed mailbox image
- Updated quota code to work with vpopmail v5.4.33
- Fixed some compiler warnings
- Updated default compiler flags
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I remember a while back (many years, apparently) that someone was
working on a qmailadmin replacement that used vpopmaild. I've googled around
and found pmailadmin, but it appears that project was abandoned long ago. Are
there any
hkpw@inter7.com
Subject: [vchkpw] qmailadmin issue
Hi all,
Hopefully this is the right place for this issue. If not please let me
know. I've built a new mail server on Ubuntu with qmail, vopopmail,
dovecot, clamav, qmailadmin etc. Everything is working well with one
exception. When I set a vacatio
Please contact me offline
Remo
On 3/19/10 15:09 , "asi...@i3tcorp.com" wrote:
> root
>
>
>> The user no the path
>>
>>
>>
>>
>> On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote:
>>
>>> /var/www/html/images/qmailadmin
>>>
>>>
What is your web running under?
On 3/19/
Please do not tell me that your apache is running as root.
Can linux r u running? (centos, debian etc)
On 3/19/10 15:09 , "asi...@i3tcorp.com" wrote:
> root
>
>
>> The user no the path
>>
>>
>>
>>
>> On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote:
>>
>>> /var/www/html/images/qmailadmin
root
> The user no the path
>
>
>
>
> On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote:
>
>> /var/www/html/images/qmailadmin
>>
>>
>>> What is your web running under?
>>>
>>>
>>> On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote:
>>>
Hi Remo,
Below are the permissions on qmailadmin. Is
The user no the path
On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote:
> /var/www/html/images/qmailadmin
>
>
>> What is your web running under?
>>
>>
>> On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote:
>>
>>> Hi Remo,
>>>
>>> Below are the permissions on qmailadmin. Is there anything else I
/var/www/html/images/qmailadmin
> What is your web running under?
>
>
> On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote:
>
>> Hi Remo,
>>
>> Below are the permissions on qmailadmin. Is there anything else I should
>> check?
>>
>>
>> Andrew
>>
>> -rwsr-sr-x 1 vpopmail vchkpw 193K 2010-03-19 13:16
>
What is your web running under?
On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote:
> Hi Remo,
>
> Below are the permissions on qmailadmin. Is there anything else I should
> check?
>
>
> Andrew
>
> -rwsr-sr-x 1 vpopmail vchkpw 193K 2010-03-19 13:16
> /usr/lib/cgi-bin/qmailadmin
>
>
>
>> Check
Hi Remo,
Below are the permissions on qmailadmin. Is there anything else I should
check?
Andrew
-rwsr-sr-x 1 vpopmail vchkpw 193K 2010-03-19 13:16
/usr/lib/cgi-bin/qmailadmin
> Check permissions
> Remo
>
>
> On 3/19/10 12:35 , "asi...@i3tcorp.com" wrote:
>
>> Hi all,
>>
>> Hopefully this is
Check permissions
Remo
On 3/19/10 12:35 , "asi...@i3tcorp.com" wrote:
> Hi all,
>
> Hopefully this is the right place for this issue. If not please let me
> know. I've built a new mail server on Ubuntu with qmail, vopopmail,
> dovecot, clamav, qmailadmin etc. Everything is working well with on
Hi all,
Hopefully this is the right place for this issue. If not please let me
know. I've built a new mail server on Ubuntu with qmail, vopopmail,
dovecot, clamav, qmailadmin etc. Everything is working well with one
exception. When I set a vacation message with qmailadmin it stops that
users mail
Hello everyone,
Just found a small bug in qmailadmin 1.2.13. This release introduced the
`--disable-catchall' configure option. Together with that of course some
pre-compiler additions inside the qmailadmin source.
However, in `command.c' it was forgotten to include `config.h', so the
`#ifdef CAT
qmailadmin which may work for you:
> http://qmail.jms1.net/vpopmail/
>
>
>
>
>
>
> -Original Message-
> From: Lampa [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 16, 2008 11:34 AM
> To: vchkpw@inter7.com
> Subject: [vchkpw] qmailadmin
>
AM
To: vchkpw@inter7.com
Subject: [vchkpw] qmailadmin
Hello,
qmailadmin is not calling vpopmaild functions ? Eg. script onchange is
not fired ?
Thank you.
--
Lampa
!DSPAM:48068abf120501640819354!
Seem to be 1.2.12 not working too :( same errors when compiling
2008/4/16, Lampa <[EMAIL PROTECTED]>:
> Hello,
>
> i'm using, 5.4.26d vpopmaild and qmailadmin 1.2.11. Not patched.
>
> Qmailadmin is staticaly linked libvpopmail.
>
> Perhaps 1.2.12 qmailadmin should be ok ?
>
> It's question for
Hello,
i'm using, 5.4.26d vpopmaild and qmailadmin 1.2.11. Not patched.
Qmailadmin is staticaly linked libvpopmail.
Perhaps 1.2.12 qmailadmin should be ok ?
It's question for Bill Shupp.
Compile is not possible:
make[1]: Entering directory `/root/src/qmailadmin-1.2.11-nns'
source='qmailadmin.
> Hello,
>
> qmailadmin is not calling vpopmaild functions ? Eg. script onchange is
> not fired ?
>
> Thank you.
> --
> Lampa
>
>
>
Im thinking that there was a patch to qmailadmin for make it work.
am i correct in this? and if so.. did u patch it?
!DSPAM:48064a7f120501176517693!
Hello,
qmailadmin is not calling vpopmaild functions ? Eg. script onchange is
not fired ?
Thank you.
--
Lampa
!DSPAM:480646ab120507228016015!
Hi Sree,
Great!
Thank you!!!
Regards,
Joao
- Original Message -
From: Sreedevi
To: vchkpw@inter7.com
Sent: Thursday, October 11, 2007 6:04 AM
Subject: Re: [vchkpw] qmailadmin "invalid user"
Hi,
I have faced the similar problem. In my case SELINUX was t
Luiz - Terra <[EMAIL PROTECTED]>
To: vchkpw@inter7.com
Sent: Thursday, 11 October, 2007 7:49:20 AM
Subject: [vchkpw] qmailadmin "invalid user"
Hi,
Sorry. My english is not good :)
I am using qmail toaster. (http://www.shupp.org/toaster)
After the installation, it
Hi,
Sorry. My english is not good :)
I am using qmail toaster. (http://www.shupp.org/toaster)
After the installation, it is all certainty smtp, pop3, webmail, but qmailadmin
does not function.
I enter postmaster, domain and password, but it returns "invalid user".
Can you help me?
Regards,
Joao
Hi all,
I have written a patch that create log file for qmailadmin-1.2.9. When a
user's password or quota changed, a user deleted from the system or
a user created this patch logs the events. Sample lines from log file:
[EMAIL PROTECTED] ~]# cat /var/log/qmailadmin.log
12/08/2007 00:27:32
:04 AM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmailadmin unable to login
Hello!
> I have installed Netqmail+vchkpw+vpopmail+qmailadmin. Now I am not able to
> login into the qmailadmin using postmaster account. It's saying "Invalid
> Login"
Probably a permissions prob
Hello!
> I have installed Netqmail+vchkpw+vpopmail+qmailadmin. Now I am not able to
> login into the qmailadmin using postmaster account. It's saying "Invalid
> Login"
Probably a permissions problem. qmailadmin needs to run SUID as vpopmail.
$ ls -al /home/vpopmail/www.example.com/cgi-bin/qmaila
Dear All,
I have installed Netqmail+vchkpw+vpopmail+qmailadmin. Now I am not able to
login into the qmailadmin using postmaster account. It's saying "Invalid
Login"
But I am able to telnet on port 110 using the same account.
Please tell me the possible causes.
Regards,
Manish Jain
Hi all
I have installed qmailadmin 1.2.9 with vpopmail 5.4.17
installed good, and iam able to loging from web also
problem here, i have default file in /home/vpopmail/etc/vlimits.default
i had comented all the lines
under domain i have added
more .qmailadmin-limits
maxpopaccounts 10
OK, my apologies.
So, how can I deal with this case then.
Do I have to change anything in these two lines.
-Original Message-
From: Michael Johnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 3:49 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmailadmin question
Saimir
t-configs/apache
>> /usr/lib/apache
>> /var/lib/apache
>> /etc/apache
>>
>> -Original Message-
>> From: Remo Mattei [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, September 05, 2006 1:59 PM
>> To: vchkpw@inter7.com
>> Subject: Re: [vchkpw] qmailadmin question
>>
>> who is apache running under?
>>
>> saimir hafizi wrote:
>>
>>
>>
>>
>>
>
>
To: vchkpw@inter7.com
> Subject: Re: [vchkpw] qmailadmin question
>
> what's the username that apache is running under? not were it is..
>
> Remo
>
> saimir hafizi wrote:
>> /usr/share/apache
>> /usr/share/apache/default-configs/apache
>> /usr/lib/apa
Remo,
Am I missing anything?
-Original Message-
From: Remo Mattei [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 2:06 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmailadmin question
what's the username that apache is running under? not were it is..
Remo
saimir h
y, September 05, 2006 2:06 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmailadmin question
what's the username that apache is running under? not were it is..
Remo
saimir hafizi wrote:
> /usr/share/apache
> /usr/share/apache/default-configs/apache
> /usr/lib/apache
&g
lto:[EMAIL PROTECTED]
> Sent: Tuesday, September 05, 2006 1:59 PM
> To: vchkpw@inter7.com
> Subject: Re: [vchkpw] qmailadmin question
>
> who is apache running under?
>
> saimir hafizi wrote:
>
>
>
>
>
/usr/share/apache
/usr/share/apache/default-configs/apache
/usr/lib/apache
/var/lib/apache
/etc/apache
-Original Message-
From: Remo Mattei [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 1:59 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmailadmin question
who is apache
2006-08-18 23:08 qmailadmin
>
> drwxr-xr-x3 root root 4096 2006-08-18 22:56 vqadmin
>
> -Original Message-
> From: Remo Mattei [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 05, 2006 1:41 PM
> To: vchkpw@inter7.com
> Subject: Re: [vchkpw] qmailadmin que
-Original Message-
From: Remo Mattei [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 1:41 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmailadmin question
who is it running under? check permission on that qmailadmin
Remo
saimir hafizi wrote:
>
> Hi there,
>
> Wh
who is it running under? check permission on that qmailadmin
Remo
saimir hafizi wrote:
>
> Hi there,
>
> When accessing from web qmailadmin, I get this:
>
>
> *Forbidden*
>
> You don't have permission to access /cgi-bin/qmailadmin on this server.
>
>
Hi there,
When accessing from web qmailadmin, I get this:
Forbidden
You don't
have permission to access /cgi-bin/qmailadmin on this server.
Apache/2.0.54
(Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 PHP/4.3.10-16 mod_ssl/2.0.54
OpenSSL/0.9.7e mod_perl/1.999.21 Perl/v5.8.4 Serv
I am still at the same spot. I cannot figure out what's happening.
http://mydomain.com/cgi-bin/qmailadmin
gives me for postmaster and [EMAIL PROTECTED] always invalid
login
(same also for other user names)
I can login via telnet, so the password I provide is correct.
There is no error
I'm planning on upgrading my vpopmail to .16 and was wondering if anyone has
working
instances of 5.4.16 and qmailadmin 1.2.10 successfully compiled on it. May as
well ask
to prevent a downgrade to get qmailadmin working again ;)
I've spent the past few days working on this problem for a good 8 hours a day, so figure I'll send it back to the list for some insight.This is using no valias code, so it should be using vpalias.c. I'm using standard qmail aliases.I'm getting qmailadmin segfaulting when handling forwards
Ronaldo Chan wrote:
Hi Guys,
Can someone from the group can explain why the user quota doesn't
update properly on qmailadmin interface while on
vuserinfo it display the correct usage. :) sorry if this question has
been ask before.
My setup is vpopmail 5.5.0 and qmailadmin 1.2.7 on OpenBSD
Hi Guys,
Can someone from the group can explain why the user quota doesn't
update properly on qmailadmin interface while on
vuserinfo it display the correct usage. :) sorry if this question has
been ask before.
My setup is vpopmail 5.5.0 and qmailadmin 1.2.7 on OpenBSD 3.7
Ronald Chan
Title: Messaggio
The problem is with
every username of the domains on my server; it occurs every time with every
account...
Thanks
On Oct 2, 2004, at 12:51 PM, michele wrote:
Hi,
i've my server with Qmail+Vpopmail+Qmailadmin, all works fine, but when i try
to change the password of a
On Oct 2, 2004, at 12:51 PM, michele wrote:
Hi, i've my server with Qmail+Vpopmail+Qmailadmin, all works fine, but
when i try to change the password of a vpopmail user via Qmailadmin, i
receive the error:
Error: Illegal username
What's the username you're trying to change?
--
Tom Collins - [EM
Title: Messaggio
Hi, i've my server
with Qmail+Vpopmail+Qmailadmin, all works fine, but when i try to change the
password of a vpopmail user via Qmailadmin, i receive the
error:
Error: Illegal
username
Can you help
me?
Thanks
Michele
Chris Miller wrote:
When I setup a user in qmailadmin and check the “Spam detection?” box,
it adds “|preline /usr/local/bin/maildrop /etc/mailfilter” to their
~/.qmail. This is great, except I need it to be something different.
Where do I set what the Spam detection box adds to a user’s .qmail
When I setup a user in qmailadmin and check the “Spam
detection?” box, it adds “|preline /usr/local/bin/maildrop
/etc/mailfilter” to their ~/.qmail. This is great, except I need it to be
something different. Where do I set what the Spam detection box adds to a user’s
.qmail file?
Thanks
On May 22, 2004, at 3:00 AM, master wrote:
Hi, i have added an alias with two email and when i try to remove one
email
i get Error of files 1
and in my log i have :
Error: valias_remove() not implemented for non-SQL backends.
can t non sql remove alias (when there is more than 1 for 1 email ? )
Hi, i have added an alias with two email and when i try to remove one email
i get Error of files 1
and in my log i have :
Error: valias_remove() not implemented for non-SQL backends.
can t non sql remove alias (when there is more than 1 for 1 email ? )
how can I get it to build for x86-64 target?
I would start with mailing to [EMAIL PROTECTED]
I am trying to configure QmailAdmin for my system to work with my
xf86-64 system and not having luck.. Here is the output:
ps2:/usr/src/qmail/qmailadmin-1.2.0 # ./configure
--enable-htmldir=/home/prostream/prostream.net
--enable-cgibindir=/home/prostream/cgi-bin/
--enable-autoresponder-bin
Hi, i have seen that today don t know if it s already known but here is what
i have seen :
when we put a quota to a user and that he have more in his Maildir we
received a user quota error and the mail doesnt arrived (well that s nice
:) )
BUT if the user activate the autoresponder feature then quo
Hi, i have seen that today don t know if it s already known but here is what
i seen :
when we put a quota to a user and that he have more in his Maildir we
received a user quota error and the mail doesnt arrived (well that s nice
:) )
BUT if the user activate the autoresponder feature then quota do
So far it's just on/off switch, but it's a start :)
Enjoy.
This is also going to be posted to the qmailadmin sourceforge project
within the hour.
The patch was made against qmailadmin 1.2.0 but I don't forsee any
difficulty with making against any other version.
Beware, if you're using the old
On Feb 18, 2004, at 4:17 AM, Rick Widmer wrote:
o Check the permissions and ownership of all the directores from the
Maildir of the users having problems all the way up to /. The user
and/or group QmailAdmin is running as must have rwx for all
directories.
You can try `chown -R vpopmail:vchkpw ~
Thomas Madej wrote:
There is no such file. I tried logging in as different domain and i'm
having the same problems. They, too, have no such file.
If the file is not being created, then there is a problem with
permissions or something else that does not allow the user QmailAdmin is
running as to
There is no such file. I tried logging in as different domain and i'm having the same problems. They, too, have no such file.
Thomas
On 17-Feb-04, at 6:35 PM, Tom Collins wrote:
On Feb 17, 2004, at 4:01 PM, Thomas Madej wrote:
I have qmailadmin install running for 6 months without problems. Some
On Feb 17, 2004, at 4:01 PM, Thomas Madej wrote:
I have qmailadmin install running for 6 months without problems. Somehow have this error: file permission error /var/vmail/domains/example.com/postmaster/Maildir/1077057747.qw
i haven't changed anything within the filesystem, such as permission, loc
I have qmailadmin install running for 6 months without problems. Somehow have this error: file permission error /var/vmail/domains/example.com/postmaster/Maildir/1077057747.qw
i haven't changed anything within the filesystem, such as permission, locations, etc, that would cause such a problem. Has
On Feb 16, 2004, at 11:10 AM, Girish wrote:
I am using RHL 9 , vpopmail 5.4.x
qmail admin 1.0.6
Please try qmailadmin 1.2.0. It's better matched to vpopmail 5.4.x.
Also, if you're using a pre-release version of vpopmail 5.4.0, please
upgrade to the final 5.4.0 release.
--
Tom Collins - [EMAIL
I am using RHL 9 , vpopmail 5.4.x
qmail admin 1.0.6
> Hello Girish,
>
> Monday, February 16, 2004, 9:48:49 AM, you wrote:
>
> G> while installing qmailadmin i get these errors
>
>
>
> G> gcc -I. -g -O2 -c qmailadmin.c
> G> qmailadmin.c:29:22: vpopmail.h: No such file or directory
> G> qmai
http://scriptkitchen.com/godkills.jpg <-- please, think of the kittens
On Mon, 2004-02-16 at 12:03, Girish wrote:
> I tried to install qmailadmin as root
>
> and vpopmail is in /home/vpopmail/ dir..
>
> i wonder what happen..
>
> and when i search for vpopmail.h it exist there ..
what is the h
I tried to install qmailadmin as root
and vpopmail is in /home/vpopmail/ dir..
i wonder what happen..
and when i search for vpopmail.h it exist there ..
Girish
> On Feb 16, 2004, at 10:48 AM, Girish wrote:
> > gcc -I. -g -O2 -c qmailadmin.c
> > qmailadmin.c:29:22: vpopmail.h: No such fil
Hello Girish,
Monday, February 16, 2004, 9:48:49 AM, you wrote:
G> while installing qmailadmin i get these errors
G> gcc -I. -g -O2 -c qmailadmin.c
G> qmailadmin.c:29:22: vpopmail.h: No such file or directory
G> qmailadmin.c:30:19: vauth.h: No such file or directory
G> qmailadmin.c: In f
On Feb 16, 2004, at 10:48 AM, Girish wrote:
gcc -I. -g -O2 -c qmailadmin.c
qmailadmin.c:29:22: vpopmail.h: No such file or directory
qmailadmin.c:30:19: vauth.h: No such file or directory
When you configured qmailadmin, you didn't tell it where vpopmail was
installed.
Make sure you configur
while installing qmailadmin i get these errors
gcc -I. -g -O2 -c qmailadmin.c
qmailadmin.c:29:22: vpopmail.h: No such file or directory
qmailadmin.c:30:19: vauth.h: No such file or directory
qmailadmin.c: In function `main':
qmailadmin.c:133: warning: assignment makes pointer from integer
I'll simplify my previous email. We've installed vpopmail 5.4.0rc2 with
mysql support and it works properly updating both email accounts and
alias/forwards in the mysql database. We then compiled and installed
qmailadmin 1.2.0 but it will only update email accounts in the mysql
database. It is
I am using qmailadmin 1.0.6 to manage my qmail + vpomail5.3.12
configuration, but I recently discovered that webmin has some modules for
configuring qmail, and provides flexibility not provied by qmailadmin 1.0.6
such as specifying rejected addresses.
I am wondering if anyone has had any experienc
1 - 100 of 184 matches
Mail list logo