Re: [SM-USERS] msg_flags

2004-01-18 Thread Jimmy Conner
p dont think said: >> I am using 1.4.2 and I have compatiblity plugin in my directory all >> other >> plugins are working fine. >> >> When I select any file or files and click on Flag it is just moving >> messsges to Trash and from trash If I select message and click on Unflag >> it just deleting f

[SM-USERS] A New Question

2004-01-18 Thread support
Okay... please forgive my last post. I just tried accessing http://www.johnsboro.com/webmail and I am now able to access SquirrelMail. This is weird because it hasn't worked since I installed it two days ago. But okay it seems to be working now. I am getting an error message, however. When I l

Re: [SM-USERS] user login without domain name

2004-01-18 Thread p dont think
> Well, it doesn't look that simple to me.. nothing ever is... > Ok, all I want it to do it append the domain name if the user doesn't > include it. the sample config file should work if you have a standard virtual domain system. turn on the debug flag (see bottom of config file) to see wh

Re: [SM-USERS] Motd

2004-01-18 Thread Tomas Kuliavas
> I have put this code > > global $username; > > /* This is a message that is displayed immediately after a user logs in. > */ > global $motd; > $motd = 'Welcome, $username !' ; > > but it is not coming. > > What is second step ? Sorry, I forgot that config is loaded before user logs in. Why can'

Re: [SM-USERS] Motd

2004-01-18 Thread Amin Thakkar
I have put this code global $username; /* This is a message that is displayed immediately after a user logs in. */ global $motd; $motd = 'Welcome, $username !' ; but it is not coming. What is second step ? Amin >> I want to display welcome message on top. But I don't want to use any >> plugin

Re: [SM-USERS] Motd

2004-01-18 Thread Tomas Kuliavas
> I want to display welcome message on top. But I don't want to use any > plugin just I want to write a code in > > /* This is a message that is displayed immediately after a user logs in. > */ > global $motd; > $motd = '' ; > > What code I have to write ? > > I want to display Welcome, [EMAIL PROT

Re: [SM-USERS] Squirrelmail/uw-imapd (Debian) hangs (possibly) because auf selfsigned Certificate

2004-01-18 Thread Tomas Kuliavas
> Hi everybody > > I keep having problems getting acces to my mail using Squirrelmail. > I have a Debian (stable) with > > php4: 4.1.2-6 > uw-imapd: 2003debian0 > squirrelmail: 1.4.2 > > installed. > > I have no problems using the IMAP from pine (Linux), Mozilla (OS X, > Linux) and Mail (OS X), but

[SM-USERS] Motd

2004-01-18 Thread Amin Thakkar
I want to display welcome message on top. But I don't want to use any plugin just I want to write a code in /* This is a message that is displayed immediately after a user logs in. */ global $motd; $motd = '' ; What code I have to write ? I want to display Welcome, [EMAIL PROTECTED] pls help me

Re: [SM-USERS] HTML Mail

2004-01-18 Thread Jorge Cornejo
Using IE >= v5.5 in both places? En Sun, 18 Jan 2004 03:24:04 -0600 (CST), Amin Thakkar <[EMAIL PROTECTED]> escribió: I have install HTML Mail in my directory and I have choose yes option in display property to compose HTML mail. At my office I can compose HTML Mail but at home's computer I can'

[SM-USERS] HTML Mail

2004-01-18 Thread Amin Thakkar
I have install HTML Mail in my directory and I have choose yes option in display property to compose HTML mail. At my office I can compose HTML Mail but at home's computer I can't type HTML mail. I don't understand why! I am using MS windows 2000 prof. What could be the problem ? Thank you, Reg