[SM-USERS] Error loading Default Inbox

2006-11-07 Thread Brown, Jamel FN
I am new to this so please don't fault me if I don't know. I am using IMAP-UW

My problem is I have set my mail server to sent all new mail to 
$USER/mail/mailbox. The problem is when I log into Squirrelmail it's looking 
for new mail to be in $USER/mailbox. Can anyone please tell me how to change 
this so that Squirrelmail will look for new mail in $USER/mail/mailbox instead 
of $USER/mailbox.

My Trash, Sent and Drafts works great I have no problem getting to it in 
$USER/mail/ 

I have listed my Folder Defaults below.

SquirrelMail Configuration: Read: config.php (1.4.0)

-

Folder Defaults

1.  Default Folder Prefix : mail/

2.  Show Folder Prefix Option : true

3.  Trash Folder  : Trash

4.  Sent Folder   : Sent

5.  Drafts Folder : Drafts

6.  By default, move to trash : true

7.  By default, move to sent  : true

8.  By default, save as draft : true

9.  List Special Folders First: true

10. Show Special Folders Color: true

11. Auto Expunge  : true

12. Default Sub. of INBOX : false

13. Show 'Contain Sub.' Option: true

14. Default Unseen Notify : 2

15. Default Unseen Type   : 1

16. Auto Create Special Folders   : true

17. Folder Delete Bypasses Trash  : true

18. Enable /NoSelect folder fix   : false

 
Thanx

Jamel A. Brown

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Use Addresses patch?

2006-11-07 Thread mrojava
This school year we started to make use of the global address book and it
has been really well received.  Besides adding staff names, we have also
made some distributions lists in the global address book that contain all
the staff names for a given school.  These entries tend to be very wide.

Therefore, when a user goes to the global address list in Compose, after
he has made the checkoffs, he needs to scroll to the bottom (OK) and then
scroll to the right to find the Use Addresses button.

Is there a simple patch that I could apply to left align the Use Addresses
and Cancel buttons rather than the current center align?

Mark Orenstein
East Granby School System


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Difficulty getting domain keys to work with Squirrelmail

2006-11-07 Thread Bob
I have a qmail server correctly configured for domain keys. This domain 
(mtnlion.com) successfully passes the [EMAIL PROTECTED] domain key 
test if I send the mail using Thunderbird through my normal qmail smtp. 
If I use the smtp option in Squirrelmail, the domain key is not added to 
the email. I also tried using the qmail sendmail binary with the same 
result. A suggestion from the qmail admin list was to make sure that the 
environment vairables needed by my smtp script were set. I verified they 
were, but still no domain key.

This is a serious issue since I have users that need squirrelmail and if 
I turn off "test" in my domainkey dns records, their mail will be 
bounced by domains that do domain key checking. Am I missing something?

Thanks,
Bob

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] IMAPS Dovecot SSL without TLS

2006-11-07 Thread Tim Milstead
We are using dovecot with SSL connections without TLS.
Can squirrel mail connect to this (on another computer)?
All the documentation seems to require TLS to be turned on but we don't 
want this.
There does not seem to be any SSL only configuration options.
How can I check to see if my PHP (version 5) supports OpenSSL which I 
assume is required?
We are using Centos 4.4 on the web server and RHEL 4 on the mail server.

Thanks,

Tim.



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Difficulty getting domain keys to work with Squirrelmail

2006-11-07 Thread Tomas Kuliavas
> I have a qmail server correctly configured for domain keys. This domain
> (mtnlion.com) successfully passes the [EMAIL PROTECTED] domain key
> test if I send the mail using Thunderbird through my normal qmail smtp.
> If I use the smtp option in Squirrelmail, the domain key is not added to
> the email. I also tried using the qmail sendmail binary with the same
> result. A suggestion from the qmail admin list was to make sure that the
> environment vairables needed by my smtp script were set. I verified they
> were, but still no domain key.
>
> This is a serious issue since I have users that need squirrelmail and if
> I turn off "test" in my domainkey dns records, their mail will be
> bounced by domains that do domain key checking. Am I missing something?

Have you showed your smtp environment variables (/etc/tcp.smtp or some
other file) to qmail admin list?

qmail domainkeys HOWTO talks about modifying 10.0.0.2 or global settings.
It does not say anything about 127.0.0.1 environment.

Have you tried turning off SquirrelMail's Received header?

Please note that you have restarted debugging of your issue on different
mailing list and haven't provided any useful information about your setup.
Is SMTP auth used in SquirrelMail? Is SMTP server local or remote one?

--
Tomas

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users