sending mails
I'm trying to send mails from within VB6 code referencing outlook.application references. I've got 2 queries:
1. How can I modify the sender or sender's email address
2. Everytime it tries to send the mail, a message pops up saying...an external program is trying to send mail on my behalf & if I'm sure to send it? And this message will not go away unless I okay it!!
I require to send out regular mails at fixed intervals, without any intervention.

