I use postfix and host 7 domains. I've set up my
virtual domains according to this site..
http://www.akadia.com/services/postfix_separate_mailboxes.html
each domain has a directory in /var/mail, and each
user is then mapped using his/her uid/gid within the
virtual
domain, for [EMAIL PROTECTED], it
I use postfix and host 7 domains. I've set up my
virtual domains according to this site..
http://www.akadia.com/services/postfix_separate_mailboxes.html
each domain has a directory in /var/mail, and each
user is then mapped using his/her uid/gid within the
virtual
domain, for [EMAIL PROTECTED], i
Sorry all. After reading the top story on the squirrelmail.org site I think
I have found my fix.
Stephen
-Original Message-
From: Christopher Wagner [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 3:14 PM
To: 'Stephen Atkins'; '[EMAIL PROTECTED]'
Subject: RE: [SM-USERS] Apache2 tak
Sorry I made a mistake. Its not when you go to read the message but try to
reply to it. It doesn't happen with every reply just certain ones. I'm
trying to find one that doesn't have a lot of sensitive info that I can
post.
Stephen
-Original Message-
From: Christopher Wagner [mailto:[E
I'm running v1.4.3 at the moment. Its the version the you get when you
emerge squirrelmail in gentoo. I'll have to post the message when it
happens again. I think they have been deleted.
Stephen
-Original Message-
From: Christopher Wagner [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30
I noticed the latest stable version of SM has the
preference that
determines the cursor focus when replying. I was
wondering if someone
could lead me in the right direction to manually
edit the source code.
Sorry to hijack this thread but it's related.
The reply focus starts type After existing te
> > I noticed the latest stable version of SM has the
> preference that
> > determines the cursor focus when replying. I was
> wondering if someone
> > could lead me in the right direction to manually
> edit the source code.
Sorry to hijack this thread but it's related.
The reply focus starts t
If the same message will recreate the problem, I would be fascinated to see
one of the messages in question.
Also, what version of Squirrelmail are you running?
- Christopher Wagner
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Stephen Atkins
Sent: Friday
Joe,
what does your /var/log/maillog say:
cat /var/log/maillog |grep "sealaska.com"
or if you have a specfic email:
cat /var/log/maillog |grep
[EMAIL PROTECTED]
It should tell you why that email was rejected in the
maillog.
If you have spam guards on or are using black lists
this too can affe
Hello. I'm running a Postfix/mysql/courier/squirrelmail with Apache2 on a
Gentoo system. The only problem I'm having is every once and a while (every
two or three days) someone will open an email using Squirrelmail and at that
point apache starts taking up all the resources on the machine. Memor
Joseph G. Nelson said:
> I am no longer receiving mail from a few people with addresses at
> and possibly others, most importantly,
> <[EMAIL PROTECTED]>. I do not think they are receiving my
> messages either.
This doesn't sound like a SquirrelMail problem. I further suspect that you
are simply
I am no longer receiving mail from a few people with addresses at
and possibly others, most importantly,
<[EMAIL PROTECTED]>. I do not think they are receiving my
messages either. was not a problem a month or so ago. messages from
other people are still getting through. i am being forced to us
In options/display preferences some of our users,
including me have set:
Include Me in CC when I Reply All = NO
Yet when reply all is hit in cc's the sender. We have
compose set to Compose in a new window(if this
matters).
Can I manually do a fix for this prior to the next SM
upgrade?
Thanks,
Hello,
I've been testing squirrelmail in the last week, and I found a bug that
happen when gpg plugin is active and italian language is selected.
When those two things are selected, if press the "option" links apache
segfaults.
Running apache under strace in debug mode, this is what I get:
lst
Original Message
From: Norrin Radd [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 9:35 AM
To: [EMAIL PROTECTED]
Subject: [SM-USERS] Personal Distribution Lists / email groups
> How can users set up personal distribution lists? (one personal
> address book nickname = 30-40 email
> a
[EMAIL PROTECTED] wrote:
Besides, i still cannot telnet on 106 and i still cannot change my password.
I read that change_pass uses PAM authentication. My users are systems
users using /etc/passwd and /etc/shadow... Will change_pass work for me??
If you read the FreeBSD documentation, you would find
Is it possible to completely turn off any focusing in the compose/reply
window? One machine I use takes ages to finish loading the window for some
reason which means the onload Javascript to change the focus is executed
well after I've started typeing my message. I would rather do my own
focussing.
>> poppassd is better because:
>> a) you don't need to elevate user's privileges
>> b) you provide tool that can be used by any email client that
>> supports poppass protocol
>> c) there are poppass servers written for PAM, NIS, shadow passwords, LDAP
>> and courier authdaemon
>
> Cant i just u
if i dont use chpasswd binary, how do i get the source then??
is it /usr/bin/pw then??
sim
>> I am using freebsd like i mentioned earlier and i am using
>> change_passwd-4.0-1.2.8 plugin.
>> In my change_passwd/config.php file, i have the major settings as
>> follows:
>>
>> $minimumPasswordLengt
Would it be possible to enable src/login.php?user=username to produce the
login page with the username already populated?
Thanks,
Geoff
---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and
I am using freebsd like i mentioned earlier and i am using
change_passwd-4.0-1.2.8 plugin.
In my change_passwd/config.php file, i have the major settings as
follows:
$minimumPasswordLength = 0;
$confirmOldPass = 0;
$overridePathToChpasswd = '/usr/bin/passwd';
Do not user the chpasswd binary if you
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to
change my password, i get this error message:
cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins
../plugins/change_passwd/chpasswd 'name' 'oldpasswd' 'newpasswd' 2>&1
and
Dear SM list !
My problem is as follows:
I have two "generic" accounts that are used only for ftp file transfers.
That is, they are chrooted+login disabled.
However because these accounts are used by extensive number of
clients and are known by large number of people (reasonably trusted but still)
I am using freebsd like i mentioned earlier and i am using
change_passwd-4.0-1.2.8 plugin.
In my change_passwd/config.php file, i have the major settings as follows:
$minimumPasswordLength = 0;
$confirmOldPass = 0;
$overridePathToChpasswd = '/usr/bin/passwd';
Do not user the chpasswd binary if you
Tomas,
Cant i just use the pw utility that comes with freebsd,moreso since i use
freebsd??
How do i elevate user privilileges with this? my users default login is
set to nologin.
sim
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
change_passwd-3.1-1.2.8 plugin and installe
How does the pw functionality work with chanage_passwd plugin?? if at all
it does??
Read the plugin documentation, ask specific questions that are not
answered there. And try Tomas' suggestion first.
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
change_passwd-3.1-1.2.8 plugin and in
>>> I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
>>> change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to
>>> change my password, i get this error message:
>>>
>>> cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins
>>> ../plugins/change_passwd/chpasswd 'name' 'oldpa
I am using freebsd like i mentioned earlier and i am using
change_passwd-4.0-1.2.8 plugin.
In my change_passwd/config.php file, i have the major settings as follows:
$minimumPasswordLength = 0;
$confirmOldPass = 0;
$overridePathToChpasswd = '/usr/bin/passwd';
$pathToPw = '/usr/bin/passwd';
W
>>
> How do i achieve that?
sim
>>
>> I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
>> change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to change
>> my
>> password, i get this error message:
>>
>> cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins
>> ../plugins/change
remember to respond on-list
I'd like to be able to move a message from the compose window, I've
tried
From the compose window???
Sorry, I meant from the view message window!
the Delete Move Next Plugin but this gives a delete next/prev option as
well. You can turn the move option off but not the
Paul,
How does the pw functionality work with chanage_passwd plugin?? if at all
it does??
Sim
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
>> change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to change
>> my password, i get this error message:
>>
>> cd /usr/local/apach
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to change
my password, i get this error message:
cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins
../plugins/change_passwd/chpasswd 'name' 'oldpasswd' 'newpasswd' 2>&1
and
I'd like to be able to move a message from the compose window, I've tried
From the compose window???
the Delete Move Next Plugin but this gives a delete next/prev option as
well. You can turn the move option off but not the delete next/prev option
which I don't want. Also, this plugin takes up quit
Geoff Soper wrote:
Is it possible to completely turn off any focusing in the compose/reply
window?
not currently
One machine I use takes ages to finish loading the window for some
reason which means the onload Javascript to change the focus is executed
well after I've started typeing my message. I
>
>
> I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
> change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to change my
> password, i get this error message:
>
> cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins
> ../plugins/change_passwd/chpasswd 'name' 'oldpasswd'
I use Squirrelmail-1.4.2 on freebsd 5.2. I downloaded the
change_passwd-3.1-1.2.8 plugin and installed it. Anytime i try to change
my password, i get this error message:
cd /usr/local/apache2/htdocs/squirrelmail-1.4.2/plugins
../plugins/change_passwd/chpasswd 'name' 'oldpasswd' 'newpasswd' 2>&1
>> I'd like to tidy up my compose window by removing the Priority selector.
>> I
>> managed to remove the receipt request options which are on the same row
>> but
>> can't see a way to remove the Priority selector from in the Display
>> Preferences section.
>>
>>
>> Any suggestions?
>
> conf.pl ->
* p dont think <[EMAIL PROTECTED]>:
> >Is it possible to use SM as frontend to TWO IMAP servers?
> >E.g.
> >
> >if login=hildeb then server=foo.charite.de
> >if login=ralf then server=bar.charite.de
> >
> >We could generate lists that tell the login page WHERE a certain user
> >has his/her mail
Is it possible to completely turn off any focusing in the compose/reply
window? One machine I use takes ages to finish loading the window for some
reason which means the onload Javascript to change the focus is executed
well after I've started typeing my message. I would rather do my own
focussing.
> I'd like to tidy up my compose window by removing the Priority selector.
> I
> managed to remove the receipt request options which are on the same row but
> can't see a way to remove the Priority selector from in the Display
> Preferences section.
>
>
> Any suggestions?
conf.pl -> 4. General
I'd like to be able to move a message from the compose window, I've tried
the Delete Move Next Plugin but this gives a delete next/prev option as
well. You can turn the move option off but not the delete next/prev option
which I don't want. Also, this plugin takes up quite a lot of space by
using a
I'd like to tidy up my compose window by removing the Priority selector. I
managed to remove the receipt request options which are on the same row
but can't see a way to remove the Priority selector from in the Display
Preferences section.
Any suggestions?
Thanks,
Geoff
42 matches
Mail list logo