Re: Postfix recompilation questions

2009-08-12 Thread /dev/rob0
On Wednesday 12 August 2009 11:24:43 Wietse Venema wrote: > Juraj Marusiak: > > 2. > > In case SASL is needed for this, which plugin should i compile? > > (cyrus or dovecot) > > Only the SASL one supports client authentication. --^ Cyrus http://www.postfix.org/SASL_README.html#versions ht

Re: Postfix recompilation questions

2009-08-12 Thread Wietse Venema
Juraj Marusiak: > Hi all, > > I have some questions regarding postfix. > > 1. > I need to relay all emails through my ISP mail server which requires > authentication (AUTH PLAIN LOGIN). In order to achieve this, i assume, i > need SASL support compiled. Do I really need SASL compiled if i want to

Postfix recompilation questions

2009-08-12 Thread Juraj Marusiak
Hi all, I have some questions regarding postfix. 1. I need to relay all emails through my ISP mail server which requires authentication (AUTH PLAIN LOGIN). In order to achieve this, i assume, i need SASL support compiled. Do I really need SASL compiled if i want to send mails 'only'? (just to mak