Thanks, indeed,

fink info postfix

gives some valuable info on how to move from apple to fink postfix...

Still a problem I now have is that I used to have SMTP TLS with the apple postfix... but this does not seem to work anymore with the 2.1.5 (yes I took the postfix-tls package)

My old log looked like:

Nov 7 16:00:24 Yugiho postfix/smtpd[23745]: connect from laas.laas.fr[140.93.0.15] Nov 7 16:00:25 Yugiho postfix/smtpd[23745]: TLS connection established from laas.laas.fr[140.93.0.15]: TLSv1 with cipher DHE- RSA-AES256-SHA (256/256 bits)

now I get:

Nov 19 14:17:51 Yugiho postfix/smtpd[13866]: connect from laas.laas.fr[140.93.0.15] Nov 19 14:17:52 Yugiho postfix/smtpd[13866]: 537EC156FFE: client=laas.laas.fr[140.93.0.15]

despite the fact that I mostly copied over the main.cf which was specific to my conf (these parameters where actually set with postfix- enabler):

smtpd_use_tls=yes
smtpd_tls_cert_file=/System/Library/OpenSSL/certs/smtpd.pem
smtpd_tls_key_file=$smtpd_tls_cert_file

Am I missing something?


Similarly, the sasl authentification has changed... I had in the past:

Nov 19 13:34:28 Yugiho postfix/master[13755]: daemon started -- version 2.0.10 Nov 19 13:35:25 Yugiho imapd[13626]: Logout user=felix host= [192.168.0.3] Nov 19 13:36:17 Yugiho postfix/smtpd[13756]: connect from unknown [192.168.0.3] Nov 19 13:36:17 Yugiho postfix/smtpd[13756]: TLS connection established from unknown[192.168.0.3]: TLSv1 with cipher RC4-SHA (128/128 bits) Nov 19 13:36:18 Yugiho postfix/smtpd[13756]: 712D7156FAB: client=unknown[192.168.0.3], sasl_method=PLAIN, sasl_username=smtp Nov 19 13:36:18 Yugiho postfix/cleanup[13757]: 712D7156FAB: message- id=<[EMAIL PROTECTED]>


Now it is using : /sw/etc/sasldb2

and I had to add by hands the user in this db...

Not being an expert in postfix and all these things (TLS/SASL... etc) , I am not sure if I did everything as supposed... Anyway, I am now able to use postgrey... and this was the intended result.


On Nov 17, 2005, at 18:14, Alexander K. Hansen wrote:

On 11/17/05, Felix Ingrand <[EMAIL PROTECTED]> wrote:
I just installed the fink postfix (the stable one)... if I shutdown
the apple one and start the fink one with the command line, am I
going to run in troubles (having binaries in /sw and the regular OSX
location) or each postfix "knows" where are located all the other
binaries (imapd/smtpd/popd/etc).

On a similar idea, if I want the same "config" I guess I need to
copy /etc/postfix contents in /sw/etc/postfix ?

What about starting the fink postfix upon reboot, should I modify the
StartUpitems to point to the /sw/ version?

Thanks,

--
      Felix




I believe "fink info postfix" should answer these questions.

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/

--
     Felix





-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to