HI,,
THANKS FOR YR HELP... WE R NOW ABLE TO LOGON / SEND /RECIVE EMAILS USING
AUTHPAM DAEMON (SQWEBMAIL 3.0.0)
BUT USING OUTLOOK EXPRESS ... WE R ABLE TO DOWNLOAD (POP3)... MESSAGESS..
BUT NOT ABLE TO SEND EMAILS...(SMTP)
BUT THE SAME IS POSSIBLE USING THE SQWEBMAIL BROWSER INTERFACE...????
ALSO.. USING BROWSER INTERFACE.. WHEN WE COMPOSE MESSAGE... AND ADD ANY
ATTACHMNETS,,, THE RECEPIENT DOESNT RECV THE ATTACHMENT... (BUT RECV THE
EMAIL)...????
DO LET ME KNOW,,,
BYE
ADIL KHAN
> -----Original Message-----
> From: Pawan P Singh [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, August 29, 2001 6:57 PM
> To: ADIL KHAN; Sqwebmail
> Subject: Re: UNABLE TO LOGIN USING SQWEBMAIL 3.0.0 :
>
>
> > I JUST DID THE COMMAND..."ps auxwwx |grep authdaemon"
> > and found "authdameon.plain start' (6 times)
>
> Are you using PAM for authentication? If so make sure you configure
> sqwebmail specifically with the --with-authpam option.
>
> Then you need to make sure that you have a file called webmail in
> /etc/pam.d/. Mine looks like this:
>
> [root@dev ]# more /etc/pam.d/webmail
> #%PAM-1.0
> # auth required /lib/security/pam_unix.so nullok shadow
> # account required /lib/security/pam_unix.so
> auth required pam_nologin.so
> auth required pam_stack.so service=system-auth
> account required pam_stack.so service=system-auth
> session required pam_stack.so service=system-auth
>
> Also, which version of Sqwebmail are you using? I'm using 3.0.0.
>
> >
> > but still i am not able to send using outlook express.... (I AM ABLE TO
> > RECV MESSAGES USING POP3)...
> >
>
> This has nothing to do with sqwebmail. This is because you have
> succesfully
> installed a POP3 server which is an entirely different product.
>
> --Pawan Singh
>