Ken,
Thanks for the offer. I appreciate the thought. I am currently overwhelmed
with my work load right now. The new company I work for is adding 10 to 15
new machines a month. I just wrote a replacement in PHP for now. Wish I had
time to help. As it is I haven't had any time to upgrade the autore
Hi, all,
Unluckily, all the mail users have been deletd in /home/vpopmail/domains/domain_name/
by hacker this Tuesday.
This is a third times :-(
My vpopmail version is 4.9.8 and I don't know if there is any security holl.
Who can give me any advice?
Thanks in advance
Jasmine
Greeting, I'm using vpopmail 5.2.1 since it's release, after I upgraded some
of my problems started since I was using an older version without any
problems.
I recently noticed this on my qmail logs
"(snip) delivery 6318: success:
link_REALLY_failed_/apps/vpopmail/domains/...(snip)"
To solve th
tonix (Antonio Nati) wrote:
This topic should have been already covered.
Please check if this "change" works for you.
Ciao,
Tonino
-
In such a case, I may suggest a very general and "to be adjiusted
manually" patch "
Charles Sprickman wrote:
On Thu, 18 Sep 2003, Paul L. Allen wrote:
Bottom line: if somebody is obviously doing his or her best to get an
answer, I will respond if I can. If somebody is trying to get me to
do hi9 or her homework for them I will flame. I think the person who
asked
Marcin Soltysiak wrote:
And the winner is:
drwxr-x--- 2 root wheel 512 Sep 17 22:37 bin
vopopmail has no permission to enter bin directory
SOlt
allhope# ls -al
total 16
drwxr-xr-x 8 root wheel 512 Sep 17 22:37 .
drwxr-xr-x 16 root wheel
X-Istence wrote:
Marcin Soltysiak wrote:
And the winner is:
drwxr-x--- 2 root wheel 512 Sep 17 22:37 bin
vopopmail has no permission to enter bin directory
SOlt
allhope# ls -al
total 16
drwxr-xr-x 8 root wheel 512 Sep 17 22:
Charles Sprickman writes:
> They probably would have gotten an answer had they shown the perms on
> their ~vpopmail/bin directory and their ~vpopmail/domains/*/* directories.
Giving information like that always helps. :)
> I think "polite" in this case referred to the "I installed it correctly
Thanks for your reply.
But what can solve the quota update problem?
From: Charles Cazabon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: maildir++ patch doesn't solve the problem
Date: Sun, 14 Sep 2003 09:14:01 -0600
o k <[EMAIL PROTECTED]> wrote:
> Then I patched it:
> cd qmail-1.03
>
tonix (Antonio Nati) wrote:
This topic should have been already covered.
Please check if this "change" works for you.
Ciao,
Tonino
If the complete address does not exist, routine looks for "-"
characters, starting from left, and each time verifies if user exists,
until no "-" is found or use
Try using courier maildrop for delivery instead of vdelivermail.
I just switched all my domains (on nfs) .qmail-default's to invoke maildrop
instead of vdelivermail also because of problems with maildirsize not being
rebuilt and/or getting really screwed up. The problem happened very randomly
a
Dear sir,
I used your mailfilter script
I don't know if this patch solves the problem i stated before:
The problem is that the quota displayed after I retrieve mails through
pop3 is not updated.
Thanks
From: Tamer Hassan <[EMAIL PROTECTED]>
To: o k <[EMAIL PROTECTED]>
CC: [EMAIL PRO
At 18/09/03 18/09/03 -0400, Vinnie wrote:
If I'm understanding this correctly (and definitely may not be, since I'm
just getting started messing around with TMDA), what this would do is
cause qmail-smtpd to:
1. look for an exact match of the recipient first - if an exact match is
found, hand of
On Thu, 2003-09-18 at 02:55, Brad Dameron wrote:
> Ken,
> time to help. As it is I haven't had any time to upgrade the autoresponder
> with MySQL support like I wanted. Almost have to hire someone to do some
> work for me. hehe
might want to grab my patch for autoresponder so it functions properly
On Thu, Sep 18, 2003 at 05:13:32AM -0700, Tim Hasson wrote:
> Try using courier maildrop for delivery instead of vdelivermail.
>
> I just switched all my domains (on nfs) .qmail-default's to invoke maildrop
> instead of vdelivermail also because of problems with maildirsize not being
> rebuilt a
Title: Mensagem
Hello all,
I would like
to execute a script before delivering the incoming mail to
destinatary.
Trying
/home/vpopmail/domain/my-domain.com.br/.qmail-default like
|/var/qmail/bin/checkattach
|/home/vpopmail/bin/vdelivermail '' bounce-no-mailboxcheckattach script
Hello.
I've configured qmail, vpopmail and qmailadmin on a
redhat system box. I've configured multiple domains on vpopmail and created
mailboxes for that on qmailadmin.
However, a few hours after configuration, password
for emails ( and postmaster too ) do not work, i have to reconfigur
Hi,
Check your root crontab entries. I remember something about redhat
running a cleanup that removed the entries needed for vpopmail.
Regards,
Rick
Hugo Ferreira wrote:
Hello.
I've configured qmail, vpopmail and qmailadmin on a redhat system box.
I've configured multiple domains on vpopm
Maybe this stuff here?
[EMAIL PROTECTED] cron.hourly]# cat qmail
#!/bin/sh
set -e
cd /var/qmail/users
test -s assign -a -s cdb && \
qmail-pw2u assign && \
qmail-newu
[EMAIL PROTECTED] cron.hourly]# cat qmail-notify
#!/bin/sh
exec qmail-notify -r
[EMAIL PROTECTED] cron.hourly]#
However, all the fi
I can’t seem to find good instructions on the proper
way to do this – could someone please point me to them if they exist?
Basically we have n+1 qmail+vpopmail+mysql, each sharing an NFS
datastore for the vpopmail directory. (and only for that directory)
As of now we are using a klu
Hi,
Yup this line
> qmail-pw2u assign && \
Is erasing all of your vpopmail information every hour :)
Remove it from the crontab.hourly directory.
Regards,
Rick
Hugo Ferreira wrote:
Maybe this stuff here?
[EMAIL PROTECTED] cron.hourly]# cat qmail
#!/bin/sh
set -e
cd /var/qmail/users
test -s
The only thing we have come up with is a scripted method (we remotely call
the vpopmail binaries anyways).
Bascially we do the following... Add the domain... Check that
[EMAIL PROTECTED] is a valid mailbox, if it is, then we scp the various
files (morercpthosts, rcpthosts, assign, virtualdomains).
On Thu, 2003-09-18 at 12:18, Jeff Oliver wrote:
> Basically we have n+1 qmail+vpopmail+mysql, each sharing an NFS
> datastore for the vpopmail directory. (and only for that directory)
ok, cluster.
>
>
> As of now we are using a kludgey way of adding new domains to all
> boxes – simply adding th
Hi Jeremy
On Tue, Sep 16, 2003 at 06:08:39PM -0500, Jeremy Kitchen wrote:
> AUTORESPOND: I can't handle a message with a Mailing-List header.
sadly this is not the only time autorespond uses the wrong exit code:
AUTORESPOND: too many received from [EMAIL PROTECTED]
(this gets triggered when a user
On Thu, 2003-09-18 at 13:20, Flavio Curti wrote:
> Hi Jeremy
>
> On Tue, Sep 16, 2003 at 06:08:39PM -0500, Jeremy Kitchen wrote:
> > AUTORESPOND: I can't handle a message with a Mailing-List header.
> sadly this is not the only time autorespond uses the wrong exit code:
> AUTORESPOND: too many rec
I'd look at making /usr/local/vpopmail/lib readable by the vchkpw user as
well...
Charles
On Thu, 18 Sep 2003, X-Istence wrote:
> Charles Sprickman wrote:
>
> >On Thu, 18 Sep 2003, Paul L. Allen wrote:
> >
> >
> >
> >>Bottom line: if somebody is obviously doing his or her best to get an
> >>answ
Hi Jeff,
--- Jeff Oliver <[EMAIL PROTECTED]> wrote:
> Basically we have n+1 qmail+vpopmail+mysql, each
> sharing an NFS datastore for the vpopmail directory.
> (and only for that directory)
We have a similar setup. What we are doing is sharing
the following directories off the NFS server (which
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.
Thanks
Remo Mattei
Network Security Engineer
cell 801-209-8554
email [EMAIL PROTECTED]
<>
On Tue, 2003-09-16 at 18:08, Jeremy Kitchen wrote:
> This is more of an opinion question than a request for help.
>
replying to my own request for advice. After looking further at the
code, it appears that it may be acting properly if it were only to be
used as a standalone autoresponder.
Howev
Jeremy Kitchen writes:
> However, qmailadmin also uses this for its 'vacation replies'
Yes, the newer versions do. When I move it to our production servers
the HTML will be hacked to ensure that our users cannot misuse the
autoresponder in this way.
> So, there's the dilemma, it appears that o
On Thu, 2003-09-18 at 15:31, Jeremy Kitchen wrote:
> For the sake of vacation replies (since I'm sure those are used far more
> than "Mail robots") I'm going to release a new version with changes to
> the exit codes, but also place a bug report with qmailadmin about this
> activity.
oops, I apolog
What pop3 are you using?
Hope you're not using qmail-pop3d. Even if you did patch it with the maildir++
patch, I strongly recommend you use the pop3d from the courier-imap package.
Please also make sure you compiled couirer maildrop with quota support.
Respectfully,
Tim Hasson
Quoting o k <[EM
Quoting Doug Clements <[EMAIL PROTECTED]>:
> On Thu, Sep 18, 2003 at 05:13:32AM -0700, Tim Hasson wrote:
> > Try using courier maildrop for delivery instead of vdelivermail.
> >
> > I just switched all my domains (on nfs) .qmail-default's to invoke maildrop
>
> > instead of vdelivermail also bec
I am currently running qmail's pop3d.
However, I am thinking of switching to courier's pop3d to take advantage of
it's native maildir++ support.
What are the advantages and disadvantages of courier's pop3d as compared to
qmail's ?
Those of you who have used both, please let me know if there is a
- Original Message -
From: "Jeremy Kitchen" <[EMAIL PROTECTED]>
> might want to grab my patch for autoresponder so it functions properly
> with mailing lists ;)
>
> I'm going to be implementing it and tossing it up on the inter7 site
> probably today.
>
> --
> Jeremy Kitchen
> Systems
On Fri, 2003-09-19 at 00:00, Brad Dameron wrote:
> - Original Message -
> From: "Jeremy Kitchen" <[EMAIL PROTECTED]>
>
>
> > might want to grab my patch for autoresponder so it functions properly
> > with mailing lists ;)
> >
> > I'm going to be implementing it and tossing it up on the i
36 matches
Mail list logo