Re: postfix not delivering all by itself

2010-10-25 Thread Wietse Venema
Jay G. Scott: > alias_maps: The alias databases that are used for local(8) delivery You can change the path for mail that is not delivered locally with virtual_alias_maps and with transport_maps. virtual_alias_maps changes the recipient address. Example: search key lookup result

Re: postfix not delivering all by itself

2010-10-25 Thread Jay G. Scott
heh. the subject of my question seems to be wrong. there's something else i don't understand. here's my postconf -n output: - command_directory = /usr/sbin config_directory = /etc/postfix content_filter = pmx:127.0.0.1:10025 daemon_directory =

Re: postfix not delivering all by itself (revised question)

2010-10-22 Thread Wietse Venema
> relay_domains = [ws.arlut.utexas.edu] [sisl-list.arlut.utexas.edu] > [spd.arlut.utexas.edu] [lists.arlut.utexas.edu] > [seaturtle.arlut.utexas.edu][arlex.arlut.utexas.edu] > [arlmail.arlut.utexas.edu] [tools.arlut.utexas.edu] > [vme.arlut.utexas.edu] As ment

Re: postfix not delivering all by itself (revised question)

2010-10-22 Thread Jay G. Scott
On Fri, Oct 22, 2010 at 06:02:23PM -0400, Wietse Venema wrote: > Jay G. Scott: > > > > a while back i posted to the effect that i couldn't get postfix to deliver > > mail all by itself. > > > > it was pointed out that because i had two versions of postfix installed > > that i was doing a bad thin

Re: postfix not delivering all by itself (revised question)

2010-10-22 Thread Noel Jones
On 10/22/2010 4:42 PM, Jay G. Scott wrote: a while back i posted to the effect that i couldn't get postfix to deliver mail all by itself. it was pointed out that because i had two versions of postfix installed that i was doing a bad thing. you're right. i've fixed that. i have ONE version of

Re: postfix not delivering all by itself (revised question)

2010-10-22 Thread Wietse Venema
Jay G. Scott: > > a while back i posted to the effect that i couldn't get postfix to deliver > mail all by itself. > > it was pointed out that because i had two versions of postfix installed > that i was doing a bad thing. you're right. i've fixed that. > i have ONE version of postfix installed

postfix not delivering all by itself (revised question)

2010-10-22 Thread Jay G. Scott
a while back i posted to the effect that i couldn't get postfix to deliver mail all by itself. it was pointed out that because i had two versions of postfix installed that i was doing a bad thing. you're right. i've fixed that. i have ONE version of postfix installed. i compiled 2.7.1 from sou