Thanks for the reply

so i config.php

i have:

define('LOCALHOST', '127.0.0.1');
define('PILER_HOST', '127.0.0.1');
define('PILER_PORT', 25);
define('SMARTHOST', '127.0.0.1');
define('SMARTHOST_PORT', 25);
define('SMTP_DOMAIN', 'domain.my');
define('SMTP_FROMADDR', '[email protected]');
define('ADMIN_EMAIL', '[email protected]');


So when I forward an email to admin@ Postfix rejects it - unable to relay

Adam

On 26 March 2013 11:09, Janos SUTO <[email protected]> wrote:

>
> Hello,
>
> what's your layout, network topology, how does piler fit
> in the big picture?
>
> Normally piler listens on 0.0.0.0:25 and accepts each
> and every single email for archival. Show me some logs
> and we'll figure out the problem.
>
> Janos
>
>
>
> On 2013-03-26 12:02, Adam Fyfe wrote:
>
>> Hi
>>
>> We have Piler all up and installed.
>>
>> BUT, inbound email is rejected with an NDR unable to relay
>>
>> The domain is setup in the webui.
>>
>>  Is Piler listening for inbound, or is Postfix ?
>>
>> Thanks for the help
>>
>> adam
>>
>
>

Reply via email to