Marc SCHAEFER wrote:
Replying to myself:
no, it really works now. Maybe I looked at the wrong log entry.
Thank you for your suggestions -- they work!
Glad it worked. You had me worried there for a minute...
--
Noel Jones
Replying to myself:
no, it really works now. Maybe I looked at the wrong log entry.
Thank you for your suggestions -- they work!
In article <[EMAIL PROTECTED]> you wrote:
> Yes, you should be able to do this with a transport_maps entry
> and a regexp (or pcre) smtp_generic_maps.
Thank you; however:
> # main.cf
> transport_maps = hash:/etc/postfix/transport
> smtp_generic_maps = regexp:/etc/postfix/generic.regexp
I have t
Marc SCHAEFER wrote:
Hi,
I would like to configure a bizarre setup like this:
if the mail is sent as usual, do not use a smart-host, just
deliver (that is easy and works)
if the recipient domain ends in ".through-smart-host", it should
deliver via a SMTP relay (smart-host). Of cour
Marc SCHAEFER wrote:
Hi,
I would like to configure a bizarre setup like this:
if the mail is sent as usual, do not use a smart-host, just
deliver (that is easy and works)
if the recipient domain ends in ".through-smart-host", it should
deliver via a SMTP relay (smart-host). Of cour
Hi,
I would like to configure a bizarre setup like this:
if the mail is sent as usual, do not use a smart-host, just
deliver (that is easy and works)
if the recipient domain ends in ".through-smart-host", it should
deliver via a SMTP relay (smart-host). Of course, just before
deli