I would not assume that the problem is not related to the reverse dns just because it works on my 2.3.2 setup. I did not try to convert my 2.3.2 configuration to a 3.0 configuration as the configuration files are so different. I just created a minimal 3.0 configuration from the default files with as few changes as possible. I might easely have missed settings that are handled differently in 3.0.

I can certainly agree with your point about stability. Beside the 5.5.2 errors I was also seeing strange behaviors when synchronizing mailboxes using different imap clients. Some mails showed up on some clients but not others.

Going back to Oracle javamail may be a good idea.

Regards,
Marc

Sent with AquaMail for Android
http://www.aqua-mail.com


On 3. aug. 2014 12.45.12 Eric Charles <e...@apache.org> wrote:

Using the latest and greatest is always a good idea.

In this particular case, the geronimo javamail may be less stable than
the Oracle javamail - I just saw on geronimo mailing list the release of
geronimo-javamail-1.8.4, so we could discuss upgrading or going back to
Oracle javamail.

But I don't see why you couldn't make it work with james3 as it is now
if james2.3.2 is working.


On 08/03/2014 12:26 PM, Marc wrote:
> I am using beta 5 (20140615.003933-504). Is that a bad idea?
>
> - Marc
>
> Sent with AquaMail for Android
> http://www.aqua-mail.com
>
>
> On 3. aug. 2014 11.40.28 Eric Charles <e...@apache.org> wrote:
>
>> Which version are you using? We switched to geronimo javamail and this
>> had side-effects...
>>
>> If it is working with James 2.3.2, we can assume the DNS (and reverse
>> DNS) is not the issue.
>>
>> Can you set in your <mailet match="All" class="RemoteDelivery">
>>
>> - a helo.name with the value of your hostname
>> - mail.smtp.localhost with the value of your local host name used
>> (InetAddress.getLocalHost().getHostName())
>>
>> If this does not work, you can enable debug and look at the logs with
>>        <debug>true</debug>
>>        <mail.debug>true</mail.debug>
>> (add this in your RemoteDelivery mailet).
>>
>> On 08/03/2014 11:05 AM, Marc wrote:
>> > No, I am not meaning 552. I am meaning "5.5.2: Helo command
>> rejected" as
>> > indicated by the subject line. I had to give up on James 3 and go back
>> > to 2.3.2 where my mails are not getting rejected by many mail servers.
>> >
>> > If you have any ideas as what I could do to avoid that my mails get
>> > rejected I am willing to give it another try.
>> >
>> > Regards,
>> > Marc de Oliveira
>> >
>> >
>> > Sent with AquaMail for Android
>> > http://www.aqua-mail.com
>> >
>> >
>> > On 3. aug. 2014 09.51.08 Eric Charles <e...@apache.org> wrote:
>> >
>> >> Are you meaning "552 Requested mail action aborted: exceeded storage
>> >> allocation"?
>> >>
>> >> In that case, the issue is on the remote SMTP mailbox which is full.
>> >>
>> >> Did you finally make it work?
>> >>
>> >>
>> >>
>> >> On 07/22/2014 09:55 PM, Marc de Oliveira wrote:
>> >> > I have now succeeded in getting James 3.0 beta 5 to work with
>> multible
>> >> > email aliases for each account by removing the ValudRcptHandlet
>> mailet.
>> >> >
>> >> > Next I am getting 5.5.2 errors when sending to external users. I
>> >> have tried
>> >> > to set the following in the RemoteDelivery mailet (as suggested in
>> >> previous
>> >> > mail on the topic):
>> >> >
>> >> > <bind> 192.168.1.7 </bind>
>> >> > <mail.smtp.localaddress> 192.168.1.7 </mail.smtp.localaddress>
>> >> > <mail.smtp.localhost> mail.deoliveira.dk </mail.smtp.localhost>
>> >> >
>> >> > I have also set <helloName autodetect="false">mail.deoliveira.dk
>> >> > </helloName> in the smtpserver.xml file but it does not seem to have
>> >> any
>> >> > effect on the helo name being sent.
>> >> >
>> >> > What am I missing?
>> >> >
>> >> > Regards,
>> >> > Marc de Oliveira
>> >> >
>> >> > Sent with AquaMail for Android
>> >> > http://www.aqua-mail.com
>> >> >
>> >> >
>> >> >
>> >> >
>> ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
>> >> > For additional commands, e-mail: server-user-h...@james.apache.org
>> >> >
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
>> >> For additional commands, e-mail: server-user-h...@james.apache.org
>> >>
>> >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
>> > For additional commands, e-mail: server-user-h...@james.apache.org
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
>> For additional commands, e-mail: server-user-h...@james.apache.org
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
> For additional commands, e-mail: server-user-h...@james.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to