Hi, I'm the author of www.qmail.nu, I guess that is what you meant, not .ru.
For now my lazydog script have no setup for local deliver(it will come in a
not so distant future).
but I guess for now you can follow the qmail-1.03 documentation to make it
do local delivery, I guess it won't be all to
Hi,
I have a single IP system hosting 8 domains. 1/2 my
users are real /etc/passwd users with home directories
I'd like to store their e-mail in ~/Maildir and then there
are a bunch of other forward-only people and some virtual
(non /etc/passwd) users I want vpopmail to handle
and store their e
Hello,
Yes, there is no clear documentation for this setup. After piecing together
many snippets, it is now working very well for me.
Like someone else mentioned, I would suggest using qmail-scanner. This way,
all mail is scanned and tagged with the X-Spam-Status header before final
delivery. Qm
On Monday, September 22, 2003, at 01:16 PM, X-Istence wrote:
Uhm, looking at the install of the lib and the rest of the files to
that same dir, i would not have screwed upa lot of things note:
$(INSTALL) -d -g @vpopgroup@ -m 0700 -o @vpopuser@ \
$(DESTDIR)@vpopmaildir@/@domains
Warning: may be a red herring:
You might want to consider using qmail-scanner to call spamassassin as
well as clamav. By default (I think) it puts a "X-Spam-Status: Yes/No"
header in the mails, which can be filtered on any client.
--
Adam Hooper
[EMAIL PROTECTED]
Vpopmail List wrote:
Hello list
Tom Collins wrote:
On Monday, September 22, 2003, at 12:21 PM, X-Istence wrote:
+chmod 700 $(DESTDIR)@vpopmaildir@/@domains_dir@
+chown -R @vpouser@ $(DESTDIR)@vpopmaildir@
+chgrp -R @vpopgroup@ $(DESTDIR)@vpopmaildir@
+chown -R root $(DESTDIR)@vpopmaildir@/lib
+chgrp -R root
On Monday, September 22, 2003, at 12:21 PM, X-Istence wrote:
+ chmod 700 $(DESTDIR)@vpopmaildir@/@domains_dir@
+ chown -R @vpouser@ $(DESTDIR)@vpopmaildir@
+ chgrp -R @vpopgroup@ $(DESTDIR)@vpopmaildir@
+ chown -R root $(DESTDIR)@vpopmaildir@/lib
+ chgrp -R root $(DES
> What happens when you run `strings ~vpopmail/bin/vdelivermail | grep
> "vpopmail.mysql"`?
>
> You should get a single line with "vpopmail.mysql" on it.
That's exactly what I get:
# strings vdelivermail | grep "vpopmail.mysql"
vpopmail.mysql
#
> > vmysql: sql error[1]: Can't create database 'vpo
Tom Collins wrote:
On
Thursday, September 18, 2003, at 03:11 AM, X-Istence wrote:
And the winner is:
drwxr-x--- 2 root wheel 512 Sep 17 22:37 bin
We've been working on the Makefile.am to avoid trashing permissions on
bin and lib when installing to /usr/
On Friday, September 19, 2003, at 05:24 PM, JB wrote:
I'm getting the following error after deleting a domain using
vdeldomain as root.
What version of vpopmail?
Can someone post the correct directory permission for /var/qmail/usr &
etc..
/var/qmail/control/me, virtualdomains, rcpthosts, morerc
On Friday, September 19, 2003, at 12:25 AM, Brad Dameron wrote:
From: "Jeremy Kitchen" <[EMAIL PROTECTED]>
at the time I didn't realize there was a sourceforge project for
autorespond, I thought we were maintaining that package. check
http://qmailadmin.sf.net and post your patch/bug report there
[EMAIL PROTECTED] wrote:
Hi again,
Any further update / info / suggestions / requests on this topic ?
The only advice I have had so far is a request for the output of ls -la
/home/vpopmail/domains which is in this post.
I am now getting very lost.
Thanks,
Matt.
I dont know if yo
On Thursday, September 18, 2003, at 12:55 PM, Remo Mattei wrote:
Hello guys I am trying to upgrade to qmailadmin .27 but I do not get
any
menu when I log in any suggestions on that. I am running .16 now.
There's a qmailadmin list on inter7.com that you could subscribe to and
ask your questions.
On Thursday, September 18, 2003, at 03:11 AM, X-Istence wrote:
And the winner is:
drwxr-x--- 2 root wheel 512 Sep 17 22:37 bin
We've been working on the Makefile.am to avoid trashing permissions on bin and lib when installing to /usr/local/bin and /usr/local/lib instead of /home/vpopm
On Sunday, September 21, 2003, at 02:53 AM, Frank wrote:
Return-Path: <[EMAIL PROTECTED]>
Received: (qmail 52274 invoked by uid 89); 18 Sep 2003 21:40:21 -
Message-ID: <[EMAIL PROTECTED]>
(null)Delivered-To:
Received: (qmail 52267 invoked for bounce); 18 Sep 2003 21:40:15 -
Date: 18 Sep 20
On Sunday, September 21, 2003, at 02:53 AM, Frank wrote:
That part is very odd. I'm not sure why it's appending the
"//home/frank,,mydomain.com/" to the path name. I just rechecked the
code in vmysql.c, and I can't see how the config file name would fail
to be built properly.
no idea, either. kt
> Is there a solution to stop mail from looping when
> addressed to a non-existent user?
>
> qmail -1.03
> vpopmail 5.3.27
> qmailadmin 1.0.26
>
> I have a very similiar "message is looping
> mail is looping" problem such as this person had:
> http://mail-archives.neolug.org/qmail/Nov-2002/0462.htm
On Monday, September 22, 2003, at 11:08 AM, Oden Eriksson wrote:
I (co)manage a system where apple people say apop auth fails or
something like
that. I looked in the code but couldn't find any apop in there, I seem
to
remember apop was removed?
I was stupid using a patch that claimed apop capa
On Mon, 22 Sep 2003 08:36:36 -0700, Tom Collins <[EMAIL PROTECTED]> wrote:
On Friday, September 19, 2003, at 09:01 PM, Rick van Vliet wrote:
I have several user on a small vpopmail domain, that seem to be able to
send and get mail fine.
However, AppleMail (OSX 10.2) seems to leave a "vchkpw: pas
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 21, 2003 6:42 PM
Subject: [vchkpw] Re: Permissions problem on /home/vpopmail after re-compile
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Se
Hello list ..
I tried the gentoo list with this problem, but no luck ..
I have finally taken the shot at trying to get this working ..
What is working?
Qmail, vpopmail, courier-imapd, qmail-pop3d and squirrelmail, qmail-scanner,
clamav(minor problems)
this all works ...
what I am trying to in
Is there a solution to stop mail from looping when
addressed to a non-existent user?
qmail -1.03
vpopmail 5.3.27
qmailadmin 1.0.26
I have a very similiar "message is looping
mail is looping" problem such as this person had:
http://mail-archives.neolug.org/qmail/Nov-2002/0462.html
I have a cron j
måndagen den 22 september 2003 17.48 skrev Patrick Pittman:
> > On Friday, September 19, 2003, at 09:01 PM, Rick van Vliet wrote:
> >> I have several user on a small vpopmail domain, that seem to be able
> >> to send and get mail fine.
> >> However, AppleMail (OSX 10.2) seems to leave a "vchkpw: p
> On Friday, September 19, 2003, at 09:01 PM, Rick van Vliet wrote:
>> I have several user on a small vpopmail domain, that seem to be able
>> to send and get mail fine.
>> However, AppleMail (OSX 10.2) seems to leave a "vchkpw: password fail
>> [EMAIL PROTECTED]"
>> (Using password authentication
Can you just put an empty .over-quota.msg in the domain directory to
disable the over quota message.
John
On Friday, September 19, 2003, at 09:01 PM, Rick van Vliet wrote:
I have several user on a small vpopmail domain, that seem to be able
to send and get mail fine.
However, AppleMail (OSX 10.2) seems to leave a "vchkpw: password fail
[EMAIL PROTECTED]"
(Using password authentication on the Mac cli
Is there a way to disable bouncing when a user is over quota. I know
you can disable bouncing when a user does not exist. Any ideas?
John
On Wed, Sep 17, 2003 at 07:05:43PM +0200, Shai Ben-Naphtali wrote:
Hi,
I want to backup vpopmail.. it's config and data files... what
should I
backup?
Here's something I put together that explains the files that
qmail/vpopmail use for storing/delivering mail. It should give you a
good idea of w
Thanks to some warnings I received (thanks Vince), I've modified and
tested the "patch over patch" made for making chkuser work
together with TMDA, and made a final version that looks exempt from bugs
(!).
Note: The original chkuser has no problems. Problems have been found on
the extension made
>> I need to figure out how vpopmail was compiled on an existing
>> machine, in other words: I need to know which options were used
>> with
>> ../configure
>
> You should be able to find this informaton in the config.status
> file located in the source from which you compiled...
This could be a so
måndagen den 22 september 2003 12.45 skrev Brad:
> > I need to figure out how vpopmail was compiled on an existing machine,
> > in other words: I need to know which options were used with
> > ../configure
>
> You should be able to find this informaton in the config.status file
> located in the sour
> I need to figure out how vpopmail was compiled on an existing machine,
> in other words: I need to know which options were used with
> ../configure
You should be able to find this informaton in the config.status file located
in the source from which you compiled...
Brad
Hi,
I need to figure out how vpopmail was compiled on an existing machine,
in other words: I need to know which options were used with
../configure
Does anyone know a way to figure that out?
Thanks!
- Jasper
Tim Hasson writes:
> I am developing a web based interface on it using php/mysql
[...]
> My worst fear is of a exploit like the recent SSL v2 vulnerability
> where an unautheticated user, or an anonymous user, could just simply
> exploit the apache process, and use it as a step stone.
You're w
34 matches
Mail list logo