OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "append_at_myorigin" not working

From: Joel CARNAT (joelcarnat.net)
Date: Sat Mar 04 2006 - 05:58:01 CST


Le 4/3/2006, "Magnus Bäck" <magnusdsek.lth.se> a écrit:

>On Saturday, March 04, 2006 at 12:26 CET,
> Joel CARNAT <joelcarnat.net> wrote:
>
>> Le 4/3/2006, "Magnus Bäck" <magnusdsek.lth.se> a écrit:
>>
>> > Show logs.
>>
>> Mar 4 12:20:40 postfix sendmail[78]: k24BKee9000078: from=ptijo,
>> size=29, class=0, nrcpts=1,
>> msgid=<200603041120.k24BKee9000078postfix.here.com>,
>> relay=ptijolocalhost
>
>That's SENDMAIL not POSTFIX. Uninstall sendmail from your system.
>

I don't think it really is sendmail.
On NetBSD, both postfix and sendmail are available by default.
You can choose one or the other by setting some ENV variable.
Using "telnet localhost smtp" show me the postfix banner.
Plus, there is no sendmail process running.

I've tried the same thing on a gentoo/Linux, where only postfix is
installed and I get the same behaviour.
Mar 4 12:55:14 gentoo postfix/pickup[14140]: 84A642F6953: uid=1000
from=<joel>
Mar 4 12:55:14 gentoo postfix/cleanup[15714]: 84A642F6953:
message-id=<20060304115514.84A642F6953ge
ntoo.there.com>
Mar 4 12:55:14 gentoo postfix/qmgr[16750]: 84A642F6953:
from=<joelthere.com>, size=317, nrcpt=1 (qu
eue active)
Mar 4 12:55:15 gentoo postfix/local[15725]: 84A642F6953:
to=<rootgentoo.there.com>, orig_to=<root>,
 relay=local, delay=1, status=sent (mailbox)

So I think I do the same error, each time I configure postfix ;(

>[...]
>
>> hum... all my domains are virtual ones.
>> where do I list them ? in another hash table ; and leave
>> $transport_maps empty ?
>
>Virtual mailbox domains are listed in virtual_mailbox_domains.
>That's all you need to do.
>

ok.