From: Marcelo P. Lima (no email)
Date: Tue Feb 24 2004 - 00:55:41 EST
Well, the same exercise for balka.com comes back blank, of course,
since balka.com is not a local domain on this machine:
[root at localhost admin]# postmap -q balka.com
mysql:/etc/postfix/mysql_transport_maps.cf
[root at localhost admin]# postmap -q
mysql:/etc/postfix/mysql_transport_maps.cf
[root at localhost admin]#
balka.com is just a domain to which I want to send email... the same
way I would send email to or to
, etc... but the email loops back :(
On Feb 23, 2004, at 21:16, Wietse Venema wrote:
> Marcelo P. Lima:
>> That is correct: mail for (local users) are given to
>> maildrop.
>>
>> But I'm trying to send email to (user at another domain
>> on another box in another network) and that mail is looping back...
>> how
>> do I fix that?
>
> OK, so we repeat the same transport mapping exercise for
> .
>
> What is the output from:
> postmap -q balka.com mysql:/etc/postfix/mysql_transport_maps.cf
> postmap -q
> mysql:/etc/postfix/mysql_transport_maps.cf
>
> And we'll take it from there.
>
> Wietse
>>
>>
>>
>> On Feb 23, 2004, at 20:16, Wietse Venema wrote:
>>
>>> Marcelo P. Lima:
>>>> mydestination = $mydomain, $transport_maps, localhost.$mydomain,
>>>> transport_maps = mysql:/etc/postfix/mysql_transport_maps.cf
>>>
>>> Marcelo P. Lima:
>>>> [root at localhost admin]# postmap -q joesao.com
>>>> mysql:/etc/postfix/mysql_transport_maps.cf
>>>> maildrop
>>>
>>> Then mail for is given to the pipe delivery
>>> agent as specified in your master.cf file:
>>>
>>> maildrop unix - n n - - pipe
>>> flags=DRhu user=maildrop argv=/usr/bin/maildrop -w 90 -d
>>> ${recipient}
>>>
>>> This is not consistent with your observation that mail is given to
>>> the Postfix SMTP client.
>>>
>>> Wietse
>>>
>>>
>>
>>
>>
>
>
>
|
|
|