Hi,

I think you just configure the smpt element like this:

           <gateway>''your.service.provider.gateway''</gateway>
           <gatewayPort>25</gatewayPort>
           -->
           <!-- If the gateway requires smtp authentication the following 
directives -->
           <!-- (gatewayusername/gatewayPassword) can be used. -->
           <!--
           <gatewayusername>your_account_user_name</gatewayusername>
           <gatewayPassword>your_account_password</gatewayPassword>

Now James sends all your mail through this gateway, and it appears as if the 
mail is coming from a static ip.  If you try to send it directly, you will most 
likely get a lot of bounces, because dynamic ip addresses are often used for 
spamming.



Joseph king wrote:
Hey i little question i am getting rid of my static ip and was wondering if
there is any way to run james on a dynamic ip


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

Reply via email to