> Bill Shupp wrote:
>> On Feb 25, 2008, at 10:04 AM, Rick Macdougall wrote:
>>
>>> Hi,
>>>
>>> One of my bussies was using the toaster to install a new server and
>>> came across this prereq.
>>>
>>> yum install gcc g++ gcc-g++ gdbm gdbm-devel openssl openssl-devel
>>> stunnel krb5-devel bzip2 bzip
Bill Shupp wrote:
On Feb 25, 2008, at 10:04 AM, Rick Macdougall wrote:
Hi,
One of my bussies was using the toaster to install a new server and
came across this prereq.
yum install gcc g++ gcc-g++ gdbm gdbm-devel openssl openssl-devel
stunnel krb5-devel bzip2 bzip2-devel
He really needed
On Feb 25, 2008, at 10:04 AM, Rick Macdougall wrote:
Hi,
One of my bussies was using the toaster to install a new server and
came across this prereq.
yum install gcc g++ gcc-g++ gdbm gdbm-devel openssl openssl-devel
stunnel krb5-devel bzip2 bzip2-devel
He really needed c++ and gcc=c++,
Hi,
One of my bussies was using the toaster to install a new server and came
across this prereq.
yum install gcc g++ gcc-g++ gdbm gdbm-devel openssl openssl-devel
stunnel krb5-devel bzip2 bzip2-devel
He really needed c++ and gcc=c++, not g++. Is this a typo ?
Regards,
Rick
Okay just a follow up on this, is there a way to confirm that cram-md5
is the one messing up and not eudora ?
How does one make a cram-md5 simulation over telnet.
Also if anyone has something for auth login as well, so i can check all
modules are working fine
Thanks
Satish
Satish Alwani wrot
I seem to be running into cram md5 failure. Can anyone help me on this.
I used to have people logging into the system fine. Then I updated
vpopmail, and voila some people cant send mails anymore.
I tried to check whats the issue, it happens only with certain people.
One of the clients is Eudor
Hello,
force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
it's enabled (supported).
2008/2/25, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Does anyone know a way i can make qmail-smtpd to require auth and tls for
> incoming connections ?
>
> I need to create a private server fo
Does anyone know a way i can make qmail-smtpd to require auth and tls for
incoming connections ?
I need to create a private server for roaming users using Bill Shupp's
toaster but i could not find any configuration settings that allowed me to
do this.
Thank you in advance for your time.