List Info

Thread: user info




user info
user name
2007-03-29 03:29:58
To Paul and all dbmail-developers,

This will be nice to be put in the wishlist. I think to have
more
fields or tables for user information like name, address or
anything
would be nice. Then dbmail-users can be used to get the info
from
username with dbmail-users -l. What do u all think?


-- 
zamri
Linux System Administrator
Kolej ShahPutra Kuantan
Pahang Malaysia
Tel : 609.573.777.7 ext 119
web : http://muhdzamri.blogsp
ot.com
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Portugal
2007-03-29 04:21:20
i liked the idea


----- Original Message ----- 
From: "zamri" <myzamrigmail.com>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Thursday, March 29, 2007 9:29 AM
Subject: [Dbmail] user info


> To Paul and all dbmail-developers,
> 
> This will be nice to be put in the wishlist. I think to
have more
> fields or tables for user information like name,
address or anything
> would be nice. Then dbmail-users can be used to get the
info from
> username with dbmail-users -l. What do u all think?
> 
> 
> -- 
> zamri
> Linux System Administrator
> Kolej ShahPutra Kuantan
> Pahang Malaysia
> Tel : 609.573.777.7 ext 119
> web : http://muhdzamri.blogsp
ot.com
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Estonia
2007-03-29 04:28:13
zamri wrote:

> I think to have more
> fields or tables for user information like name,
address or anything
> would be nice. Then dbmail-users can be used to get the
info from
> username with dbmail-users -l. What do u all think?
> 

If I'd want that, I would probably use LDAP. Although I
don't know if 
one can get all the field's via dbmail-users.

Alex
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
user name
2007-03-29 04:34:50
Aleksander wrote:
> zamri wrote:
>
>> I think to have more
>> fields or tables for user information like name,
address or anything
>> would be nice. Then dbmail-users can be used to get
the info from
>> username with dbmail-users -l. What do u all
think?
>>
>
> If I'd want that, I would probably use LDAP. Although I
don't know if
> one can get all the field's via dbmail-users.
>
> Alex
Its not really part of the business of delivering and
retrieving emails
though, and most people aren't going to use it.
If they want that information it will be in some other DB
(probably
LDAP) and it would need to be duplicated there duplication
is bad.
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Portugal
2007-03-29 04:41:50
why retrieve this from LDAP ?
my bet is to have that information in the dbmail_users table
in sql



----- Original Message ----- 
From: "Jake Anderson" <jakevapourforge.com>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Thursday, March 29, 2007 10:34 AM
Subject: Re: [Dbmail] user info


> Aleksander wrote:
>> zamri wrote:
>>
>>> I think to have more
>>> fields or tables for user information like
name, address or anything
>>> would be nice. Then dbmail-users can be used to
get the info from
>>> username with dbmail-users -l. What do u all
think?
>>>
>>
>> If I'd want that, I would probably use LDAP.
Although I don't know if
>> one can get all the field's via dbmail-users.
>>
>> Alex
> Its not really part of the business of delivering and
retrieving emails
> though, and most people aren't going to use it.
> If they want that information it will be in some other
DB (probably
> LDAP) and it would need to be duplicated there
duplication is bad.
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Netherlands
2007-03-29 04:54:51
*No*

Dbmail is not a client manager.

If you like this, why not create a seperate custom table
with  
userinfo, linking to user_idnr if necessary.


Marc

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
user name
2007-03-29 22:17:26
On 3/29/07, Marc Dirix <marcelectronics-design.nl>
wrote:
> *No*
>
> Dbmail is not a client manager.
>
> If you like this, why not create a seperate custom
table with
> userinfo, linking to user_idnr if necessary.
>
>
> Marc
>
yes. I think it will be nice to have in a separate table. It
would be
nicer to have it officially included in dbmail release or as
an
optional component ( a script to build the table would be
nice).
dbmail-users -l username will contain the info about the
user which is
one way to know his real name or other info.

For LDAP, that is a different story. Not everyone uses it.
This is for
setup without LDAP integration.


-- 
zamri
Linux System Administrator
Kolej ShahPutra Kuantan
Pahang Malaysia
Tel : 609.573.777.7 ext 119
web : http://muhdzamri.blogsp
ot.com
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Netherlands
2007-03-30 02:30:35
>>
> yes. I think it will be nice to have in a separate
table. It would be
> nicer to have it officially included in dbmail release
or as an
> optional component

I'm against anything not being dbmail core to be added
officially, it  
takes away development time and adds dependencies when
changes are made.
At most you could post a script in contrib to create these
tables.  
But I doubt it will be sufficient to match everyones needs.

Marc
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Portugal
2007-03-30 03:32:15
I sugest all people to sugest a table with the required
field, and we all 
give opinions to have a final table 

for a start i could suggest:

user_idnr
name
street1
street2
local
fone
mobil
fax
email






----- Original Message ----- 
From: "Paul J Stevens" <paulnfg.nl>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Friday, March 30, 2007 9:11 AM
Subject: Re: [Dbmail] user info


> Marc Dirix wrote:
>>>>
>>> yes. I think it will be nice to have in a
separate table. It would be
>>> nicer to have it officially included in dbmail
release or as an
>>> optional component
>>
>> I'm against anything not being dbmail core to be
added officially, it
>> takes away development time and adds dependencies
when
>> changes are made.
>
> My idea exactly.
>
> But as always; well thought out designs and patches are
more than welcome.
>
> -- 
> 
____________________________________________________________
____
>  Paul Stevens                                      paul
at nfg.nl
>  NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
>  The Netherlands________________________________http://www.nfg.nl
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: user info
country flaguser name
Russian Federation
2007-03-30 05:09:55
Jorge Bastos wrote:
> I sugest all people to sugest a table with the required
field, and we 
> all give opinions to have a final table 
>
> for a start i could suggest:
>
> user_idnr
> name
> street1
> street2
> local
> fone
> mobil
> fax
> email

When I make a database that contains multiple properties of
some 
objects, I don't make many-many fields for each propery in
the objects 
table.

Instead of it I make a table that is called smth. like
`properties`. 
Here is it's quick approximate example:
CREATE TABLE `properties` (
    `property_id` INT NOT NULL auto_increment,
    `property_name` VARCHAR( 63 ) NOT NULL ,
    `property_type` ENUM( 'text', 'number' ) NOT NULL ,
    PRIMARY KEY ( `property_id` ) ,
    INDEX ( `property_name` )
);

After that I make a table called smth. like `values` and its

(approximate) DDL is as follows:
CREATE TABLE `values` (
    `object_id` INT NOT NULL ,
    `property_id` INT NOT NULL ,
    `value` BLOB NOT NULL ,
    PRIMARY KEY ( `object_id` , `property_id` )
);

It's just a many2many relation.

May be this idea will be useful for people who decide to
work on this 
project.

As for me, at my work I had to make an address-book (that
looks just 
like a web-page) out of DBMail database.
I needed to make it quickly, so that time I just made a
separate table 
with some fields... I decided not to change the original
database structure.



-- 
Best regards, Danil V. Gerun.

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

[1-10] [11-12]

about | contact  Other archives ( Real Estate discussion Medical topics )