MessageYes, virtual domain.
All the mail go to vpopmail account, not /etc/passwd account.
Security isn't just a goal, but
an absolute requirement. (djb)
- Original Message -
From: [EMAIL PROTECTED]
To: 'KOHcy'
Sent: Thursday, Sep
How long ago was your experience with the vpopmail/sqwebmail combo? Since I am
not going to be running a high volumn server I wonder if my experience would
be different. Just curious what you think. I don't want to go the expense
of Cold Fusion if I can avoid it. I am a small operation < 10
I received this message addressed directly to me a few minutes ago. Anyone
have any idea why I would get such a message? Possibly someones email being
forwarded to an abuse address?
Do you think I need to worry about it?
Cheers,
Bob Porter
-- Forwarded Message --
Subject
Hi
there,Anyone know how to have POP3 account use thesame password
as in vpopmail account?
When I connect
to the mail server to get mail, it only understand password in /etc/passwd.
When I use
sqwebmail, it will use vpopmail password in my MySQL DB.
How can I let users auth for POP3 & Webm
Thanks Kevin,
I read (am reading) the link you sent, out of curiosity does a setup like that
support a webmail interface? If so any material on which one and how to
implement it?
Thanks!
Bob Porter
On Wednesday 04 September 2002 10:07 pm, you wrote:
> Hello Robert,
>
> Paul Gregg wrote a ni
Hi all,
I know this isn't the list for supporting the autoresponder, but since
there is no list for supporting the autoresponder, I'll post here.
I've received several complaints from one of my clients. There are
approximately 50 accounts, some with vacation/autoresponders set
up. Recently,
On Wednesday 04 September 2002 10:53 pm, rm wrote:
> >
> > #!/bin/sh
> > MAXPOP3D=`head -1 /var/qmail/control/concurrencypop3`
> > exec /command/softlimit -m 200 \
> > /usr/local/bin/tcpserver -v -R -H -l -o -x /etc/tcp.pop3.cdb -c
> > "$MAXPOP3D" \ 0 110 /var/qmail/bin/qmail-popup zoomer.rp
On Wed, 2002-09-04 at 21:21, Robert Porter wrote:
> On Wednesday 04 September 2002 10:30 pm, rm wrote:
> >
> > Could you post your pop3d run script? and are you using the mysql
> > option?
> >
> > regis
> This is the current one, which works with local users
>
> #!/bin/sh
> MAXPOP3D=`head -1 /va
on 9/4/02 10:30 PM, rm at [EMAIL PROTECTED] wrote:
> Maybe I am confused but does this mean I have to
>> acquire another top level domain name? Can't I just turn my current domain
>> into a "virtual" domain as far as Qmail is concerned?
>>
You are correct. You don't need a new top level domai
On Wednesday 04 September 2002 10:30 pm, rm wrote:
>
> Could you post your pop3d run script? and are you using the mysql
> option?
>
> regis
I forgot to add that I was not using MySql although I was thinking about it
for later.
Cheers,
Bob
On Wednesday 04 September 2002 10:30 pm, rm wrote:
>
> Could you post your pop3d run script? and are you using the mysql
> option?
>
> regis
This is the current one, which works with local users
#!/bin/sh
MAXPOP3D=`head -1 /var/qmail/control/concurrencypop3`
exec /command/softlimit -m 200 \
On Wed, 2002-09-04 at 21:01, Robert Porter wrote:
> Hi,
>
> I have a working install of QMail on a RedHat 7.3 system. It hosts my domains
> email server. (RP2C.COM) and all was working well. I wanted to be able to
> host mail users without local accounts, and according to Dave Sill's book
>
Hi,
I have a working install of QMail on a RedHat 7.3 system. It hosts my domains
email server. (RP2C.COM) and all was working well. I wanted to be able to
host mail users without local accounts, and according to Dave Sill's book
vpopmail was a way to do that. I have a number of employees
Hi,
Has anyone been working on an ODBC port for vpopmail?
Best Regards,
Johan Kuuse
[EMAIL PROTECTED]
Hi guys I can’t remember what I need to do to access
an alias domain if the site is part of mysql vpopmail in order to manage it. I would like to have the
alias usage as well as the real domain exemple
Postmaster domain1 passwd then
have dom2 be an alias of domain1 so I could log in th
John,
as long as I see in your attached lines, you didn't write correctly the
host name following qmail-smtpd.
You wrote
> > /var/qmail/bin/qmail-smtpd \
> > qmail.cyberbytesbbs.com/home/vpopmail/bin/vchkpw /bin/true 2>&1
It should be
/var/qmail/bin/qmail-smtpd \
qmail.cyberbytesbbs.com/
I've tried to search this on the sqwebmail archives and posted it on the
sqwebmail list - no luck so far.
It's a nagging little matter - but maybe someone has a solution.
On the Sqwebmail login page when using a "logindomainlist" you get a
pulldown menu of available domains. When the login page
Thanks, nice reading... I am still having problems after doing
All this and I am really getting flusteredAnyone have any other
Ideas, anything else I might have missed?
-Original Message-
From: Iain [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 03, 2002 11:22 PM
To: [EMAIL PR
vpopmail mysql module always had the auto create code for
the vpopmail database and any of the tables.
Ken Jones
On Wednesday 04 September 2002 11:38 am, rm wrote:
> On Wed, 2002-09-04 at 11:14, Clayton Weise wrote:
> > No, but you do need to make a vpopmail database.
> >
> > >Why has no dat
On Wed, 2002-09-04 at 11:14, Clayton Weise wrote:
> No, but you do need to make a vpopmail database.
>
> >Why has no database been created ?
>
> Although vpopmail doesn't create the database, it does automatically create
> the tables. You'll need to make the database yourself. Just run
Thank you for the feedback,
I'll certainly check the archives for database creation issues.
thanks,
Matt.
-Original Message-
From: Clayton Weise [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 5:14 PM
To: DARCY,MATTHEW (Non-HP-UnitedKingdom,ex2); [EMAIL PROTECTED]
Sub
>libmysqlclient.so.10: cannot open shared object file: No such file or
>directory
I had to make a symbolic link for /usr/lib/libmysqlclient.so.10 to link to
/usr/local/mysql/lib/mysql/libmysqlclient.so.10
>I am guessing because there is no mysql database called vpopmail ???
No, but you do need
Also, if you are trying to use Perl 5.8.0 with qmailscanner, you will
receive the qq error. Downgrade to 5.6.1 to correct it.
Paul J. Fries
CWIE, LLC - Internet Services
-Original Message-
From: Trey Nolen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 6:04 AM
To: [EM
My guess is that you're trying to compare CDB to MySQL. If that's the case,
check the archives. There are a couple of good arguments for both, you'll
want to read up on them before you make your decision.
-Clayton
-Original Message-
From: Alan Murrell [mailto:[EMAIL PROTECTED]]
Sent: W
Hi;
MySQL doesn't replace vpopmail, it adds to the functionality of it. It
is just a different backend for storing user and domain information.
Regards,
Tren
> -Original Message-
> From: Alan Murrell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 04, 2002 9:19 AM
> To: [EMAI
Hi Clayton,
Thats seems to have put things right.
I am guessing the fact that I specified /usr/local/mysql/lib took priority
over /etc/ld.conf.so
I have now made and make install-strip and all the binarys seem to be in
place etc.
my new problem is when I do /home/vpopmail/bin/vadddomain test I
Hello,
I am putting together a dedicated hosting box for a
Customer, who will be hosting several domains. The
box will also handle their email. I will be
installing Apache/PHP/MySQL/mod_perl/etc. from
Apachetoolbox, and will be using
Qmail/Vpopmail/QmailAdmin/Sqwebmail for the mail
solution.
M
If you installed mysql from source then your include files are in
/usr/local/mysql/include/mysql not /usr/local/mysql/include. Same with the
libraries.
-Clayton
-Original Message-
From: DARCY,MATTHEW (Non-HP-UnitedKingdom,ex2)
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 20
Hello all,
I am new to this list, I am in the process of testing some installs of
various mail options.
I am trying to learn a little about some of them and set up some test
machines before I decide which one to go with.
At the moment, I am trying ot build on a redhat 7.3 system, a mail system
Is it possible to have users authenticate using their alias names? I've
scoured the net in hopes of finding some patch or hack, only to come up
empty handed. I've got the mysql authentication module enabled. I was
wondering if anyone has tried, or if its feasible to have vchkpw check
against
qq errors are caused by qmailscanner, not vpopmail. Check your qmailscanner
logs. You may be running out of memory (softlimits set too low). If you
can't find anything in the logs, set the Debug variable to 1 in
qmailscanner. There is information on this in the docs.
Trey Nolen
- Original
Hello Breno,
On Tuesday, September 3, 2002 at 11:26:49 PM you wrote:
> I still didn't have succeed with qmail files to do create Aliases.
So maybe it's the best to become more precise?
What is your domain structure, what dot-qmail files have you tried to
create and what exactly have you tried t
32 matches
Mail list logo