Greetings,
Sorry if this is an obvious one, but I can't find anything in the FAQ or
docs that covers this error. Also, I'll admit right up front that I'm a
(very) newly recovering sendmail user.
The install is qmail + vpopmail + mysql (all latest versions) on a fully
patched/updated RedHat 7.3 bo
On Mon, 30 Dec 2002, Tom Walsh wrote:
Tom,
> double check the dirs below that...
>
> ./tmp
> ./new
> ./cur
>
> Make sure they have the correct permissions and ownership.
Thanks. Restarting tcp server and qmail seemed to resolve the problem(?).
--Duncan
Greetings,
Another newbie question:
What has to be done to allow POP before SMTP relay authentication?
I have:
1) Set up mysql
2) Set up Qmail.
3) Set up VPOPmail (with the "enable roaming users" switch, mysql switch,
etc.)
4) Read the VOPmail INSTALL file, and the FAQ
So far, the only comb
Greetings,
I'm running vpopmail+qmail+mysql on RedHat 7.3.
Everything seems to be working fine except for roaming user POP
authentication.
I've tried a number of different tcpserver configs I've found in the docs
and through googling, but none seem to solve the problem.
~vpopmail/etc/tcp.smtp
On Thu, 2 Jan 2003, Tim Hasson wrote:
Tim,
> Are you using tcpserver -x ~vpopmail/etc/tcp.smtp.cdb in your qmail-smtpd run
> file? If yes, then proceed..
>
> I was using tcp.smtp.cdb in vpopmail for roaming users until I upgraded to
> 5.2.1 w/ mysql, so i ended up also applying matt simerson's
On Tue, 7 Jan 2003, Neo Wee Teck wrote:
> Try the qmailadmin
>
> http://www.inter7.com/qmailadmin
Greetings,
I've tried to build this with the latest vpopmail, but when I run
configure, I get the error:
configure: error: No vpopmail etc/lib_deps file. Upgrade to vpopmail-4.
On Tue, 7 Jan 2003, Remo Mattei wrote:
Remo,
> Try the 1.0.6 version
This is the version I downloaded and am having the difficulty with. Any
other possibilities?
Thanks,
--Duncan
Greetings All,
It seems I have a running vpopmail install, version 5.2.1, that's missing
a critical piece:
/home/vpopmail/etc/lib_deps
Having done a pretty standard make/build/install, can anyone suggest why
this might be missing and/or what the fix might be?
vqadmin 1.0.6 and the latest vers
On Tue, 7 Jan 2003 [EMAIL PROTECTED] wrote:
> It seems I have a running vpopmail install, version 5.2.1, that's missing
> a critical piece:
>
> /home/vpopmail/etc/lib_deps
>
> Having done a pretty standard make/build/install, can anyone suggest why
> this might be missing and/or what the fix m
On Thu, 9 Jan 2003, Julio Espada Olivares wrote:
Julio,
Try adding:
/usr/local/mysql/lib/mysql
To:
/etc/ld.so.conf
and then run ldconfig (as root) from the command line. This should take
care of the problem...
--Duncan
On Thu, 9 Jan 2003, Scott Walker wrote:
Scott,
> I've done more digging around, And I'm still at a loss, If this isn't
> the right place to ask this question could someone so kindly point me in
> the right direction.
You might also try posting this query to "alt.comp.mail.qmail" on
usenet...
Greetings All,
Sorry if this is slightly OT, but has anyone running
qmail/vpopmail/mysql/sqwebmail (on RH 7.3 in our case)
run into a problem with sqwebmail logins after multiple login/logouts?
We're seeing a situation where if a single user logs into and out of
sqwebmail more than about 4 tim
Everyone,
It turns out that turning off all authentication except the "vchkpw"
method can be done at authdaemon start time by editing (for default
installs):
/usr/local/share/sqwebmail/authdaemonrc
even if many auth modules were built/compiled during the sqwebmail build
process.
Many tha
Greetings,
I'm testing qmailadmin right now on a RedHat 7.3 system with:
qmail/vpopmail/mysql/qmailadmin/vqadmin/ezmlm/sqwebmail
Accounts created can send and recieve mail without issue, via POP/SMTP or
via sqwebmail.
However, when setting up a forward for an account to test forwarding, I
got
Greetings,
I've noticed this on two separate installations of
qmail/vpopmail/sqwebmail (all latest versions); after the authdaemon has
been started, all virtualusers can log into the sqwebmail interface
reliably for a while.
Then after a period of several hours, random users will start getting
"i
Greetings All,
A quick question on authdaemond in sqwebmail:
If I've built vpopmail to use mysql to store all user info, I should still
be using the 'authvchkpw' method with sqwebmail to authenticate users,
right?
TIA,
--Duncan
On Thu, 16 Jan 2003, Clayton Weise wrote:
>> Greetings All,
>>
>> A quick question on authdaemond in sqwebmail:
>>
>> If I've built vpopmail to use mysql to store all user info, I should
>> still be using the 'authvchkpw' method with sqwebmail to authenticate
>> users,
>> right?
> Yes.
Hmmm. O
On Thu, 16 Jan 2003, Robin Bowes wrote:
Robin,
> > Can anyone suggest what could cause such a problem and what a fix might
> > be?
>
> The fix is to not use authdaemon.
>
> Set "AUTHMODULES="authvchkpw" in /usr/lib/courier-imap/etc/imapd.
Unfortunately, we're not using courier, so this isn't a
On Thu, 16 Jan 2003, Clayton Weise wrote:
Clayton,
> Same difference though. Just compile sqwebmail without authdaemon, and with
> authvchkpw. Courier has an issue with it's authdaemon and vpopmail.
Many thanks. While I tried this once already, the fix failed, but trying
it again, the problem
Greetings,
Has anyone run into this problem before?
It turns out that in all versions of RedHat Linux between at least 6.2 and
7.3, /bin/ps will refuse to run when called by a "c" executable (like
vqadmin.cgi) running SUID root.
The result is that when you add a new domain, a HUP isn't sent to
Greetings,
I've been looking through the archives, but haven't found anything that
seems to cover this.
After rebuilding vpopmail (make clean; configure; etc.) with a default
quota, domains created via "~vpopmail/bin/vadddomain" are created as
expected with a postmaster account that has the corr
On Wed, 29 Jan 2003, Clayton Weise wrote:
Clayton,
> Anytime you recompile vpopmail with different options you'll need to also
> recompile any of the programs that use it. Like qmailadmin and vqadmin.
Thanks for your reply. If you check the end of my original post:
> I rebuilt both qmailadmin
Greetings All,
I'm puzzled by something I'm seeing on a box I've set up with
qmail/vpopmail/mysql/qmailadmin/ezmlm/vqadmin:
No bounces. In other words, I send an email to a known bad/nonexistant
address on the box ([EMAIL PROTECTED])and in the logs I get:
Feb 4 17:35:29 mail1 qmail: 1044398129
Greetings All,
Sorry if this is slightly off topic, but googling's getting me nowhere.
I've recently set up qmail/vpopmail/ezmlm/qmailadmin/vqadmin, etc.
Everything seems to be working well so far except when someone on a
mailing list sets up a vacation message.
The "vacation" message never ma
Greetings All,
I've been looking for an answer to this, but have yet to find it:
How can you modify the qmail bounce program so that it doesn't set a
"from" line of "<@#[]>" ?
I have the "postmaster" account on my qmail box forwarded to a machine
running sendmail and sendmail of course rejects "
Greetings,
I've run into a strange situation with vpopmail 1.0.6, where it seems to
be ingnoring virtual domain quota limits for some mailboxes.
For example, in one case, I found in a user's Maildir the normal
'maildirsize' file with the expect "1000S" figure in it, yet this
user's box is o
Greetings,
I've got several Vdomains where for whatever reason, postmaster account
quotas were bypassed and now postmaster inboxes are over 1 gig.
Is it possible to safely nuke these accounts and immediately recreate
them to clear their inboxes out?
TIA,
--Duncan
27 matches
Mail list logo