Displaying 20 results from an estimated 38 matches for "meganet".
2010 Dec 21
2
over quota issue
...ta,
otherwise it works with no problem. However if sending using
/usr/local/libexec/dovecot/dovecot-lda it works every time even if
overquota, any ideas? I just can't seem to figure this one out.
TIA, Paul
Using mail command
Dec 21 11:44:53 testip5 dovecot: lda(user2 at virttest1.meganet.net): Panic:
stream doesn't support seeking backwards
Dec 21 11:44:53 testip5 dovecot: lda(user2 at virttest1.meganet.net): Error:
Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0 [0xe660c0] ->
/usr/local/lib/dovecot/libdovecot.so.0(i_syslog_fatal_handler+0x34)
[0xe66164] -> /usr/lo...
2010 Dec 20
1
quota issues
...x WHERE
username = '%u' AND active = '1'
Below are the errors I'm seeing in the log.
If I'm overquota I get the following error
Dec 20 08:32:32 testip5 dovecot: dict: mysql: Connected to localhost
(dovecotquota)
Dec 20 08:32:32 testip5 dovecot: lda(user1 at virttest2.meganet.net): Panic:
stream doesn't support seeking backwards
Dec 20 08:32:32 testip5 dovecot: lda(user1 at virttest2.meganet.net): Error:
Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0 [0x7850c0] ->
/usr/local/lib/dovecot/libdovecot.so.0(i_syslog_fatal_handler+0x34)
[0x785164] -> /usr/loc...
2010 Dec 16
2
dovecot 2.0.8 LDA with MYSQL issues
...me FROM users WHERE
userid = '%u'
[root at testip5 conf.d]# dovecot -n
# 2.0.8: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-194.el5PAE i686 CentOS release 5.5 (Final) ext3
auth_mechanisms = plain login cram-md5
first_valid_uid = 101
last_valid_uid = 101
login_greeting = MegaNet Mail Server Ready.
mail_gid = vmail
mail_location = maildir:/var/vmail/%d/%u
mail_uid = vmail
passdb {
args = /usr/local/etc/dovecot/conf.d/sql.conf
driver = sql
}
plugin {
acl = vfile:/usr/local/etc/dovecot/acls
quota = maildir:storage=10240:messages=1000
trash = /usr/local/etc...
2011 Feb 01
2
override not working
Hi, I'm using dovecot 2.x and I'm using override so that only certain
domains are allowed to use ACLs, however it does seem to be working even
though I see the mail_plugins override in the logs.
In the config file I have
protocol imap {
mail_plugins = quota imap_quota trash expire autocreate
}
Using the following password/user queries:
2020 Jan 06
4
can't boot after volume rename
I renamed my volume with vgrename however I didn't complete the other steps.
Mainly update fstab and intiramfs. Once I booted, I was dropped on the
Dracut shell. From here I can see the newly rename VG and I can lvm lvscan
as well as activate it, lvm vgchange -ay.
However I can't figure out what to do next, I'm assuming I need to
regenerate the initramfs and then boot to change
2011 Jan 27
2
dovecot ACL
Hi in Dovecot 2.x with virtual domains, is there a way specify what domains
can create shared directories and who can't? For example I have 3 domains,
domain1.com, domain2.com and domain3.com. Let's say I only want
domain1.com's users to create shared folders how can I go about doing this.
Thanks, Paul
2011 Feb 15
3
apache 2 and php 5.2
Hi originally I installed php 4 on centos 5.5 and then a few repos including
the remi repo to upgrade to php5, which seems to upgrade/work without any
issues.
However when I make a change to the /etc/php.ini file it doesn't look like
apache is seeing it, for example if I change the post_max_size and
upload_max_file to 25M each apache still sees the default 2M. I also removed
the /etc/php.ini
2011 Jan 14
8
Web Based User Management
Does anyone know of a web GUI type application that would allow the
creation and deletion of email accounts on an email server?
2005 Mar 29
1
Possible documentation error in Chapter 8. Migrating NT4 Domain to Samba-3
...;cn=Manager,dc=abmas,dc=biz" (00000002)
added: "ou=People,dc=abmas,dc=biz" (00000003)
added: "ou=Computers,dc=abmas,dc=biz" (00000004)
added: "ou=Groups,dc=abmas,dc=biz" (00000005)
added: "ou=Idmap,dc=abmas,dc=biz" (00000006)
added: "sambaDomainName=MEGANET,dc=abmas,dc=biz" (000000"
The Problem: Example 8.1 does not include information for
"ou=Computers,dc=abmas,dc=biz" and "cn=Manager,dc=abmas,dc=biz".
I guess something like the following should be added to the Example 8.1 ldif
dn: ou=Computers,dc=abmas,dc=biz
objec...
2011 Jan 19
2
domain stripping
Hi, using dovecot 2.0 and I'm using a couple of user DBs, sql/prefetch and
pam. Currently if the user logins with username at domain it authenticates off
the sql DB and works fine. If the user logins with username with no @domain
it fails on the sql lookup and succeeds on the pam user DB.
However I was wondering if I can have another sql DB lookup that says when
the user logins and fails
2009 Apr 01
3
bash_logout
Hi, I was searching for the system wide bash_logout and couldn't find any
documentation on it.
If I create a file ~/.bash_logout file it gets executed when the user logs
out but when I create a system wide /etc/bash_logout it doesn't work.
Not what the issue is since I couldn't find anything on that.
TIA, Paul
-------------- next part --------------
An HTML attachment was
2012 Apr 13
1
upgrade issue
I have an old dell 2450 that was running kernel 2.6.18-308.1.1.el5 I then
upgraded it via yum to 2.6.18-308.1.1.el5. Now when the server boots to the
new kernel, 2.6.18-308.1.1.el5 it hangs on "starting iSCSI" and the weird
thing is when I tried to switch back to the older 2.6.18-308.1.1.el5 kernel
it works fine but the network script fails to start. I'm not really sure
what I should
2012 Aug 01
1
centos 4.9 + ip6tables
Hi I have an old server running centos 4.9 and recently I added ipv6
connectivity to it, however I wanted to use iptables to restrict access like
im doing over ipv4. I tried using yum to install ip6tables but that's not
available on the repo. I'm trying to figure out what my options are, how do
you guys recommend I go about installing ip6tables. I guess I could upgrade
the server from 4.9
2008 Feb 19
2
named dead but subsys locked
Hi I recently compliled Bind 9.4.2 on
CentOS release 5 (Final) 2.6.18-53.1.13.el5 #1 SMP
I compiled named chroot, I have done this on several other centos 4 server
with no issues however on this centos 5 server im seeing
[root at testip1 named]# service named status
named dead but subsys locked
[root at testip1 named]# service named stop
Shutting down named:
2008 Feb 01
3
centos 4.6 and openssl
Hi,
I was compiling a new version of bind on my centos 4.6 server and I
discovered that the openssl version (openssl-0.9.7a-43.17.el4_6.1) has
several exploits associated with it.
I was wondering aside from removing the RPM and compiling a new version of
openssl how can I upgrade my current openssl-0.9.7a-43.17.el4_6.1 to a newer
version that is affected by the exploits.
I know I can yum update
2007 Nov 20
2
virtual user login
Hi,
I have server with multiple virtual domains and this server also accepts
mail for the local domain.
I'm using postfix and have the following setup for a virtual
sales at domain.com mapped to custsales at localhost
I was wondering if there is a way to login with the virtual email address,
for example sales at domain.com?
I would also like to still be able to login with the local user
2011 Jan 20
6
cloning a server
Hi, I have a centos 5 (current) mail server that I have compiled
dovecot/postfix and installed some packages like mysql etc. These packages
have been configured and changed to my liking. How can I now save all this
and install it on another server without having to do all the work of
compiling installing and configuring the same applications. Is it possible
to burn this server image into multiple
2009 May 18
4
unable to read partition table in log
Hi recently I noticed in the messages log, the following error
May 18 15:59:52 mail kernel: sdb: assuming drive cache: write through
May 18 15:59:52 mail kernel: sdb : READ CAPACITY failed.
May 18 15:59:52 mail kernel: sdb : status=0, message=00, host=1, driver=00
May 18 15:59:52 mail kernel: sdb : sense not available.
May 18 15:59:52 mail kernel: sdb: assuming Write Enabled
May 18
2008 Feb 18
2
mail server management
Hi, this is sort of off topic but I'm using dovecot with postfix on centos 5
and I have multiple virtual domains and I want to be able to have virtual
admin's add/remove mappings/users for their own domains.
I have looked around and haven't found many solutions just wondering what
everyone is using for virtual mail management.
TIA, Paul
2008 Jan 08
2
dovecot upgrade
Hi, I'm currently using Dovecot version 1.0 and I want to update it to the
latest version. I know from version .99 to version 1.0 I had to change a few
things on the dovecot config.
When compiling the latest stable version should I just be able to use the
same config I'm using for version 1.0 without making any changes ?
Thank you Paul