Re: How to configure SMTP so thunderbird can send email /receiveemail from outside world?

2019-06-28 Thread cryptearth
Please look at the footer automatic added to each message: to unsubscribe: server-user-unsubscr...@james.apache.org for help: server-user-h...@james.apache.org Matt Am 28.06.2019 um 17:04 schrieb petegu...@gmail.com: Can i be renoved from this list Sent from my iPhone On Jun 28, 2019, at 9:

Re: How to configure SMTP so thunderbird can send email /receiveemail from outside world?

2019-06-28 Thread peteguard
Can i be renoved from this list Sent from my iPhone > On Jun 28, 2019, at 9:49 AM, cryptearth wrote: > > Hey Jason, > > glad to hear you got it working. I suggest you set authRequired to "announce" > as some clients don't auth correctly if it's required but not announced in > options after E

basic questions about JAMES

2019-06-28 Thread Juan Carlos Buitrago
Hi, I'm currently in the process of planning a simple SMTP app to add footers and scan for keywords in all outgoing company email. I've read some of the documentation and it looks like this can be done setting up JAMES as an SMTP relay and a couple of mailets to add footers and scan for keywords.

Re: How to configure SMTP so thunderbird can send email /receiveemail from outside world?

2019-06-28 Thread cryptearth
Hey Jason, glad to hear you got it working. I suggest you set authRequired to "announce" as some clients don't auth correctly if it's required but not announced in options after EHLO, as I recently discovered with JavaMail API (for what ever reason). Strangely, as JavaMail is the base for most

RE: How to configure SMTP so thunderbird can send email /receiveemail from outside world?

2019-06-28 Thread Jason Tjankilisan
Hey Marth, After some testing, making sure my server run correctly, I changed my smtpserver.xml configuration file and it works. As you said, the tag was important so i added the tag and rename it so it goes like this : smtpSend 0.0.0.0:465 file://conf/

RE: How to configure SMTP so thunderbird can send email /receiveemail from outside world?

2019-06-28 Thread Jason Tjankilisan
Hey Marth, After some testing, making sure my server run correctly, I changed my smtpserver.xml configuration file and it works. As you said, the tag was important so i added the tag and rename it so it goes like this : smtpSend 0.0.0.0:465 file://conf/