From: Ralf Hildebrandt (no email)
Date: Thu Nov 01 2001 - 01:24:39 EST
On Wed, Oct 31, 2001 at 11:16:58PM +0100, Thorsten Haude wrote:
> >in your ip-up script, use:
> Step 2: How can I do that when I have a permanent connection? Say, I
> want private mails written on company time to use my private ISP.
Write yourself a Makefile:
home_isp:
postconf -e "relayhost = []
postfix reload
work_isp:
postconf -e "relayhost = []
postfix reload
and use "make home_isp" to use the home isp.
--
Ralf Hildebrandt Tel. +49 (0)30-450 570-155
Fax. +49 (0)30-450 570-916
NT vs UNIX, why UNIX: It doesn't matter how big or hot your
thing is at the moment if it doesn't stay up or perform.
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|