> - you *can* set up a 5 minute cron job that cp -f
> .qmail-default.WHAT_I_WANT .qmail-default
That wouldn't be the solution, because different users may use different ways
to handle bounces and that would get lost then.
I'm no programmer or h4x0r, may anyone tell if it's possible to do a cronjo
Hi..
I have just installed qmail and want to use it as independent from
/etc/passwd file. For this reason, I have downloaded vpopmail. I need
suggestions from experienced qmail users before installing it. Should I used
LDAP or MYSQL or what..? Any help would be appreciated..
Thanks..
Hi Peter
I know how take file system backup by useing dump , tar etc., but i want to know that there is a possiblity to excat data backup for all domain . pleae
Mahesh
Hello Mahesh,On Wednesday, February 19, 2003 at 7:37:04 AM you wrote (at least inpart):> I am useing vqmail+vpopmal+sqwebma
> I know how take file system backup by useing dump , tar etc., but i want to
> know that there is a possiblity to excat data backup for all domain . pleae
How is dump/afio/tar/etc not an exact backup? I suppose if you wanted to have
the state such that it never changed (not really useful for Ma
Mahesh, there are a variety of things you'll want to back up.
One of the most important, time consuming, and disk hogging, will
be the mail storage. This is usually located under
/home/vpopmail/domains. If you're running a backend database for
authentication, you'll also want to back that up. I
I cant think of a situation off the top of my head that this would cause
problems in other than passwords getting confused on the user-end
between the two user entries.
Iain wrote:
Hi,
I have a situation where I would like users to be able to login to check mail
with a different username to the
I don't have any vpopmail related tables in my Mysql vpopmail database after
installation.
I discovered that during the install of vpopmail I typo'd the vpopmail password I
wanted to use in the mysql db. I assume that as a result of that error that the
tables didn't created properly.
I've tried
As long as the permissions are correct, and you allow CREATE
permission to the id/password you put in vmysql.h, then the
tables will auto-create when you run the system, i.e. create
a domain.
Thanks,
Brian
> I don't have any vpopmail related tables in my Mysql vpopmail database after
install
I have installed vpopmail.5.2.1 and now I try to installed courier-imap.
And In the installation I have a bug because a vpopmail library is not present.
Does anyone know this problem ?
Thanks a lot,
- Original Message -
From: "Viviane Correge" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 20, 2003 6:08 AM
Subject: [vchkpw] install courier-imap and vpopmail
>
> I have installed vpopmail.5.2.1 and now I try to installed courier-imap.
>
> And In the installation I
Thanks to the lists' advice to make distclean and reconfig and recompile was great!
HOWEVER, something laying around (maybe not vpopmail?) is generating this 'maillog'
entry (Redhat linux 7.3):
"Feb 20 08:32:07 (edited hostname) imapd: could not connect to mysql update server
Access denied for u
On Wednesday 19 February 2003 23:33, Andrew Kohlsmith wrote:
> > Anyone? There must be some developmental work going on with it or it
> > wouldn't have been in the tarball. I am willing to help work on it but I
> > need some help getting over this initial hurdle (cleanly).
>
> Nice, responsive li
On Thursday 20 February 2003 09:41, David Richardson wrote:
> Thanks to the lists' advice to make distclean and reconfig and recompile
> was great! HOWEVER, something laying around (maybe not vpopmail?) is
> generating this 'maillog' entry (Redhat linux 7.3):
>
> "Feb 20 08:32:07 (edited hostname)
> 1.) CVS
I strongly agree. The development snapshots are nice and all but for those of
us who are trying to hack on it CVS would be a real boon. Especially with
the new website design that thends to hide what I'd call the CVS snapshot
versions.
> 2.) Actually reading their own mailing lists
Woo hoo! Recompile of Courier did the trick! (minor snafu, must 'make' Courier as
root now to have rights to the libs in /home/vpopmail/lib)
Thanks gang, this has been a long, hard journey. Finally working: qmail w/patches,
courier, vpopmail, mysql 3.23, smtp-auth. I'm off to try SSL auth.
On Thursday 20 February 2003 09:59, Andrew Kohlsmith wrote:
> > 1.) CVS
>
> I strongly agree. The development snapshots are nice and all but for those
> of us who are trying to hack on it CVS would be a real boon. Especially
> with the new website design that thends to hide what I'd call the CVS
Hello,
i have installed qmail + vpopmail using live wtih Qmail book.
before i ve installed vpopmail pop3 worked ok
Now if i try Telent 0 110 it sends connection refused.
i am very confused becase dont know what can be wrong with my config files
I tried to go back to my original configuration
Hello Nassri,
On Thursday, February 20, 2003 at 6:01:59 PM you wrote (at least in
part):
> i have installed qmail + vpopmail using live wtih Qmail book.
> before i ve installed vpopmail pop3 worked ok
> Now if i try Telent 0 110 it sends connection refused.
> i am very confused becase dont know
Hi Nassri,
Are you running tcpserver?
Had the problem before, so please make
a
ps waux | grep tcpserver
and tell us the output.
Oliver Etzel, flathousing.com
- Original Message -
From:
ABOKHALAF, Nassri Abdellatif
To: [EMAIL PROTECTED]
Sent: Thursday, February
Thanks Peter,
it was in fact a Qmail problem.
i forgot to chmod 755 /var/qmail/supervise/qmail-pop3d/run
i am sorry for taking your time with such a childish error
thanks again
nassri
-Mensagem original-
De: Peter Palmreuther [mailto:[EMAIL PROTECTED]]
Enviada: quinta-feira, 20 de Fe
Hi, everyone.
Just wanted to clear a few things up :)
As far as CVS is concerned, Inter7's development team is not the
largest. I tried to make the case for CVS some time ago, but it
isnt looking as if it will fly.
If you're interested in new
development on vpopmail, take a look on www.shupp.or
On Sunday, February 2, 2003, at 05:26 AM, Gabriel Ambuehl wrote:
Hello,
I just finished hacking SpamAssassin support into vdelivermail.
Basically, you need to have the spamd Daemon of the spamassassin
package running on port 783 (standard port for it) thru which all
messages smaller than 300k a
I've made one change to the patch below, which is the
same one I posted yesterday.
This patch makes public the following two functions
in maildirquota.c:
int readdomainquota(const char *dir, long *sizep, int *cntp);
int readuserquota(const char* dir, long *sizep, int *cntp);
These two functions
On Wednesday, February 19, 2003, at 08:33 PM, Andrew Kohlsmith wrote:
Anyone? There must be some developmental work going on with it or it
wouldn't have been in the tarball. I am willing to help work on it
but I
need some help getting over this initial hurdle (cleanly).
Nice, responsive list
> Are you sure this diff is against 5.3.16? It does not apply to my
> copy, or the one on Inter7's devel page (which should be the same).
bah... I looked at the diff and saw ^Ms at the end of all the lines so I
stripped them out. Attached is a fixed version that *does* apply.
Regards,
Andrew
On Thursday, February 20, 2003, at 11:15 AM, Andrew Kohlsmith wrote:
Are you sure this diff is against 5.3.16? It does not apply to my
copy, or the one on Inter7's devel page (which should be the same).
bah... I looked at the diff and saw ^Ms at the end of all the lines so
I
stripped them ou
Ken, All:
I've posted 5.3.17:
ChangeLog:
http://shupp.org/patches/vpopmail-ChangeLog
Download:
http://shupp.org/patches/vpopmail-5.3.17.tar.gz
Regards,
Bill Shupp
Hello all,
I am trying to get qmail, vqamin, and vpopmail set up and
have run into some troubles. I have "large" questions
that I need to ask to help me be able to troubleshoot my
problems.
1. I am using mysql. When I install vpopmail, is it
supposed to create some tables in the "vpopmail" d
Jimmy Gatt wrote:
3. I have a domain that I am trying to delete via vqadmin
but cannot (the web page tells me "Failed"). I have
removed this domain's table from mysql, I have removed
this domain from rcpthosts and localdomains. What I really
want to do is delete this domain and re-add it. Wher
Hi guys, I have an off topic question and I will appreciate any suggestions.
I have vpopmail running, with mysql + spamassassin the question is this.
Spamassassin will tag the email message on the Subject [SPAM] only if I
create the .qmail-user file and in addition to that if I use pop it does not
On Thu, 20 Feb 2003 at 12:10:08, Bill Shupp wrote:
> Ken, All:
>
> I've posted 5.3.17:
Thanks for the update! I'm running running vpopmail 5.2.1 and it's been running
great for me! I know I need to upgrade to 5.3.x to be able to use SpamAssassin
but outside of that is it "safe" or "ok" for me
> Thanks for the update! I'm running running vpopmail 5.2.1 and it's been
> running great for me! I know I need to upgrade to 5.3.x to be able to use
> SpamAssassin but outside of that is it "safe" or "ok" for me to stick with
> 5.2.1 for the time being? I'm running it with qmail 1.03.
You don'
Hi,
I´m migrating from a Sendmail
plataform to Qmail + Vpopmail, and I have an extensive list of users and
domains hosted in my server. I don´t want to make all this users to change
their passwords. There is a way to import my /etc/passwd list of users and my /e
> Hi,
> I´m migrating from a Sendmail plataform to Qmail + Vpopmail,
>and I have an extensive list of users and domains hosted in my server. I
>don´t want to make all this users to change their passwords. There is a
>way to import my /etc/passwd list of users and my /etc/master.p
On Thu, 2003-02-20 at 15:40, Andrew Kohlsmith wrote:
> > Thanks for the update! I'm running running vpopmail 5.2.1 and it's been
> > running great for me! I know I need to upgrade to 5.3.x to be able to use
> > SpamAssassin but outside of that is it "safe" or "ok" for me to stick with
> > 5.2.1 f
Ken, All:
Sorry to do a second release in one day, but I had missed Brian's new
virtual domain quota code for 5.3.17. Anyway, I've tested it, and it
looks good from here. Please help test:
Download:
http://shupp.org/patches/vpopmail-5.3.18.tar.gz
ChangeLog:
http://shupp.org/patches/vpopmail-
I'm having a bit of difficulty with vpopmail 5.2.1 and aliases in a
particular circumstance. I've done some hunting in the archives and even
taken a cursory look at the source, but so far have come up empty handed.
When mailing people in your address book from MS Outlook (not Express) it's
compul
37 matches
Mail list logo