Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sendmail+mysql-0.2.5.patch | 2000-12-25 | 32.1 kB | |
README-0.2.3b | 2000-12-25 | 1.2 kB | |
Totals: 2 Items | 33.4 kB | 0 |
The new feature that it is 0.2.3 is that now you can have a MySQL class for any kinda marco like the F class. Ex: Qw -Hlocalhost -Dmail -Tdomain You can store any kinda marco data in MySQL like in any F class for exif you have a table like that, it will assign all those values the the w marco so instead of the sendmail.cw file you can have the following table: +--------------------+ | domain | +--------------------+ | altavista.com | | virtualdomain1.com | | yahoo.com | | mydomain.net | +--------------------+ or like that: +--------------------+ | SpamList | +--------------------+ | altavista.com | | virtualdomain1.com | | yahoo.com | | mydomain.net | +--------------------+ and the you just use it like F or C classes: Q{SpamList} -Hlocalhost -Dmail -TSpam for the Q( MySQL ) class you can only have a simple table with 1 column. The passwordand username are taken only from /etc/sendmail_mysql.con ( for now ) The options: -H -> hostname -D -> database name -T -> table name for the rest please read the prvious READMEs A full and more comprehencive doc is to come Thank you for your interest