[SM-USERS] Adding Junk folder to special folder list

2009-04-26 Thread punit_j
Hi All,



I have a requirement where i need to create junk folder as a special folder on 
login. I know there is junk folder plugin but that requires user to click on 
plugin option. Is there any way that moment user logs into squirrelmail, just 
like drafts,inbox folders junk is also created ?



Regards,

Punit

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[SM-USERS] Adding Junk folder to special folder list

2009-04-27 Thread punit_j

Hi All,I have a requirement where i need to create junk folder as a 
specialfolder on login. I know there is junk folder plugin but that 
requiresuser to click on plugin option. Is there any way that moment user 
logsinto squirrelmail, just like drafts,inbox folders junk is also created 
?Regards,Punit

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: [SM-USERS] Adding Junk folder to special folder list

2009-05-01 Thread punit_j


Hi paul,



Thanks for the links. I am currently using same plugin which you pointed me to, 
but this doesn't autosubscribe. Here is what i tried after applying this plugin.



i am using dovecot IMAP.



1. created a user

2. before logging to squirrelmail ( only to imap ) i see this: -



[r...@new ~]# telnet 0 143

Trying 0.0.0.0...

Connected to 0 (0.0.0.0).

Escape character is '^]'.

* OK dovecot ready.

a1 login demo test123

a1 OK Logged in.

a2 list "" "*"

* LIST (\NoInferiors \UnMarked) "/" INBOX

a2 OK List completed.





3. Once i login to user account using squirrel mail  : -



[r...@new config]# telnet 0 143

Trying 0.0.0.0...

Connected to 0 (0.0.0.0).

Escape character is '^]'.

* OK dovecot ready.

a1 login demo test123

a1 OK Logged in.

a2 list "" "*"

* LIST (\NoInferiors \UnMarked) "/" INBOX

* LIST (\NoInferiors \UnMarked) "/" "Trash"

* LIST (\NoInferiors \UnMarked) "/" "Drafts"

* LIST (\NoInferiors \UnMarked) "/" "Sent"

a2 OK List completed.





SquirrelMail Configuration : Read: config.php (1.4.0)

-

Plugins

  Installed Plugins

1. delete_move_next

2. squirrelspell

3. newmail

4. user_special_mailboxes

5. junkfolder

6. autosubscribe

7. compatibility

8. calendar

9. message_details

10. change_passwd

11. autorespond



  Available Plugins:

12. listcommands

13. translate



My requirement is to autosubscribe folder JUNK to all users moment i login to 
squirrelmail. Is there any way to do this ?



Regards,

Punit



 

On Wed, 29 Apr 2009 03:36:14 +0530  wrote

>On Sun, Apr 26, 2009 at 2:24 AM, punit_j  wrote:

>> Hi All,

>>

>> I have a requirement where i need to create junk folder as a special folder

>> on login. I know there is junk folder plugin but that requires user to click

>> on plugin option. Is there any way that moment user logs into squirrelmail,

>> just like drafts,inbox folders junk is also created ?

>

>To auto-create the folder, I think you can use:

>

>http://squirrelmail.org/plugin_view.php?id=245

>

>I don't remember if it makes folders special or not, but if not, use

>these two together:

>

>http://squirrelmail.org/plugin_view.php?id=183

>http://squirrelmail.org/plugin_view.php?id=220

>

>--

>Register Now & Save for Velocity, the Web Performance & Operations 

>Conference from O'Reilly Media. Velocity features a full day of 

>expert-led, hands-on workshops and two days of sessions from industry 

>leaders in dedicated Performance & Operations tracks. Use code vel09scf 

>and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf

>-

>squirrelmail-users mailing list

>Posting guidelines: http://squirrelmail.org/postingguidelines

>List address: squirrelmail-users@lists.sourceforge.net

>List archives: http://news.gmane.org/gmane.mail.squirrelmail.user

>List info (subscribe/unsubscribe/change options): 
>https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

>

--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: [SM-USERS] Adding Junk folder to special folder list

2009-05-01 Thread punit_j


Forgot to mention i have already applied plugin junkfolder-1.0.tar.gz also. 





On Wed, 29 Apr 2009 03:36:14 +0530  wrote

>On Sun, Apr 26, 2009 at 2:24 AM, punit_j  wrote:

>> Hi All,

>>

>> I have a requirement where i need to create junk folder as a special folder

>> on login. I know there is junk folder plugin but that requires user to click

>> on plugin option. Is there any way that moment user logs into squirrelmail,

>> just like drafts,inbox folders junk is also created ?

>

>To auto-create the folder, I think you can use:

>

>http://squirrelmail.org/plugin_view.php?id=245

>

>I don't remember if it makes folders special or not, but if not, use

>these two together:

>

>http://squirrelmail.org/plugin_view.php?id=183

>http://squirrelmail.org/plugin_view.php?id=220

>

>--

>Register Now & Save for Velocity, the Web Performance & Operations 

>Conference from O'Reilly Media. Velocity features a full day of 

>expert-led, hands-on workshops and two days of sessions from industry 

>leaders in dedicated Performance & Operations tracks. Use code vel09scf 

>and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf

>-

>squirrelmail-users mailing list

>Posting guidelines: http://squirrelmail.org/postingguidelines

>List address: squirrelmail-users@lists.sourceforge.net

>List archives: http://news.gmane.org/gmane.mail.squirrelmail.user

>List info (subscribe/unsubscribe/change options): 
>https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

>

--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: [SM-USERS] Adding Junk folder to special folder list

2009-05-07 Thread punit_j
Hi Paul



I removed http://squirrelmail.org/plugin_view.php?id=220 and it works now. 
Thanks.



Regards,

Punit

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[SM-USERS] Change Passwd Plugin Broken in version 4.0

2009-11-25 Thread punit_j
Hi ,



I used change passwd plugin to change system passwd in /etc/shadow file. This 
version seems to be broken. I have raised a Bug Report No. 2904319 against it.



Regards,

Punit

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users