Re: Problem with compiling sendmail+sasl (QUIT FBSD)

2005-09-29 Thread Greg Maruszeczka
Sasa Stupar wrote: After two three days of trying unsuccesfully to configure sendmail with sasl I have decided to quit on FreeBSD and go back to linux. Yes, go back to Fedora or whatever. When you can follow directions and the good advice given to you, come back and learn something. Anyth

RE: Problem with compiling sendmail+sasl (QUIT FBSD)

2005-09-29 Thread Sasa Stupar
After two three days of trying unsuccesfully to configure sendmail with sasl I have decided to quit on FreeBSD and go back to linux. Thank you all guys who tried to help me out. Sasa ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.

RE: Problem with compiling sendmail+sasl

2005-09-29 Thread Sasa Stupar
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sasa Stupar Sent: Thursday, September 29, 2005 7:04 AM To: freebsd-questions@freebsd.org Subject: RE: Problem with compiling sendmail+sasl Still problem with "unknown verifier" when I try to au

RE: Problem with compiling sendmail+sasl

2005-09-28 Thread Sasa Stupar
Still problem with "unknown verifier" when I try to authenticate myself. Now my sendmail is copiled with sasl2: -- mig29# sendmail -d0.1 -bv root Version 8.13.5 Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETUNIX NEWDB PIP

Re: Problem with compiling sendmail+sasl

2005-09-28 Thread Gary Hayers
Sasa Stupar wrote: -Original Message- From: Gary Hayers [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 7:34 PM To: Sasa Stupar Cc: freebsd-questions@freebsd.org Subject: Re: Problem with compiling sendmail+sasl Sasa Stupar wrote: Try installing /usr/ports/mail

RE: Problem with compiling sendmail+sasl

2005-09-28 Thread Sasa Stupar
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sasa Stupar Sent: Wednesday, September 28, 2005 7:42 PM To: freebsd-questions@freebsd.org Subject: RE: Problem with compiling sendmail+sasl -Original Message- From: Gary Hayers [mailto:[EMAIL

RE: Problem with compiling sendmail+sasl

2005-09-28 Thread Sasa Stupar
-Original Message- From: Gary Hayers [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 7:34 PM To: Sasa Stupar Cc: freebsd-questions@freebsd.org Subject: Re: Problem with compiling sendmail+sasl Sasa Stupar wrote: > Try installing /usr/ports/mail/sendmail-sasl >

Re: Problem with compiling sendmail+sasl

2005-09-28 Thread Gary Hayers
Sasa Stupar wrote: Try installing /usr/ports/mail/sendmail-sasl Gary I have found my error: I didn't change path in /etc/mailer.conf Now I have smtp auth. I have setup my pwcheck_method: passwd BUT now whe I try to send I get back denied. In the logs I have a line "Uknown password verifier

RE: Problem with compiling sendmail+sasl

2005-09-28 Thread Sasa Stupar
-Original Message- From: Gary Hayers [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 6:56 PM To: Sasa Stupar Cc: freebsd-questions@freebsd.org Subject: Re: Problem with compiling sendmail+sasl Sasa Stupar wrote: > But I have nothing under /usr/src. I have instal

Re: Problem with compiling sendmail+sasl

2005-09-28 Thread Greg Maruszeczka
But I have nothing under /usr/src. I have installed minimum of FreeBSD. But you originally said you cvsup'ed to get 5.4 which means you should have downloaded the source tree for the entire release as well as the ports. Unless you meant to say that you ONLY cvsup'd the ports tree. Can

Re: Problem with compiling sendmail+sasl

2005-09-28 Thread Gary Hayers
Sasa Stupar wrote: But I have nothing under /usr/src. I have installed minimum of FreeBSD. Regards, Sasa Try installing /usr/ports/mail/sendmail-sasl Gary ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

RE: Problem with compiling sendmail+sasl

2005-09-28 Thread Sasa Stupar
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Maruszeczka Sent: Wednesday, September 28, 2005 5:03 PM To: freebsd-questions@freebsd.org Subject: Re: Problem with compiling sendmail+sasl Sasa Stupar wrote: > Hi! > > I am new to Fre

Re: Problem with compiling sendmail+sasl

2005-09-28 Thread Greg Maruszeczka
Sasa Stupar wrote: Hi! I am new to FreeBSD just migrated from linux. I have installed version 5.4 and ports collection via cvsup. Then I have used ports for cyrus22 to build Cyrus and also sasl2. Now I am trying to build sendmail 8.13.5 but it doesn't build with sasl support. In my make.conf

Problem with compiling sendmail+sasl

2005-09-28 Thread Sasa Stupar
Hi! I am new to FreeBSD just migrated from linux. I have installed version 5.4 and ports collection via cvsup. Then I have used ports for cyrus22 to build Cyrus and also sasl2. Now I am trying to build sendmail 8.13.5 but it doesn't build with sasl support. In my make.conf I have added: --