I've just finished a setup where sasl2 contacts the database directly, rather
than using PAM. I had to compile sasl2 with sql support, and postfix with
sasl2 support (I also have postfix setup with sql support so all config is in
the database) If you like I'll send along the notes I plan on ma
I use a program called ASSP to filter spam and viruses. It seams to work really
well. see http://assp.sourceforge.net for more info.
Dave
Quoting Jeff Brenton <[EMAIL PROTECTED]>:
> Hello Paul,
>
> >> If you program the MTA to accept-analyze-drop messages, you risk a
> >> false positive not bei
the part after the @ is split off to become the realm. You need to set up
saslauthd to use the realm and then add it back in when querying the database.
I've got my setup to use the auxprop.
My sasl2/smtpd.conf is:
sasl_pwcheck_method: auxprop
sasl_auxprop_plugin: mysql
sasl_auto_transitio
(I dream of walkthroughs, complete docs and compatible methods :-)))
>
> thanks for all
>
> Alex
>
>
> On Mon, 2004-10-18 at 13:21, David Rebarchik wrote:
> > the part after the @ is split off to become the realm. You need to set up
> > saslauthd to use the realm and
> Dunno how to find out if ist compiled with mysql support or not.
>
> compile from sources? your mean remove the installed sasl and start from
> scratch or?...
>
> want ssh? :-)
>
> sigh
>
> Alex
>
>
> On Mon, 2004-10-18 at 16:38, David Rebarchik wrote:
> &g
The first quick thought is to have the web interface add a standard suffix onto
the password if they are a web only customer. Then this is the password for
the mail system and they will not know what that is so it won't work form them.
Also, add that or a difftrent char when the account is disabl
Curtis Maurand wrote:
> Hi,
> Is it possible to configure postfix to use dbmail's database for smtp
> authentication?
>
> I'm having a problem with evolution trying to do pop before smtp since
> I'm using IMAP. While I have imap configured and imap before smtp,
> evolution doesn't understand it
Quoting Leonel Nunez <[EMAIL PROTECTED]>:
> David Rebarchik wrote:
>
> >Curtis Maurand wrote:
> >
> >
> >
> >>Hi,
> >> Is it possible to configure postfix to use dbmail's database for smtp
> >>authentication?
> >>
>