RE: Using MySQL to store email

2003-02-26 Thread Bryan Lipscy

http://james.apache.org


-Original Message-
From: Jeff Neuffer Jr. [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 26, 2003 11:20 AM
To: [EMAIL PROTECTED]
Subject: Using MySQL to store email


Does anyone know where I can read more on how to redirect incoming email
(via Sendmail) into MySQL for a given email address? I understand that I
can use [EMAIL PROTECTED] | /path/mysql ... in the /etc/aliases file to
do this, but I would like to see if anyone has had success with this.  I
also would like to know if this is not as simple as I may think.

Thanks for any thoughts on this,
Jeff


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



RE: [ Creating a new user ]

2003-02-12 Thread Bryan Lipscy
RTM: http://www.mysql.com/doc/en/GRANT.html

Also see http://www.catb.org/~esr/faqs/smart-questions.html


-Original Message-
From: Elby Vaz [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:39 AM
To: [EMAIL PROTECTED]
Subject: [ Creating a new user ]


Hello friends!

   How do I create a new user on MySQL? I want to create the respective 
password too.

Thanks,
e.







_
MSN Hotmail, o maior webmail do Brasil.  http://www.hotmail.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: NEWBIE to mysql

2003-02-10 Thread Bryan Lipscy
Bad syntax.  Missing a , and type=MyISAM

Try reading the documentation:
http://www.mysql.com/doc/en/CREATE_TABLE.html



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php