Hi,
I am using Qmail + Vpopmail + Courier-imap for my mail server. I got no problem at all
until I tried to use the ./vadddomain -u abc abc.com (This will create the mail
directory into system user folder) then I encountered login failed to the imap server.
I got this error message
Nov 5 16:1
Hi all,
Here are the output of asked commands :
hope it will help you...Helping me ;-))
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
# vmoddomlimits -S test.com
Domain: test.com
--
Max Pop Accounts: -1
Max Aliases: -1
Max Forwards: -1
Max Autoresponders: -1
Max Mailinglists: -1
GID
Hi again,
I think these configuration files could help you too...
Florent
-Message d'origine-
De : Florent Gilain [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 5 novembre 2003 10:44
À : [EMAIL PROTECTED]
Objet : RE: [vchkpw] telnet authentification ?
Hi all,
Here are the output of asked
On Wednesday 05 November 2003 10:50, Florent Gilain wrote:
> Hi again,
>
> I think these configuration files could help you too...
yes..
from your run_qmail-pop3d file:
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup
\
**
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup \
"`hostname`" /bin/checkpassword
/var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 2>&1
Why are you using checkpassword instead of vchkpw, an
Florent.
Sorry ! I meant ... last line should have specified
vchkpw not checkpassword..
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 200 \
> /usr/local/bin/tcpserver -v -R -H -l 0 0 110
> /var/qmail/bin/qmail-popup FQDN \
> /~homeofvpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d ./Maildir
Justin,
Here is my actual qmail stat :
bash-2.05# qmailctl stat
/service/qmail-send: up (pid 9402) 154510 seconds
/service/qmail-send/log: up (pid 9408) 154510 seconds
/service/qmail-smtpd: up (pid 9404) 154510 seconds
/service/qmail-smtpd/log: up (pid 9400) 154510 seconds
/service/qmail-pop3d: u
I modifyed my run file for qmail-pop3d by using
/export/home/vpopmail/bin/vchkpw then restarted qmail.
Here is the output of a telnet pop3 session :
bash-2.05# telnet pop3.directmedica.com 110
Trying 192.168.1.13...
Connected to dmmail.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAI
Chris Pugh wrote:
Florent.
Sorry ! I meant ... last line should have specified
vchkpw not checkpassword..
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup FQDN \
/~homeofvpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d
--- X-Istence <[EMAIL PROTECTED]> wrote:
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 200 \
> /usr/local/bin/tcpserver -v -R -H -l 0 0 110
> /var/qmail/bin/qmail-popup `sed 1q
> /var/qmail/control/me` \
> # The ~ is the path to vpopmail
> ~/bin/vchkpw \
> /var/qmail/bin/qmail-pop3d ./Maildi
Sorry X-Istence and Chris,
I'm really a neewbie et Unix...and qmail...
I'm unable to understand what you mean in the last mail about
qmail-config
Florent
-Message d'origine-
De : Chris Pugh [mailto:[EMAIL PROTECTED]
Envoye : mercredi 5 novembre 2003 12:40
A : [EMAIL PROTECTED]
Objet
Some o/s and compiled packages of qmail contain a
setup script for qmail Florent, I presume this is what
X was talking about? I set up my current servers from
scratch without such a script, much as you have
probably done. ( I also don't profess to be an
expert,
either, am learning something new e
Chris,
I'm still unable to login by telnet...
I installed qmail from sources files by following the "Life With Qmail.pdf"
documentation...
Florent
-Message d'origine-
De : Chris Pugh [mailto:[EMAIL PROTECTED]
Envoye : mercredi 5 novembre 2003 14:11
A : [EMAIL PROTECTED]
Objet : RE: [vch
If you have made all the necessary changes for
vpopmail's vchpwd, qmail-pop3d is running happily, it
all looks ok, and you are sure there are no errors in
your scripts, then ( and as all the others would tell
you ) .. what do the logs say? Anything getting in
the way?
Are you able to access the m
Chris,
Here is the output of my pop3d log :
# pwd
/var/log/qmail/pop3d
# tail -f current
@40003fa9101a1f99bab4 tcpserver: status: 0/40
@40003fa9148a007c84f4 tcpserver: status: 1/40
@40003fa9148a0096b414 tcpserver: pid 8669 from 127.0.0.1
@40003fa9148a009bbd24 tcpserver: ok 8669 0
Hi,
Recently our ISP migrated from PostOffice running Windows 2000 to
qmail-ldap on Linux. I asked them how they did the conversion of
passwords, and luckly in the time they migrated, there was this great
feature on the qmail-ldap patch:
- It also supports the password format used by Software.
I had qmailadmin installed and working great. Today, I setup my apache
server to use suexec. I noticed my qmailadmin stopped working. After
looking through the archives, I found a post where someone mentioned that I
needed to change the owner, group, and permissions on the qmailadmin file.
Does SQwebmail have a logfile? If so, where is it at?
Accounts arent able to login (says bad username/password), and I want to see if it's
possibly something "behind the scenes" causing the problem.
Thanks!
Duane
On Wednesday 05 November 2003 12:09 pm, Don Walters wrote:
> I had qmailadmin installed and working great. Today, I setup my apache
> server to use suexec. I noticed my qmailadmin stopped working. After
> looking through the archives, I found a post where someone mentioned that I
> needed to cha
On Wednesday 05 November 2003 12:17 pm, Duane Stark wrote:
> Does SQwebmail have a logfile? If so, where is it at?
>
> Accounts arent able to login (says bad username/password), and I want to
> see if it's possibly something "behind the scenes" causing the problem.
You can start by looking at you
Hi,
,- - [ Le mercredi 5 novembre 2003 vers 19:09 Don Walters écrivait: ] - -
|
> I had qmailadmin installed and working great. Today, I setup my apache
> server to use suexec. I noticed my qmailadmin stopped working. After
> looking through the archives, I found a post where someone mentione
Greetings folks,
if(you don't care about the explanation) goto QUESTION
:EXPLANATION
I am this close -> '' to getting courier-imap to work (well) with vchkpw.
I have compiled courier --without-authdaemon and --with-authvchkpw.
I have been running vpopmail 5.2.1 for a while now, but on someone's
On Wednesday 05 November 2003 2:12 pm, Kleiner, Peter wrote:
> So my question is this:
> :QUESTION
>
> Has the format of the vpasswd file changed between 5.2.x and 5.3.x?
> I looked in the docs, ChangeLog and FAQ and can't find anything that
> explains the syntax.
>
> I realize my whole setup is cr
> :EXPLANATION
> I am this close -> '' to getting courier-imap to work (well) with vchkpw.
> I have compiled courier --without-authdaemon and --with-authvchkpw.
>
> I have been running vpopmail 5.2.1 for a while now, but on someone's
> advice I also compiled 5.3.29 and copied libvpopmail.a to the
In my case, i use a specific virtualhost for qmailadmin, and i set suexec
on
this virtualhost to vpopmail.vchkpw
After setting up my vhosts as you described, I discovered that in order for
apache to run suexec as the vpopmail user, it must run as uid and gid of 89.
My suexec is configured to r
On Tuesday, November 4, 2003, at 08:03 AM, Rick Macdougall wrote:
Well my apologies. Mad props to Michael Bowe then, and a virtual beer
:)
I'll be meeting Michael face-to-face in a few days. It just so happens
that he's less than 100km away from the Melbourne stop on my Australia
vacation.
S
26 matches
Mail list logo