The following bug has been CLOSED
======================================================================
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000102
======================================================================
Reported By:                leander
Assigned To:                aaron
======================================================================
Project:                    DBMail
Bug ID:                     102
Category:                   Command-Line programs (dbmail-users, dbmail-util)
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
======================================================================
Date Submitted:             12-Oct-04 23:40 CEST
Last Modified:              13-Oct-04 10:40 CEST
======================================================================
Summary:                    creating new user with alias does not add alias to 
database
Description: 
I just tried to install DBMail 2.0-RC8 on OSX, which seems to be working
nicely :)
I've checked smtp delivery from postfix and dbmail-imapd appears to work
also.

However, I followed the docs in setting up the first user:

---------
flattie:/etc/postfix root# /usr/local/sbin/dbmail-users -a user1 -w user1
-g 0 -m 10M -s [EMAIL PROTECTED] 
Opening connection to database...
Opening connection to authentication...
Ok. Connected
Adding user user1 with password type ,10485760 bytes mailbox limit and
clientid 0...Ok, user added id [4]
Adding INBOX for new user
Ok. added
---------

After this, deliveries to the new user failed.
I then noticed that the alias specified on the command line had not been
added to the dbmail_aliases table.


---------
flattie:/etc/postfix root# /usr/local/sbin/dbmail-users -l user1
Opening connection to database...
Opening connection to authentication...
Ok. Connected
Info for user [user1]
User ID         : 4
Username        : user1
Client ID       : 0
Max. mailboxsize: 10.00 MB
Quotum used     : 0.00 MB (0.0%)

Aliases:
---------

The command '/usr/local/sbin/dbmail-users -c user1 -s [EMAIL PROTECTED]'
did add the alias however.

Please bear in mind that this is on Mac OSX.
I haven't had time to check this on a 'normal' (Linux/i386) machine
however. 

To me, this seems a bug that also needs to be fixed before final 2.0
release. It's the typical annoyance that drives new users away from a
product. I myself am an experienced user, so I knew where to look, but
this will most likely not be the case with a dbmail novice....
======================================================================

----------------------------------------------------------------------
 aaron - 13-Oct-04 00:23 CEST 
----------------------------------------------------------------------
This is already fixed in CVS.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
12-Oct-04 23:40leander        New Bug                                      
13-Oct-04 00:23aaron          Bugnote Added: 0000310                       
13-Oct-04 00:23aaron          Assigned To               => aaron           
13-Oct-04 00:23aaron          Resolution               open => won't fix   
13-Oct-04 00:23aaron          Status                   new => resolved     
13-Oct-04 10:40ilja           Status                   resolved => closed  
======================================================================

Reply via email to