Displaying 20 results from an estimated 3000 matches similar to: "Replacing qmail + vpopmail with: sendmail + dovecot."
2007 Mar 22
3
--with-vpopmail compile errors
Hi,
I'm building dovecot.src.rpm with vpopmail support and I get this error:
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib
-I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm
-DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\"
-DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -I/home/vpopmail/include
-std=gnu99 -O2 -g -march=i686 -Wall
2007 Feb 19
1
Replacing qmail + vpopmail with: sendmail + dovecot
Hi,
I wonder if it posible to replace qmail + vpopmail with sendmail + dovecot?
The idea is like this:
- use sendmail + milter API to filter spam/virus and deliver the email to
the dovevot MDA (LDA)
- dovecot should save the email to the directory as specified in the
vpopmail DB
- maintain the vpopmail BD (users + passwd)
- use dovecot pop3/imap for the clients
- use sendmail again to receive
2007 Apr 26
1
sendmail + dovecot + vpopmail + virtual users, problem with pop3 uidl
Hi,
I just migrated a server running qmail+vpopmail+maildir to
sendmail+dovecot+maildir+vpopmail
The migrating is working great thanks to the help from the list and the
wiki.
I'm now running the infamous problem about duplicating emails, because
of pop3 UIDL mismatch.
My question is: anyone knows that the pop3_uidl_format string for
a vpopmail server?
I'm using vpopmail auth and
2007 Feb 03
2
Trailer message
Hi ,
I am using Dovecot with Postfix I want put a trailer message for smtp/pop3
user
how do I do.
Regards
Gyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070203/3d3353cc/attachment-0001.html>
2007 Apr 09
7
Centos 5
Hello
I'm new to this mailing list, so I'm sorry if this has been asked before.
Is there any release dates for centos 5 final? like it in days, weeks or
months?
--
Thank You
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070408/bdf10a02/attachment-0004.html>
2007 Jul 01
3
Error when upgrading to samba 3.0.25b: NT_STATUS_OBJECT_PATH_NOT_FOUND
Hi,
I just upgraded from:
samba-3.0.23d-1
to:
samba-3.0.25b-3
After starting samba, I could no longer connect to any share, I get this
error:
NT_STATUS_OBJECT_PATH_NOT_FOUND
I builded both samba rpm using the packaging/RHEL/makerpms.sh script
on Centos 4.5
Is there any big change in 3.0.25? I readed all releases notes and
didn't found
any cause for this error.
Thanks
Oliver
Here is the
2007 Jun 02
5
Is there a "connect acl" ?
Hi,
I have been reading the acl documentation and it seems that a "connect acl"
is not available.
I need to limit the users that can login in an IP number, is that
posible with
dovecot 1.0? (i.e. only these users can login from the Internet)
Or a new plugin should be written? It is complicated to do that?
Thanks
Oliver
--
Oliver Schulze L. | http://tinymailto.com/oliver
Asuncion
2007 Mar 21
0
How does vpopmail support works?
Hi,
I'm still trying to migrate a running qmail + vpopmail to sendmail +
dovecot.
I need the milter stuff from sendmail.
I got sendmail + dovecot running using the migrated tables from the vpopmail
DB, but I'm facing the UID problem in pop3.
So, now I'm following the vpopmail authdb path.
My questions are:
- what do I need, a running vpopmail server (lib + binary, etc)?
- or only
2006 Nov 28
6
Disconnected network drive
I have a couple of Linux directories that are being exported via Samba running
under SuSE 10.0. On the Windows side, each of them is assigned a (mapped)
drive letter. In the "My Computer" list they initially show up as
"Disconnected Network Drive". If I attempt to access a file within one of
them, the access fails with an indication that the drive does not exist.
(For
2007 Apr 09
1
getting iptables log out of /var/log/messages
Hi,
I have been trying to get the messages from iptables out of
/var/log/messages
with no luck.
I tryied this settings:
iptables -j LOG --log-level warn
in /etc/syslog.conf
kern.warn /var/log/critical
kern.none;.... /var/log/messages
# have no other call to kern o warn in syslog.conf
service syslogd restart
itpables -L -nv|grep LOG
All seems ok, but the messages are still
2008 Aug 10
1
Writable Centos LiveCD on Embeded Linux?
Hi all,
I was wondering if it possible to have a Centos LiveCD installation boot
from
a Compact Flash in a embeded x86 (Wrap/Alix) platform *and* be able to
save the changes made to the File System back to the Flash memory.
So, the next time the LiveCD boots it will have all the changes made.
The problem I'm trying yo solve is:
- fast boot time
- fast recovery when the Linux is shutdown
2007 Aug 25
3
Restoring a deleted/moved imap folder
Hi,
one user of my imap server just deleted a whole folder, blame thunderbird
I have the server disk and running Stellar Info for deleted files recovery.
My cuestion is about how dovecot deleted an imap Maildir folder?
The imap client is configured to move the deleted mails to the Trash
folder, so I think dovecot would delete every Maildir email after
successfully
moved it.
In the case a
2007 Jul 25
2
Thunderbird body search and multiple imap process
Hi,
I'm having an issue with dovecot and Thunderbird and it is reproducible
all the time.
You do many body search from TB and you end up with multiple imap processess
consuming all the CPU and with linux load 20+
Setup:
- Centos 4.5
- Thunderbird 2.0.0.5
- Dovecot 1.0-7_53.rc29 and 1.0.1-1_58.el4
How to reproduce:
- have an imap account in Thunderbird with 12000+ emails
- user maildir in
2010 Oct 07
1
Qmail+Vpopmail+Mysql+Dovecot 2.x (Notes on a successful conversion)
SoI had a hell of a time converting my qmail install to dovecot 2.0.5,
so I thought I'd pass on what I learned.
1. When using vpopmail, do not use " --disable-many-domains". If you
do, you'll need to recompile vpopmail without that setting and use the
script found at
http://qmailrocks.thibs.com/downloads/scripts/migrate-vpopmail-many-domains
to collapse the tables.
2.
2008 Aug 21
1
LDA qmail - vpopmail
I am trying to setup LDA with qmail/vpopmail to use the expire plugin
and I am getting errors about auth-master
(Can't connect to auth server at /usr/local/var/run/dovecot/auth-master:
No such file or directory)
The auth default section of the dovecot.conf is set to use
vpopmail(mysql) and that works great for IMAP access.
Can anyone share a config for using the expire plugin with
2007 Jul 03
2
beginner resources for CentOS
I'm looking for a good online (or even a good) "how to be a sysadmin" guide
for beginners geared towards CentOS users.
Does anyone have any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070703/3ae415f2/attachment.html>
2007 Jul 05
3
4 or 5 for VMware server?
I am soon going to be setting up a box to run VMware server but have to
make the choice between Centos 4.x or 5.x.. I have tested both and
VMware installs in both..
So are there any pros or cons to either version or does it make no
difference at all?
TIA
2007 May 21
2
something like apt-cacher for yum
Hello!
I need to download updates and install it on several servers.
I don't want to mirror all packages just because traffic is expensive here.
We use apt-cacher as specialized proxy for our ubuntu desktops, so we
download packages only once.
Is there similar tool for yum?
2007 May 21
4
display pop up message on X
Is there a method to display pop up messages on X display?
I found xmessage, however I was hoping for something a little more
flexible. like being able to tell xmessage to display a file (typically
one line in the file).
then send it a signal to tell it to re-read the file and show the new data.
Sure I can kill it and re-show it but that isnt very nice...
Is there something available in centos
2007 Apr 12
2
CentOS 4.4 LiveCD instructions
I'm upgrading my current RedHat9 installation to CentOS 4.4, so decided
to buy the 4.4 LiveCD (rather than downloading and burning an ISO). I
thought the LiveCD was simply a 'reduced' version and that I could
install from it, but I find I don't actually know what to do with it and
can't find any relatively simple instructions (I'm a bit of a newbie to
linux but think