Re: (SOLVED) exim dynamic confiuration

2003-03-20 Thread Jack Pistachio
I solved this a while ago. Did the following: in the /etc/ppp/ip-up script I added the line: echo "$4" > /etc/exim/current-ip then in /etc/exim/exim.conf I did the following: qualify_domain = myisp.com qualify_recipient = AMDKing local_domains = localhost:AMDKing:/etc/exim/current-ip That's all

Re: exim dynamic confiuration

2003-03-19 Thread Derrick 'dman' Hudson
On Fri, Mar 07, 2003 at 08:04:18PM -0800, Jack Pistachio wrote: | This is for a dialup using exim. | Is there anyway to dynamically configure exim so that it | uses the IP address provided by the dialup ISP? In what way? If you're talking about sending, there is almost no way for that to not happ

exim dynamic confiuration

2003-03-07 Thread Jack Pistachio
This is for a dialup using exim. Is there anyway to dynamically configure exim so that it uses the IP address provided by the dialup ISP? -jackp __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- To UN