Hi All,
just a simple question, look at the qmail
start-script there are some lines like this:
#!/bin/shMAXCON=100exec /usr/local/bin/softlimit -m 300
\/usr/local/bin/tcpserver -v -R -H -c "$MAXCON" \
What does the backlash \ mean?
Concatenation of the following line??
Any Pun
That's correct - it's the same thing as writing everything on a single
line - but by using backslash it's a little easier to read :)
Regards,
Sune Rievers
> Hi All,
>
> just a simple question, look at the qmail start-script there are some
> lines like this:
>
> #!/bin/sh
> MAXCON=100
> exec /usr/
Hi all
I`m having problems updating vpopmail on a server from version 5.0 to 5.2.1.
The problem is that part of the server users are from "sendmail epocha" -
they login as local users, althouth their info is read from ~vpopmail/vpasswd
file. After an update, new version of vpopmail reads userna
On Thursday, November 7, 2002, at 10:27 PM, Vladimir Kabanov wrote:
yes, it works,
but you should add word "QUOTA" to imap capability list
This is correct. As a PHP example, you might check out my SquirrelMail
plugin that does the same thing:
http://squirrelmail.org/plugin_view.php?id=59
It
Hi,
On Sat, 9 Nov 2002 04:25, Bill Shupp wrote:
> On Thursday, November 7, 2002, at 10:27 PM, Vladimir Kabanov wrote:
> > yes, it works,
> > but you should add word "QUOTA" to imap capability list
>
I'm not sure what you mean by this.
> This is correct. As a PHP example, you might check out m
Hi,
I think I have found a bug in vpopmail. On freeBSD 4.6.2 if you telnet to
localhost it actually uses ::1 as the IP:
iain@shiraz:~$ telnet localhost
Trying ::1...
If you have roaming smtp support enabled in vpopmail this can cause some
problems. If you telnet to the IMAP port and login it c
On Friday, November 8, 2002, at 01:56 PM, Iain wrote:
Hi,
On Sat, 9 Nov 2002 04:25, Bill Shupp wrote:
On Thursday, November 7, 2002, at 10:27 PM, Vladimir Kabanov wrote:
yes, it works,
but you should add word "QUOTA" to imap capability list
I'm not sure what you mean by this.
The QUOTA
Bill, that functionality already implemented in IMP, and it works for me, at
least
so everything even more simple :)
> > yes, it works,
> > but you should add word "QUOTA" to imap capability list
>
> This is correct. As a PHP example, you might check out my SquirrelMail
> plugin that does the sam
On Friday, November 8, 2002, at 02:55 PM, Vladimir Kabanov wrote:
Bill, that functionality already implemented in IMP, and it works for
me, at
least
so everything even more simple :)
Really? Why are we having this discussion then? I don't use IMP
anymore. : |
Bill
Iain said:
> Hi,
>
> On Sat, 9 Nov 2002 04:25, Bill Shupp wrote:
>> On Thursday, November 7, 2002, at 10:27 PM, Vladimir Kabanov wrote:
>> > yes, it works,
>> > but you should add word "QUOTA" to imap capability list
>>
>
> I'm not sure what you mean by this.
>
>> This is correct. As a PHP examp
yes,
but there only one small problem, for "quota-less" users,
so additional check has to be done.
> On Friday, November 8, 2002, at 02:55 PM, Vladimir Kabanov wrote:
>
> > Bill, that functionality already implemented in IMP, and it works for
> > me, at
> > least
> > so everything even more sim
11 matches
Mail list logo