On Sun, Mar 18, 2012 at 06:51:03PM +, Rachid Abdelkhalak wrote:
> On Sun, 18 Mar 2012, Reindl Harald wrote:
> >Am 18.03.2012 19:27, schrieb Rachid Abdelkhalak:
> If it's not possible, Is there any additional filters can i
> apply authenticate users trying to use SMTP Commands to send
Am 18.03.2012 19:51, schrieb Rachid Abdelkhalak:
>> you are NOT prompted if the RCPT is in your own domains
>> this is because you are not try to relay
>> that way mail delivery works from other MTA's
>
> The RCPT is not in my domain.
>
> For example, if i connect to my server
>
> telnet myser
On Sun, 18 Mar 2012, Reindl Harald wrote:
Am 18.03.2012 19:27, schrieb Rachid Abdelkhalak:
If it's not possible, Is there any additional filters can i apply authenticate
users trying to use SMTP Commands to
send emails from the server using Telnet port 25?
there is simply no differnce bet
* Rachid Abdelkhalak :
> Can i force users to SMTP-Auth when they use SMTP commands (Telnet
> 25 port of my server) to send emails from my domain?
Yes, you can. The SASL_README mentions filters around smtpd_sender_login_maps.
Also, if you can, you may simply split incoming and ougoing traffic by
Am 18.03.2012 19:27, schrieb Rachid Abdelkhalak:
>>> If it's not possible, Is there any additional filters can i apply
>>> authenticate users trying to use SMTP Commands to
>>> send emails from the server using Telnet port 25?
>>
>> there is simply no differnce between telnet and any other MUA
>
On Sun, 18 Mar 2012, Reindl Harald wrote:
Am 18.03.2012 19:14, schrieb Rachid Abdelkhalak:
Hello List,
Can i force users to SMTP-Auth when they use SMTP commands (Telnet 25 port of
my server) to send emails from my
domain?
If it's not possible, Is there any additional filters can i appl
Am 18.03.2012 19:14, schrieb Rachid Abdelkhalak:
>
> Hello List,
>
> Can i force users to SMTP-Auth when they use SMTP commands (Telnet 25 port of
> my server) to send emails from my
> domain?
>
> If it's not possible, Is there any additional filters can i apply
> authenticate users trying t
Hello List,
Can i force users to SMTP-Auth when they use SMTP commands (Telnet
25 port of my server) to send emails from my domain?
If it's not possible, Is there any additional filters can i apply
authenticate users trying to use SMTP Commands to send emails from the
server using Telnet po