There are few questions i would like to ask?
the first question is

I would like to ask the questions below for confirmation....

Other mail servers will send their emails to james(not only james but other mail servers) by finding it's hostname?

if true can i name a hostname like davemail shown below? even in a standalone pc?

<pop3server enabled="true">
<!-- port 995 is the well-known/IANA registered port for POP3S ie over SSL/TLS -->
<!-- port 100 is the well-known/IANA registered port for Standard POP3 -->
<port>110</port>

<!-- Uncomment this if you want to bind to a specific inetaddress -->
<!--
<bind> </bind>
-->
<!-- Uncomment this if you want to use TLS (SSL) on this port -->
<!--
<useTLS>true</useTLS>
-->

<handler>
<!-- This is the name used by the server to identify itself in the POP3 -->
<!-- protocol. If autodetect is TRUE, the server will discover its -->
<!-- own host name and use that in the protocol. If discovery fails, -->
<!-- the value of 'localhost' is used. If autodetect is FALSE, James -->
<!-- will use the specified value. -->
<helloName autodetect="false">davemail.com</helloName>
<connectiontimeout>120000</connectiontimeout>
</handler>
</pop3server>

Is it true inorder to send email and receive email from the real world like yahoo or hotmail i must have a fixed IP?


The next question is i want to send email to test whether pop3 is configured properly so i add a user in remote

administration tool and the user name is mike. Now i want his mails to be stored in mysql database .I know to use database

i must uncomment the tags done that. But it's not creating a the db mail in mysql why?

How to make the user mike have an alias @davemail.com?




















_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to