Re: [SM-USERS] Upper limit for entries in the To: and Cc: fields?

2008-01-02 Thread Ralf Hildebrandt
* Jon Angliss <[EMAIL PROTECTED]>: > I've not had an update on this issue. Neither have I. I'm still waiting for my user to report back. > Could you provide more information? Are you seeing the truncation > occuring in both the sent folder, and the actual email, or just the > actual email? Are

Re: [SM-USERS] SM TLS w/Postfix-Dovecot

2008-01-02 Thread Tomas Kuliavas
>>> I've been working on getting TLS working with my postfix/dovecot setup >>> without any luck so far. >>> >>> When I set the SMTP auth to digest-md5 I get this error: >>> Authentication failed >>> 535 5.7.0 Error: authentication failed: >>> >>> and when I set it to cram-md5 I get this error: >>>

Re: [SM-USERS] "Hidden" Messages

2008-01-02 Thread Paul Lesniewski
On Jan 2, 2008 7:56 PM, Jon Angliss <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Paul > > > >>> I have just implemented a new installation of SquirrelMail. I was > >>> surprised to find that the Inbox of one of my accounts is showing > >>> 17 old spam messages

Re: [SM-USERS] "Hidden" Messages

2008-01-02 Thread Jon Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul >>> I have just implemented a new installation of SquirrelMail. I was >>> surprised to find that the Inbox of one of my accounts is showing >>> 17 old spam messages, all dated 31 December 1969. I normally read >>> messages from my IMAP server

[SM-USERS] How to bind as login user in global LDAP address book?

2008-01-02 Thread Michael Bibby
Hi, all. I just want to "hack" this file to bind as login user while use global LDAP address book: squirrelmail-1.4.13 /functions/abook_ldap_server.php SquirrelMail use a binddn to search the whole LDAP tree, but i want to use the user dn who login in the webmail to bind and search: My LDAP

Re: [SM-USERS] How to auto display directory in Maildir? such as '.Spam'.

2008-01-02 Thread Michael Bibby
Hi, all. Thanks Paul. I use maildrop to implement the feature while it create Maildir. # maildirmake -f Spam $MAILDIR # echo 'INBOX.Sent' > $MAILDIR/courierimapsubscribed # echo 'INBOX.Trash' >> $MAILDIR/courierimapsubscribed # echo 'INBOX.Drafts' >> $MAILDIR/courierimapsubscribed # echo 'INBOX.

[SM-USERS] Clean warning message from Squirrelmail

2008-01-02 Thread Alejandro Facultad
Dear all, I have Squirrelmail 1.4.9 debian package and I've installed a plugin to change MySQL password. It works OK but when I log into de account, I enter and I always get this warning message: *Warning*: mysql_result(): supplied argument is not a valid MySQL result resource in */usr/share/s

Re: [SM-USERS] SM TLS w/Postfix-Dovecot

2008-01-02 Thread Gerry Reno
Gerry Reno wrote: > Gerry Reno wrote: > >> I've been working on getting TLS working with my postfix/dovecot setup >> without any luck so far. >> >> When I set the SMTP auth to digest-md5 I get this error: >> Authentication failed >> 535 5.7.0 Error: authentication failed: >> >> and when I set

Re: [SM-USERS] SM TLS w/Postfix-Dovecot

2008-01-02 Thread Gerry Reno
Gerry Reno wrote: > I've been working on getting TLS working with my postfix/dovecot setup > without any luck so far. > > When I set the SMTP auth to digest-md5 I get this error: > Authentication failed > 535 5.7.0 Error: authentication failed: > > and when I set it to cram-md5 I get this error:

[SM-USERS] SM TLS w/Postfix-Dovecot

2008-01-02 Thread Gerry Reno
I've been working on getting TLS working with my postfix/dovecot setup without any luck so far. When I set the SMTP auth to digest-md5 I get this error: Authentication failed 535 5.7.0 Error: authentication failed: and when I set it to cram-md5 I get this error: Authentication failed 535 5.7.0

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread Gerry Reno
Roland Fritz wrote: > hi gerry, > settings look ok. Did you fix your permissions? > > "'(13) Connection refused' comes not from SMTP service. It comes from system > libraries. Fix SELinux permissions first." > > squirrelmail is a tarball, just get the new version and untar it to the > locacation yo

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread Roland Fritz
hi gerry, [EMAIL PROTECTED] schrieb: >>From: Roland Fritz <[EMAIL PROTECTED]> >>Date: 2008/01/02 Wed AM 10:10:37 CST >>To: squirrelmail-users@lists.sourceforge.net >>Subject: Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error >> connecting to smt > >>Hi Gerry, >> ... >>I don't know if thi

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread greno
This is what I see in maillog: LOGIN FAILURES FROM SM: Jan 2 01:52:07 grp-01-50-90 postfix/smtpd[5778]: connect from unknown[192.168.1.200] Jan 2 01:52:07 grp-01-50-90 postfix/smtpd[5778]: 7AF1BD805A0: client=unknown[192.168.1.200] Jan 2 01:52:07 grp-01-50-90 postfix/smtpd[5778]: disconnect

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread greno
>From: Roland Fritz <[EMAIL PROTECTED]> >Date: 2008/01/02 Wed AM 10:10:37 CST >To: squirrelmail-users@lists.sourceforge.net >Subject: Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting >to smt >Hi Gerry, > ... >I don't know if this will be working... I use plain login (secure e

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread Tomas Kuliavas
greno wrote: > >>From: Roland Fritz <[EMAIL PROTECTED]> >>Date: 2008/01/02 Wed AM 01:46:21 CST >>To: squirrelmail-users@lists.sourceforge.net >>Subject: Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt > > >>Try the newest squirrelmailversion 1.4.13, I suppose

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread Roland Fritz
Hi Gerry, [EMAIL PROTECTED] schrieb: >>Try the newest squirrelmailversion 1.4.13, I suppose your problem is >> build >>around choosing the right method and user/password for squirrel to use. >>Use menu 2 - B when running ./configure >> >>Roland. >> >>Roland Fritz >> > > > Hi Roland, > I've t

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smt

2008-01-02 Thread greno
>From: Roland Fritz <[EMAIL PROTECTED]> >Date: 2008/01/02 Wed AM 01:46:21 CST >To: squirrelmail-users@lists.sourceforge.net >Subject: Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting >to smt >Try the newest squirrelmailversion 1.4.13, I suppose your problem is build >around

Re: [SM-USERS] 1.4.10a: conf.pl does not echo input back to user

2008-01-02 Thread Tomas Kuliavas
greno wrote: > > Well, I found it. You have to turn color off. This needs to work at > default settings though. > > Gerry > Default SquirrelMail settings don't enable highlighting. I've filed bug in Fedora's bugzilla. Highlighting works with console colors and not with the ones that are use

Re: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smtp se

2008-01-02 Thread Tomas Kuliavas
greno wrote: > >>From: [EMAIL PROTECTED] >>Date: 2008/01/02 Wed AM 12:38:43 CST >>To: squirrelmail-users@lists.sourceforge.net >>Subject: [SM-USERS] 1.4.10a: configtest.php: always shows Error connecting to smtp server > >>Now that I can see my entries I finished the config and then ran the con