Ken,
Actually the test was made with a local delivery line, and local
delivery line + &address line.
And qmail-local is no updating the maildirsize file. I'd like to fix it
myself, but I am not quite a good C developer
Best Regards !
El mar, 03 de 06 de 2003 a las 13:01, Ken Jones esc
Show us the unedited output of your qmail-showctl. Chances are its a problem
with your locals file.
-Patrick
Quoting John Morrow <[EMAIL PROTECTED]>:
> Hello,
>
> I have Qmail 1.03 installed and seems to be working. I installed
> qmailadmin and vpopmail.
>
> When I send a receive mail Qmail p
Ken,
I posted a message a few weeks ago about the maildirsize patch by Bill
Shupp. I found a bug, but I don't know where the problem is.
After applying the patch qmail-pop3d and qmail-local will update the
maildirsize file BUT if there is a .qmail file in the user maildir is
will NOT be upd
Quoting John Morrow <[EMAIL PROTECTED]>:
> Here is the output of qmail-showctl:
[...]
> locals:
>
> Messages for smtp.clanmorrow.com are delivered locally.
>
> me: My name is smtp.clanmorrow.com.
[...]
> rcpthosts:
>
> SMTP clients may send messages to recipients at smtp.clanmorrow.c
I'm running clamc with vpopmail support. it's running fine and fast
--
Best Regs,
Masood Ahmad Shah
System Administrator
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
| * * * * * * * * * * * * * * * * * * * * * * * *
| Fibre Net (Pvt) Ltd. Lahore, Pakistan
| Tel: +92-42-6677024
|
On Sunday, June 1, 2003, at 01:22 PM, John Morrow wrote:
When I send a receive mail Qmail puts the mail in /home/morrow/Mairdir instead of
/home/vpopmail/domains/clanmorrow.com/morrow/Maildir. I have worked on this problem for
Remove clanmorrow.com from /var/qmail/control/locals.
--
Tom Collin
Hello,
I have noticed that on my test installation which allows both pop and
courier-imap (using only vchkpw auth) that if I create an account with no
password (vadduser -n [EMAIL PROTECTED]), imap logins are always a success but
the password is not learned.
If the user uses pop to connect the p
Ken,
Just out of curiousity, what's the status with mysql limits? It seems
like there's code to read them, but no tools to write them.
Thanks,
Charles
On Tue, 3 Jun 2003, Ken Jones wrote:
> Hi Folks,
>
> Does anyone have any code changes they would like to get into the
> next release? I want
I think the changes I made might address the problem you are seeing.
If the quota is changed for any reason, the vpopmail library will
automatically rebuild the maildirsize file.
I would be good to test if the .qmail file contains a local delivery line
like: /home/vpopmail/domains/domain.com/user/
Hi,
1 month again, I've sent an email on this in order to apply spamassin filter
on all my domain.
Some of you said me to use spamd instead of calling spamassassin from
procmail.
It work fine, thank you, but know, spam aren't encapsulate in attachements
(default), and I can't rewrite subjets (I've
On Tuesday 03 June 2003 11:54 am, Tom Collins wrote:
> On Tuesday, June 3, 2003, at 09:52 AM, Ken Jones wrote:
> > Does anyone have any code changes they would like to get into the
> > next release? I want to put together a new stable version 5.4.
> > Hopefully release it in the next few weeks.
>
Hi Folks,
Does anyone have any code changes they would like to get into the
next release? I want to put together a new stable version 5.4.
Hopefully release it in the next few weeks.
Currenly the only change I have is to management of maildirsize files.
There are some cases when the quota is cha
On Tuesday 03 June 2003 12:25 pm, Spork wrote:
> Ken,
>
> Just out of curiousity, what's the status with mysql limits? It seems
> like there's code to read them, but no tools to write them.
Unknown, I have not been working on that code.
Ken
>
> Thanks,
>
> Charles
>
> On Tue, 3 Jun 2003, Ken Jo
You need to have the Matt's patch if you want to use mysql otherwise compile
vpopmail to have tcp.xxx under vpopmail/etc directory that will work fine.
-- Remo Mattei --cell 801-209-8554
http://www.italy1.com
Freelance Networking-Security/Consultant
MCSE, MCP, MCP+I, MCT
On Sun, 1 Jun 2003 00:30:09 +0100
"Michael Fabricius" <[EMAIL PROTECTED]> wrote:
MF> Brilliant - Just what I was looking for.
... not exact, I fear. Even moderately active mailing lists impose immeasurable load
on perl version of qmail-queue. I'm using an excellent virus scaner, Dr. Web
(http:
Sorry if this question is stupid, Is their any documentation for vchkpw
anywhere? I am a firm believer in RTFM first but I cannot find any
documentation for vchkpw.So here is the question:
I cannot login through my email client nor telnet in on port 110 as a user
(pop account) which I added thro
On Tuesday, June 3, 2003, at 09:52 AM, Ken Jones wrote:
Does anyone have any code changes they would like to get into the
next release? I want to put together a new stable version 5.4.
Hopefully release it in the next few weeks.
Currenly the only change I have is to management of maildirsize files
> Does anyone have any code changes they would like to get into the
> next release? I want to put together a new stable version 5.4.
> Hopefully release it in the next few weeks.
Yes... is it possible to give valias some better help?
Existing:
valias: usage: [options] email_address
options: -v (
> The problem is actually related to the permissions on the /etc dir.
Right. I figured that out after I posted. I was running tcpserver as
vpopmail and trying to write to /etc (Actually, vchkpw was, I didn't really
care if it updated tcp.smtp)
> Now if you want to go with the database patch t
Hi,
Send us your startup script for your pop3 daemon.
Regards,
Rick
Jason Coker wrote:
Sorry if this question is stupid, Is their any documentation for vchkpw
anywhere? I am a firm believer in RTFM first but I cannot find any
documentation for vchkpw.So here is the question:
I cannot login th
On Monday 02 June 2003 04:07 pm, Jeff Garvas wrote:
> tcprules: fatal: unable to create /etc/tcp.smtptmp.23892 (or some other pid)
Did you type this, or copy and paste ???
It should be/etc/tcp.smtp
Regards...Martin
--
You are a bundle of energy, always on the go.
The problem is actually related to the permissions on the /etc dir.
Now if you want to go with the database patch that Matt Simerson has... You
need to use the -X option in your tcpserver line instead of the -x which
uses the tcp.smtp file.
The patch is applied to tcpserver, but not to vpopmail w
Tuesday June 03 2003 11:52, Ken Jones wrote to All:
KJ> Does anyone have any code changes they would like to get into the
KJ> next release? I want to put together a new stable version 5.4.
Hmm ... the only additional feature I could use, is the ability to set
user accounts to expire on a cer
I've patched ucspi-tcp-0.88 with the mysql patch and I keep running into a
strange error.
When I telnet to port 110 and try to manually login with a valid user/pass i
get this:
tcprules: fatal: unable to create /etc/tcp.smtptmp.23892 (or some other pid)
Clearly it's trying to dump the database
Here is the output of qmail-showctl:
qmail home directory:
/var/qmail.
user-ext delimiter:
-.
paternalism (in
decimal): 2.
silent concurrency
limit: 120.
subdirectory split:
23.
user ids: 501, 502,
503, 0, 504, 505, 506, 507.
group ids: 501, 502.
badmailfrom:
(
> Hmm ... the only additional feature I could use, is the ability to set
user accounts to expire on a certain date, like system accounts.
Look at Freeside, Optigold ISP or Billmax. Each has that ability (and
more), the latter two are not free. Yes, they do more than you probably
want, but the ch
Hello
I have written a qmail-vpopmail-qmailadmin mini how to
on debian. It is on http://mung.net I am open for
suggestiong. In trying to improve this how to I
thought about providing some antispam, and came upon
qconfirm, which I just really like
Is there anything I can read (ive read the how-to
Joseph Young
Involved.com
System Admin
I am working on a patch for adding spamassassin into the QmailAdmin. I have
beginner's experience at C++ and have some of the work done. It is difficult
to say where I am at in the process. The patch is still beta and works for
only qmailadmin-1.0.7.01132003.
I have wriiten a small how to
It sets up a debian (stable) based qmail, vpopmail,
qmailadmin. It allows virutal email SMTP after POP
authentication
I did this because it took a lot of work for me to
pull in all the various details.
it can be read at http://mung.net
I would be pleased to here any
You're right, in order to use this feature, it's necessary to disabled
fast-spamassin.
For information, for doing that, you have to configure qmailscanner with
parameter --scanners "verbose_spamassassin" (default paramater is
fast_spamassassin).
If you use F-Prot anti-virus, do that : ./configure
does anyone know of a qmail toaster setup guide (with or without mysql
-- I dont care, cdb is fine) that describes how to implement POP/IMAP
before SMTP with vpopmail?
I'm not even sure if IMAP before SMTP is possible, but if so, it would
be good (i'd be using Courier-IMAP).
I had a toaster se
Funny I just modified qmailadmin to incorporate similar features. I would like
to get involved in this project and contribute but with the condition that it
will make it to the official qmailadmin code so that I can benefit from future
code.
My implementation is done at the domain level rather tha
hi all. I have read various google searches, have read
the faqs and manuals and still have no luck,
I am trying to setup qconfirm for the vpopmail virtual
email.
I have been unsuccessful
At first The errors were that vpopmail could not
create a lock
here are the rcphosts as listed in
[EMAIL PROT
> Does anyone have any code changes they would like to get into the
> next release? I want to put together a new stable version 5.4.
> Hopefully release it in the next few weeks.
I dont have any code, but before you release a stable version, perhaps
[at least] one issue should be fixed...
I have
there in mysql database all the groups exists but thru web interface in
radius.cgi when I go to "Manage Groups" or I want to add a user to a
group there the interface don't shows the groups list.
On Fri, 2003-05-30 at 09:55, Benjamin Tomhave wrote:
> Did you try clicking on "group summary" or "edi
I have also done a similar thing. I am now working on modifying
vpopmail/qmailadmin to put this information in individual users .qmail
files. This is because my domain method fell apart when email was
addressed to an alias, or caught by a domain catchall address. With
individual .qmail files, the -
Hi guys,
Does anyone have the same problems as I to access http://inter7.com or
www.inter7.com. I wanted to download vpopmail, because... yes!!! I've
lost a lot of information from my hard disks :-(, but I can't access.
Uhmmm, we'll wait.
Regards,
Jorge
Ben,
Just read the vpopmail directions on --enable-roaming-users=y as a
./configure option.
It tells you what you need to do. You can use mysql or a flat file to store
the files, it doesn't matter.
As for the POP-before-imap I can't tell you off the top of my head. I have
not tackled it yet.
Joe,
Have you considered writing this out to SQL for SA?
I'm not sure of the SA table format off the top of my head, but some people
have given up on running SA locally out of .qmail files and run it "for
every domain" and sometimes on a machine well before the system mail is
eventually delivere
Hi,
I had set the following for a domain as below:-
vadddomain -u user1 user1.com password
Then, I set the quota using the command:-
edquota user1
With the following information inside edquota:-
Disk quotas for user user1 (uid 519):
Filesystem blocks soft
hard
vmysql.h
You must have edited it when you were setting up vpopmail.
> -Original Message-
> From: Suba Arunkumar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 04, 2003 6:27 PM
> To: [EMAIL PROTECTED]
> Subject: [vchkpw] mysql connection file location for vpopmail
>
>
> I have inst
41 matches
Mail list logo