Hi,
I'm trying to configure James2.3 on Amazon EC2.
I have enabled the ports-110,25 and 4555.
And have done following changes to my config.xml file:
<servernames autodetect="true" autodetectIP="true">
<servername>server1</servername>
<mailet match="RemoteAddrNotInNetwork=<added IPv6 also>" class="ToProcessor">
<servers>
<server><dns server ip from config file></server>
</servers>
<autodiscover>false</autodiscover>
-- also switched to database for mail storage instead of filesystem.
But every time I'm getting "550 - Requested action not taken: no such
user here" from postmaster
I checked mailet log and it doesn't contain any exceptions, but only this line:
James.Mailet: ToRepository: Storing mail Mail1271396364918-0 in
file://var/mail/address-error/
Please let me know other changes /checks that can be done to resolve this issue.
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]