Hi,
I use toaster from 4 month's, but today I need to set up vacation;s for
one of my worker.
I tryied to set-up it in the qmailadmin, but it didn't works ;/
I tryied to recompile qmailadmin and autorespond, but without any changes.
What can it be? How can I debug this problem?
--
Regards
Gr
Jul 20 08:22:09 2008
Subject: RE: [toaster] qmailadmin, mysql and ezmlm
> You need to use the ezmlm tool ezmlm-mktab as I recall. Check the ezmlm
> documentation for details.
I had tried the command /usr/local/bin/ezmlm/ezmlm-mktab -d [EMAIL PROTECTED] |
mysql -hlocalhost -uuser -p -f db.
E
> You need to use the ezmlm tool ezmlm-mktab as I recall. Check the ezmlm
> documentation for details.
I had tried the command /usr/local/bin/ezmlm/ezmlm-mktab -d [EMAIL PROTECTED] |
mysql -hlocalhost -uuser -p -f db.
ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the
You need to use the ezmlm tool ezmlm-mktab as I recall. Check the ezmlm
documentation for details.
t
- Original Message -
From: Qmail List <[EMAIL PROTECTED]>
To: toaster@shupp.org
Sent: Sat Jul 19 04:01:40 2008
Subject: [toaster] qmailadmin, mysql and ezmlm
Hi,
Does mysql and
Hi,
Does mysql and ezmlm works in qmailadmin? I see that there is mysql setting,
but does it work? How do I go about using it? I had created a list with the
mysql support, but it does not create any table in mysql.
Thanks!
nic
Hello,
running 1.2.11 (devel), netqmail-1.05 and shupp toaster 0.8.
Is there soem way to debug qmailadmin.
I tried recompile apache, qmailadmin - still same problem.
---
Lampa
2007/5/24, Tom Collins <[EMAIL PROTECTED]>:
On May 24, 2007, at 7:18 AM, Lampa wrote:
> i've problem with qmailadmin,
On May 24, 2007, at 7:18 AM, Lampa wrote:
i've problem with qmailadmin, when trying to create first alias, i got
blank screen and in error log message: *** glibc detected *** double
free or corruption (top): 0x005377a0 ***
but alias is created, when trying to add 2nd alias, everything is
Hello,
i've problem with qmailadmin, when trying to create first alias, i got
blank screen and in error log message: *** glibc detected *** double
free or corruption (top): 0x005377a0 ***
but alias is created, when trying to add 2nd alias, everything is ok.
there is http://www.mail-arch
Thanks all.
I have try. But it cannot works. Maybe my setting is wrong. Never mind.
Current moment i do a port redirection.
Thanks all
Regards
rozi
Shane Chrisp wrote:
On Sun, 2007-03-11 at 01:17 -0700, Rick Widmer wrote:
SKT/MIS/ROZI wrote:
Can i install the qmailadmin on diff
On Sun, 2007-03-11 at 01:17 -0700, Rick Widmer wrote:
> SKT/MIS/ROZI wrote:
> > Can i install the qmailadmin on different server?
>
> No. Qmailadmin needs direct access to files and must reside on the mail
> server.
>
>
> > Is it have a way to let them communicate?
>
> Vpopmaild can be config
SKT/MIS/ROZI wrote:
Can i install the qmailadmin on different server?
No. Qmailadmin needs direct access to files and must reside on the mail
server.
Is it have a way to let them communicate?
Vpopmaild can be configured to allow access from another machine, but
currently there isn't a
hi all,
I have a big problem here.
Can i install the qmailadmin on different server? Letsay my email server
is at 192.168.0.11 ip and my qmailadmin is on 192.168.0.12 ip?
Is it have a way to let them communicate?
Regards
Rozi
On May 11, 2006, at 10:49 PM, <[EMAIL PROTECTED]> wrote:
I have Qmail Toaster v. 1.0 Admin (Qmailadmin 1.0.6, Vpopmail 5.3.8)
on Linux RH 9. Application work OK, but lately it's stopped functions
Forward and Vacation (in the Modify User) in the Qmailadmin. Hereat
option New Aliases and New F
Hi.
I have Qmail Toaster v. 1.0 Admin (Qmailadmin 1.0.6, Vpopmail 5.3.8) on Linux
RH 9. Application work OK, but lately it's stopped functions Forward and
Vacation (in the Modify User) in the Qmailadmin. Hereat option New Aliases
and New Forwards (user admin) work correctly. Where's fault?
Th
Bill,
Thanks much, it must of got caught up in the last housekeeping I did on my
cgi directory. Changed everything to ownership of apache. Ooops.
Anyway thanks for the quick response and help.
Doug
>>
>> Strange problem here, I can no longer login to qmailadmin, on any of my
>> virtual domains or o
>
> Strange problem here, I can no longer login to qmailadmin, on any of my
> virtual domains or on my main domain. Can't find a log file to tell me
> what's wrong. Anybody know which log file to look into?
> Thanks
Check permissions on the qmailadmin binary. It needs suid privileges, and
should
Strange problem here, I can no longer login to qmailadmin, on any of my
virtual domains or on my main domain. Can't find a log file to tell me
what's wrong. Anybody know which log file to look into?
Thanks
> Check the docs on the apache site for more info. If you don't use
> SuexecUserGroup, then I don't think Apache makes use of the suexec
> program.
Thanks.. that was helpful. I un-renamed suexec back to its proper
location, and commented out the SuexecUserGroup directive in my
virtual server, an
On May 17, 2005, at 12:23 AM, Hank wrote:
Holy cow- that worked, but I have no idea why. I thought suexec was
there to help run external apps in Apache. What I have other
applications that need to use it? Obviously, I'm a little out of my
realm here.
Apache uses suexec to run CGI scripts as a us
Holy cow- that worked, but I have no idea why. I thought suexec was
there to help run external apps in Apache. What I have other
applications that need to use it? Obviously, I'm a little out of my
realm here.
thanks again,
-Hank
On 5/17/05, Bill Shupp <[EMAIL PROTECTED]> wrote:
> Hank wrote:
>
Hank wrote:
I'm trying to move qmailadmin from /var/www/cgi-bin to a virtual
server directory /home/wghe/cgi-bin, and of course, I can't get it to
work. The apache log says " command not in docroot
(/home/wghe/cgi-bin/qmailadmin)". I know the problem is suexec, but
trying to read up on how to get
I'm trying to move qmailadmin from /var/www/cgi-bin to a virtual
server directory /home/wghe/cgi-bin, and of course, I can't get it to
work. The apache log says " command not in docroot
(/home/wghe/cgi-bin/qmailadmin)". I know the problem is suexec, but
trying to read up on how to get that working
Thanks to each of you who responded. I had forgotten some basics due
to the last time I did a Toaster. Thanks again for the quick
responses.
Best Regards,
Allen Taylor
On Wednesday 20 Apr 2005 17:03, Allen Taylor wrote:
> Folks,
>
> I'm having a problem with qmailadmin install using the Toaster for
> Qmail provided by Bill Shupp at: http://shupp.org/toaster/
>
> When attempting to configure I get the following WARNING messages and
> Qmailadmin fails to install in
Folks,
I'm having a problem with qmailadmin install using the Toaster for
Qmail provided by Bill Shupp at: http://shupp.org/toaster/
When attempting to configure I get the following WARNING messages and
Qmailadmin fails to install in the Apache cgi-bin directory:
./configure --enable-help --ena
- Original Message -
From: "Bill Shupp" <[EMAIL PROTECTED]>
To:
Sent: Sunday, February 27, 2005 2:56 AM
Subject: Re: [toaster] Qmailadmin errors SOLVED
> David wrote:
>
> >I can successfully perform all functions in qmailadmin since I removed my
> >
David wrote:
I can successfully perform all functions in qmailadmin since I removed my
qmailadmin domain from round-robin. So my solution will I think be to put it
on a sub-domain on a host which isn't part of the round-robin and whose IP
address won't change, and keep qmailadmin's IP security feat
- Original Message -
From: "David" <[EMAIL PROTECTED]>
To:
Sent: Thursday, February 24, 2005 11:29 PM
Subject: Re: [toaster] Qmailadmin errors
> Thanks guys...
>
> - Original Message -
> From: "Tom Collins" <[EMAIL PROTECTED]>
>
Thanks guys...
- Original Message -
From: "Tom Collins" <[EMAIL PROTECTED]>
To:
Sent: Thursday, February 24, 2005 5:23 AM
Subject: Re: [toaster] Qmailadmin errors
> On Feb 23, 2005, at 10:42 AM, Bill Shupp wrote:
> >> File error 6 (192.168.0.10, !=
On Feb 23, 2005, at 10:42 AM, Bill Shupp wrote:
File error 6 (192.168.0.10, != 192.168.0.10 ..
ip_addr=192.168.0.10&returntext=&returnhttp= )
Try using --disable-ipauth. I don't know why this started happening
out of the blue, though.
It's very odd. It's like the web server is setting REMOTE_AD
David wrote:
Hi all,
I have been using version 0.6 of the Shupp toaster quite successfully on
several installations of RedHat 9 for a while now. Today however one
particular install which has been up for about 8 months started giving me
errors.
I can login OK, but when I try to select an option fro
Hi all,
I have been using version 0.6 of the Shupp toaster quite successfully on
several installations of RedHat 9 for a while now. Today however one
particular install which has been up for about 8 months started giving me
errors.
I can login OK, but when I try to select an option from the main
Bill Shupp kirjoitti:
http://sourceforge.net/tracker/index.php?func=detail&aid=808962&group_id=6691&atid=306691
It fixes beahiour, apply it to toaster, so this autoresponder stuff
does not lose any messages.
Will do. I started getting complaints from my customers just last week
about this, so
Eero Volotinen wrote:
Bill Shupp kirjoitti:
http://sourceforge.net/tracker/index.php?func=detail&aid=808962&group_id=6691&atid=306691
It fixes beahiour, apply it to toaster, so this autoresponder stuff
does not lose any messages.
Will do. I started getting complaints from my customers just las
Bill Shupp kirjoitti:
http://sourceforge.net/tracker/index.php?func=detail&aid=808962&group_id=6691&atid=306691
It fixes beahiour, apply it to toaster, so this autoresponder stuff does
not lose any messages.
--
Eero
Tom Collins wrote:
On Aug 10, 2004, at 3:40 AM, Eero Volotinen wrote:
Looks like that if using qmailadmin with autorespond 2.0.4, if and
email that received too many messages with vacation / autoresponder
on , is losing mail due to wrong exit level? (99 - stop processing
.qmail file)
Can you co
On Aug 10, 2004, at 3:40 AM, Eero Volotinen wrote:
Looks like that if using qmailadmin with autorespond 2.0.4, if and
email that received too many messages with vacation / autoresponder on
, is losing mail due to wrong exit level? (99 - stop processing .qmail
file)
Can you confirm this? I notic
Looks like that if using qmailadmin with autorespond 2.0.4, if and email
that received too many messages with vacation / autoresponder on , is
losing mail due to wrong exit level? (99 - stop processing .qmail file)
Can you confirm this? I noticed that today.
my patch:
http://www.jlug.fi/~eero/a
On Apr 23, 2004, at 1:21 AM, Meniconi Giuseppe wrote:
I have changed some email accounts quotas through Qmailadmin, but I
have seen that for each account quota is changed only on his database
entry, but not on his maildirsize file. What can I do to solve this
problem?
Upgrade vpopmail to 5.4.3 a
Hi,
I have changed some email accounts quotas through Qmailadmin, but I have seen that for
each account quota is changed only on his database entry, but not on his maildirsize
file. What can I do to solve this problem?
Regards
Giuseppe Meniconi
<>
On Sunday, March 23, 2003, at 11:47 PM, aimix aimix wrote:
hi all, i already testing the qmail-toaster 0.50. really great.
the problem is when i add user using qmailadmin (1.0.12) without any
patches and using squirrelmail 1.2.11. it can't read then
inbox.draft, inbox.send but can read inbox and i
On Mon, 24 Mar 2003 14:47:53 +0800
"aimix aimix" <[EMAIL PROTECTED]> wrote:
> hi all, i already testing the qmail-toaster 0.50. really great.
> the problem is when i add user using qmailadmin (1.0.12) without any
> patches and using squirrelmail 1.2.11. it can't read then
> inbox.draft, inbox.sen
hi all, i already testing the qmail-toaster 0.50. really great.
the problem is when i add user using qmailadmin (1.0.12) without any
patches and using squirrelmail 1.2.11. it can't read then
inbox.draft, inbox.send but can read inbox and inbox.trash.
I check the maildir, there's no /.draft and /.s
L.S.,
I'm having a problem with the
toaster-setup;
When I want to make a new-mailinglist(ezmlm 0.53
with idx-patch) in qmailadmin(either 1.0.4 or 1.0.6) the webbrowser gives
me a 500(internal server) error (either IE6 or Mozilla).
searching my apache logs it say's that there is a
qmail
Title: Message
Great
toaster!!! I sat around for two days trying to get
Qmail/Courier/SqWebmail/VPopmail to work, and never got it. Finally I
scrapped it and used the toaster, and it's working (mostly)
great!
I have only two
problems. First, and the most major, is that I can't get QMail
On Monday, October 7, 2002, at 11:36 AM, Matt Gourley wrote:
> Is qmailadmin 1.0.5 or greater certified for this toaster? We're
> running into the vacation message issue that 1.0.5 fixes, according to
> the ChangeLog.
Yeah, it should work fine. I run 1.0.6 in production.
Bill
Is qmailadmin 1.0.5 or greater certified for this toaster? We're running
into the vacation message issue that 1.0.5 fixes, according to the
ChangeLog.
Thanks.
-Matt
47 matches
Mail list logo