[ 
https://issues.apache.org/jira/browse/JAMES-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309313#comment-17309313
 ] 

Babu Raj K R commented on JAMES-3525:
-------------------------------------

I commented the <authorizedAddresses and following of mailetcontainer.xml and 
restart james.

<mailet match="RemoteAddrNotInNetwork=127.0.0.1" class="ToProcessor">
     <processor>relay-denied</processor>
     <notice>550 - Requested action not taken: relaying denied</notice>
 </mailet>

Now i disabled authentication in thunderbird.(Authentication method-> No 
authentication in SMTP setting

Then i send a mail -> It failed with reason authentication failed -> Perfect

Now i enabled authentication in thunderbird

Then i send mail -> It sent successfully

Now for testing i disabled authentication in thunderbird again.

Then i send mail -> It sent successfully   -> without authentication

What i believe is james caches the authenticated ip somewhere. How can we 
disable that?

> Authentication required for same domain different user
> ------------------------------------------------------
>
>                 Key: JAMES-3525
>                 URL: https://issues.apache.org/jira/browse/JAMES-3525
>             Project: James Server
>          Issue Type: Improvement
>          Components: SMTPServer
>    Affects Versions: 3.5.0
>            Reporter: Babu Raj K R
>            Priority: Major
>         Attachments: mailetcontainer.xml, smtpserver.xml
>
>
> I am using james-server-app-3.5.0-app.
> We have a local domain mapped in our local dns server named syncme.com .  
> This mail server is used in our WAN only(no public ip).
> We created 2 users- 1) [[email protected]|mailto:[email protected]] - 2) 
> [[email protected]|mailto:[email protected]]
> We enabled auth in mail server. SMTP and POP works fine.
> This problem is :-
> I can send mail from [[email protected]|mailto:[email protected]] to 
> [[email protected]|mailto:[email protected] without authentication
> The above scenario i need to block and for all SMTP transmission i need 
> authentication.
> What should i need to do this for enabling the above one.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to