Re: Mail relaying on postfix using the Jamm environemnt

Chris Holleman <[email protected]>
Newsgroups gmane.mail.jamm.user
Message-ID <[email protected]>
> I followed your instructions - found one typo - the 'make makefiles' for 
> postfix should have -DHAS_SSL instead of -DUSE_SSL
> 
> I went to the postfix site and read one of the howtos to set up tls - this 
> works as I can quite happily telnet to localhost on port 25, do a 'EHLO' 
> and then 'STARTTLS' ... ie
> 
> C: [[email protected]]# telnet mail.example.com 25
> S: 220 mail.example.com ESMTP Postfix
> C: EHLO example.com
> S: 250-mail.example.com
> S: 250-PIPELINING
> S: 250-SIZE 10240000
> S: 250-VRFY
> S: 250-ETRN
> S: 250-STARTTLS
> S: 250-XVERP
> S: 250 8BITMIME
> C: STARTTLS
> S: 220 Ready to start TLS
> 

this looks like it doesn't like the sasl stuff...

it should list something like

250-PIPELINING
250-SIZE 15000000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN DIGEST-MD5 CRAM-MD5
250-AUTH=LOGIN PLAIN DIGEST-MD5 CRAM-MD5
250-XVERP
250 8BITMIME

note the AUTH......


> 
> ldap_filter: (&(ObjectClass=JammMailAccount)(mail=%u)(accountactive=TRUE))
> 
> .... my sasl2 version is 2.1.17, so this should be OK?
> 

no as far as i know with version 2.1.17 you should use mail=%u@%r, auth or ldap log tells you wht loginnaam saslauthd sends to ldap.


> Does any of this fire off any warning bells? The error message from Outlook 
> doesn't make sense as TLS does work.
> 
I would first try te get smtp authentication working, if that works add the tls stuff. That should be trivial..

> _________________________________________________________________
> Stay in touch with absent friends - get MSN Messenger 
> http://www.msn.co.uk/messenger
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Jamm-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jamm-users

-- 
Met vriendelijke groeten/kind regards,

Chris Holleman



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.