Cliff, thank you.
Ken, maybe vadduser man page may need an update. That page currently gives
wrong information i think.
===
SYNOPSYS
vadduser [email address] [password] [-a] [-q hard quota in bytes]
===
( http://www.inter7.com/vpopmail/doc/vadduser.html )
Best Regards
==
The function in vpopmail.h version 4.9.8:
int vadddomain( char *domain, char *dir, int uid, int gid);
what does dir denote?
is it the domain's main directory?
for example, if my code was like:
ret = vadddomain(dom, something, VPOPMAILUID, VPOPMAILGID);
what should I have instead of "somet
Hello
I am in a big problem. Moderate list are not
working in qmailadmin 0.42. I have installed ezmlm 0.53 + ezmlm-idx-std
rpm
Now when i create a moderated list and when the
moderator send an email nothing
Have you checked the ownership/group, should not be
root?
- Original Message -
From:
Sumith
Ail
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, February 06, 2001 2:35
PM
Subject: Moderate list not working in
qmailadmin 0.42
Hello
I am i
Has anyone ever had success in compiling courier IMAP with vpopmail + SQL
support?
I get the following errors:
/home2/vpopmail/lib/libvpopmail.a(vauth.o): In function `vdel_dir_control':
/home/admin/vpopmail-4.9.8/vauth.c:1020: undefined reference to
`mysql_query'
/home/admin/vpopmail-4.9.8/vauth
I added to following commands into the script
/var/qmail/supervise/qmail-pop3d/run but now when I run qmail start I get
the error
tcpserver: fatal: unable to bind: address already used
## run script file - copied from vpopmail install
guid
#!/bin/sh
exec env - PATH="/var/qmail/bin:/usr/lo
I am using Xinetd, and there are not entries in the
config directory for xinetd. If I manually run the scripts it works fine,
it just acts as though supervise doesn't think that it is running.
This is a new redhat 7.0 machine and I have done
the complete install 4 times now and done it
Please do not send HTML e-mails. Also, by default RedHat will install
their own ftp server, so please follow the previous instruction and
comment out the line from the inetd.conf file.
Cheers,
Tren.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner
>I would be interested to hear real world experiences from folks
>who are running vpopmail(etc). Perhaps we can figure out what
>needs to be changed to make it a better package.
Nobody else seemed to mention this. I would like api calls to the
functions that vmoduser performs. Currently I have
>>tcpserver: fatal: unable to bind: address already used
>>Can any one steer me in the right directions or at least give me some
>>instructions that work:-)
Uncomment the pop3 line in your /etc/inetd.conf
_
Get your FREE download o
>>Has anyone ever had success in compiling courier IMAP with vpopmail + SQL
>>support?
I don't.
>>and then the make exits. The IMAP list admins say that it is a vpopmail
>>issue and not anythingto do with them...I cant see how, any ideas would be
>>gratefully recieved!
Have you specified --e
You need to modify the Makefile to include the mysql libs.
In the authlib/Makefile
I changed the CRYPTLIBS line to:
CRYPTLIBS = -lcrypt -L/usr/local/lib/mysql -lmysqlclient -lz
As per recommendations in prior messages.
This worked rather than using the MYSQL_LIBS line.
Joe
-Original Mess
>>int vadddomain( char *domain, char *dir, int uid, int gid);
>>what does dir denote?
>>is it the domain's main directory?
Not the ~vpopmail/domains directory but ~vpopmail/domains/yourdomain.com
After checking vpopmail.c:
if ( chdir(dir) != 0 ) {
return(VA_BAD_V_DIR);
}
if ( chdir(VPOPMAI
>>If I start it manually it works fine, but if I let supervise do it, it
>>just scrolls that error over and over again, like it thinks the
>>program isn't running. It actually is running.
What other services are you supervising?
_
G
-Original Message-
From: Russell "Elik" Rademacher [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 11:27 AM
To: Joe Modjeski
Subject: RE: Next 5.0 features
Know what other little feature would be great for this? The
limit of email
accounts per domain. So that it is
Thanks a lot to everyone who has replied to my problem. After searching
through various archives ive found the following, which fixed the problem:
in authlibs/Makefile
change "libauth_authvchkpw_a_LIBADD ="
to
"libauth_authvchkpw_a_LIBADD = -L/usr/lib/mysql -lmysqlclient"
an "authvchkpw_LDFLA
-BEGIN PGP SIGNED MESSAGE-
Hello Joe,
Tuesday, February 06, 2001, 7:35:18 PM, you wrote:
> -Original Message-
> From: Russell "Elik" Rademacher [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 06, 2001 11:27 AM
> To: Joe Modjeski
> Subject: RE: Next 5.0 features
>
Easier to do the following:
``env LIBS="-L/usr/local/lib/mysql -lmysqlclient -lz"'' ./configure
Put that on the command line or run it from another script as I do.
---
Brad Dameron[EMAIL PROTECTED]
Network Account Executive
Sorry if this is second message, I sent first to [EMAIL PROTECTED]
instead of vchkpw...
Hello all,
I have a little dilemma. We run a free email service, and some people are
signing up for an account, then sending mass SPAM through overseas third
party open relays foring the From: address that t
Dears,
Who can tell me, how to UN-subscribe this maillist?
Thanks,
Mars
winmail.dat
What other services are you supervising?
>>I was just trying to use the qmail-send and qmail-smtpd
Perhaps there is a pop3 startup script somewhere which starts another pop3
daemon you didn't aware of?
Based on your error "unable to bind: address already used", it clearly
stated that ther
>>Is there a way to configure qmail/vpopmail to either not accept bounces
>>for email it never sent, or to discard bounces that bounce instead of
>>having them go to the postmaster account?
~vpopmail/domains/yourdomain.com/.qmail-default:
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
Thanks, but as I stated I eliminated the catchall by doing what you said,
however when my server tries to bounce the emails due to the account not
existing on my servers, the bounce bounces because they are in turn from a
fake address, so then the email goes into the postmaster account:
As you ca
>>I would like to discard a bounce that bounces rather than send it to the
>>postmaster account. Any ideas (without using a third party filter)?
You may add a user "devnull" to vpopmail and set
/var/qmail/control/doublebounceto to "devnull", then in
~vpopmail/domains/yourdomain.com/devnull/.qm
I am using Vpopmail with MySQL. I am currently using authvchkpw under
courier-imap for my webmail interface. With the new version of courier I see
some new configuration with the authentication. What is the best way to do
authentication for courier and Vpopmail using MySQL? Should I use
a
>>This will cause a triple bounce and the mass messages will then be
>>discarded without even getting to your postmaster nor devnull account.
Sorry, I meant "cause a double bounce" given user "devnull" exists.
_
Get your FREE downlo
I've installed vpopmail + qmail + tcpserver
Since I added tcpserver qmail-smtpd to my init do I still need to run
/var/qmail/rc ??
>>Looks like i might have been trying to complicate things! Are you
saying I
>>should just run my script once and ignore the supervise stuff? >>Where
>>would you call the qmail-pop3d from?
I would call qmail-pop3d from my supervise script in
/usr/local/etc/rc.d/svscan.sh (on a FreeBSD local s
Dear all,
I'm trying to setup qmail + vpopmail on a clustered machines
my directory for vpopmail user is on /var/mail/vpopmail which will be
owned by any one of these
2 machines at one time.
the porblem is that if i create one user on one machine, if the machine
fails the user cannot log in
I t
29 matches
Mail list logo