Whether I run as root or vpopmail, the same error occurs.
When I run:
./vdeluser [EMAIL PROTECTED]
I receive:
Failed to delete user from auth backend
Error: Illegal username
But it does seem to delete the user from the database because when I
run it again:
./vdeluser [EMAIL PROTECTED]
I
I configured vpopmail v5.4.25 with the
--enable-learn-passwords option.
I created a user without a password:
./vadduser -n [EMAIL PROTECTED]
I then logged into Courier-IMAP's pop3d-ssl with:
USER [EMAIL PROTECTED]
PASS anything
and it let me login.
I then did it again but with a different
Since Courier's authentication functions are now external to its IMAP and
POP3 services, the results are always going to be the same.
I also just discovered another bug when testing the auto-learning password
feature. It has to do with CRAM-MD5 authentication.
If I do a plaintext login which w
does
auto-learn the password. Unfortunately, many of my users don't authenticate
to SMTP so I'm dependent on Authlib to do the auto-learn.
-Original Message-
From: D. Hilbig [mailto:[EMAIL PROTECTED]
Sent: Monday, April 14, 2008 3:46 PM
To: vchkpw@inter7.com
Subject: RE: [vchkp
il 14, 2008 10:00 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] not auto-learning passwords
On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote:
> If I do a plaintext login which will check against the hashed password
> stored in the SQL table, I can login with any password. However, a
> C
To: vchkpw@inter7.com
Subject: Re: [vchkpw] not auto-learning passwords
On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote:
> If I do a plaintext login which will check against the hashed password
> stored in the SQL table, I can login with any password. However, a
> CRAM-MD5
> login (which ch
Any chance of including John Simpson's skeleton dir patch in the next
vpopmail release? Just a thought...
!DSPAM:4804fabf120501900716385!
vadduser will not let me create a mailbox where the username part is just
one letter (eg. [EMAIL PROTECTED]). Is there a valid reason why one letter is
too short?
!DSPAM:48066c87120501548318851!
vadduser will not let me create a mailbox where the username part is just
one letter (eg. [EMAIL PROTECTED]). Is there a valid reason why one letter is
too short?
!DSPAM:480674c7120501923314913!
Remo Mattei [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 3:02 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] One char username too short. Why?
I think the min is 2 letters..
Remo
D. Hilbig wrote:
> vadduser will not let me create a mailbox where the username part is just
> one
I don't think the developers have updated qmailadmin to include that
feature.
John Simpson has a patch for qmailadmin which may work for you:
http://qmail.jms1.net/vpopmail/
-Original Message-
From: Lampa [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 11:34 AM
To: vchkpw
Would the "--disable-users-big-dir" option allow single character usernames?
-Original Message-
From: Rick Macdougall [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 4:11 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] One char username too short. Why?
D. Hi
Vpopmail does not "rebuild" either rcpthosts or morercpthosts from its own
database. It simply add and removes lines as necessary. So, any changes
that you make to either should stick.
I patched vpopmail.c so that it would never add to rcpthosts and therefore
only add to morercpthosts. I did t
Quick questions:
Which version of ezmlm should I be using? ezmlm 0.53, ezmlm-idx 0.44,
ezmlm-idx 5.1.2, or something else?
Does ezmlm need to be installed before either vpopmail or qmailadmin? I.E.
Do I need to recompile/reinstall either after ezmlm?
Thx.
!DSPAM:4808e911120505998911410!
"./vlist delete ..." did not delete the .qmail- files that were created by
"./vlist create ..." It did delete the list's directory though. Is it
normal to delete the directory, but not the .qmail- files? I'm running
vpopmail v5.4.26d.
!DSPAM:48091f90120501687114868!
Do you have a program other than vdelivermail writing the message to your
Maildir? I.E. Did you modify the .qmail-default file or create a custom
.qmail file for the user? Whatever program actually writes the message to
the Maildir is responsible for updating maildirsize.
The qmail maildir++ pa
Dhaval,
For now, you shouldn't specify the "--enable-auth-logging" option because
it's got bugs up through v5.4.26.
Like Quey said, you'll need the mysql-devel package.
And as for Fedora on a production server, you might want to consider an
alternative. I use CentOS (http://www.centos.org) w
It can be done quite easily.
Two options:
Preferred:
Configure webmail to send messages directly to the appliances.
Alternatively:
Install a dumb SMTP mailer on "D" that listens on a port other than 25.
Configure that dumb-mailer to forward all mail to the appliances. Configure
webmail t
18 matches
Mail list logo