afroasiate
Registered User
DANKE hat geklappt!!!!!
make build EXTRACFLAGS='' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS='' BUILDTYPE=slx
make[1]: Entering directory `/root/imap-2004g'
Building c-client for slx...
echo `cat SPECIALS` > c-client/SPECIALS
cd c-client;make slx EXTRACFLAGS=''\
EXTRALDFLAGS=''\
EXTRADRIVERS='mbox'\
EXTRAAUTHENTICATORS=''\
PASSWDTYPE=std SSLTYPE=nopwd IP=4\
make[2]: Entering directory `/root/imap-2004g/c-client'
You are building for libc6/glibc versions of Secure Linux
If you want libc5 versions you must use sl5 instead!
If you want libc4 versions you must use sl4 instead!
make build EXTRACFLAGS='' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 `cat SPECIALS` OS=slx \
SIGTYPE=psx CHECKPW=psx CRXTYPE=nfs \
SPOOLDIR=/var/spool \
ACTIVEFILE=/var/lib/news/active \
RSHPATH=/usr/bin/rsh \
BASECFLAGS="-g -fno-omit-frame-pointer -O2" \
BASELDFLAGS="-lcrypt"
make[3]: Entering directory `/root/imap-2004g/c-client'
sh -c 'rm -rf auths.c crexcl.c nfstest.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true'
Once-only environment setup...
echo cc > CCTYPE
echo -g -fno-omit-frame-pointer -O2 '' > CFLAGS
echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \
-DMAILSPOOL=\"/var/spool/mail\" \
-DANONYMOUSHOME=\"/var/spool/mail/anonymous\" \
-DACTIVEFILE=\"/var/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \
-DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"/etc/mlock\" > OSCFLAGS
echo -lcrypt > LDFLAGS
echo "ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o pop3.o unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o;ranlib c-client.a" > ARCHIVE
echo slx > OSTYPE
./drivers mbox imap nntp pop3 mh mx mbx tenex mtx mmdf unix news phile dummy
./mkauths md5 pla log
make[4]: Entering directory `/root/imap-2004g/c-client'
echo -DMD5ENABLE=\"/etc/cram-md5.pwd\" >> OSCFLAGS
make[4]: Leaving directory `/root/imap-2004g/c-client'
ln -s os_slx.h osdep.h
ln -s os_slx.c osdepbas.c
ln -s log_std.c osdeplog.c
ln -s sig_psx.c siglocal.c
ln -s crx_nfs.c crexcl.c
ln -s ip4_unix.c ip_unix.c
ln: `ip_unix.c': File exists
make[3]: *** [onceenv] Error 1
make[3]: Leaving directory `/root/imap-2004g/c-client'
make[2]: *** [slx] Error 2
make[2]: Leaving directory `/root/imap-2004g/c-client'
make[1]: *** [OSTYPE] Error 2
make[1]: Leaving directory `/root/imap-2004g'
make: *** [slx] Error 2
Eddi said:Hi,
ich habe versucht nach der Anleitung imap auf redhat9 ans Laufen zu bekommen.
1. Unterschied: confixx_main.conf liegt in /root/confix
Der imap Server verwendet immer noch /var/www/web1 als root und nicht /home/mail/web1p1.
Die Einträge:
$pop_homeDir = '/home/mail';
$mail_realHome = '1';
habe ich gemacht und xinet schon mehrfach restarted. Hat noch einer eine Idee woran es liegen könnte?
make slx SSL TYPE=none SSLINCLUDE=/usr/include/openssl/
## email
$pop_homeDir = '/home/mail';
$mail_realHome = '1';
## email
# used mta ( sendmail | postfix | qmail )
$mta = 'postfix';
# location of mailspool directory
$mailSpool = '/var/spool/mail';
# type of maildrop ( /var/spool/mail/USER | HOMEDIR/Mailbox | HOMEDIR/Maildir/ )
$maildrop = '/var/spool/mail/USER';
# name of Mailbox file
$mailBoxName = '';
# location of email virtusertable file
$virtUserTableDB = '/etc/postfix/confixx_virtualUsers';
# location of email local domains file
$localDomainsFile = '/etc/postfix/confixx_localDomains';
# location of makemap binary (sendmail only)
$bin_makemap = '';
# location of postmap binary (postfix only)
$bin_postmap = '/usr/sbin/postmap';
# location of postfix binary (postfix only)
$bin_postfix = '/usr/sbin/postfix';
# location of newaliases binary (sendmail & postfix)
$bin_newaliases = '/usr/bin/newaliases';
# location of mta main config file
$MailConfigFile = '/etc/postfix/main.cf';
# location of mail users homedir
$pop_homeDir = '';
# location of aliases binary (sendmail & postfix)
$aliases = '/etc/aliases';
# location of autoresponder.pl
$bin_autorespond = '/usr/bin/autoresponder.pl';
# XXX
$use_autorespond = '1';
# uid used by mta to run local scripts (e.g. autoresponder.pl)
$mta_uid = '51';
# gid used by mta to run local scripts (e.g. autoresponder.pl)
$mta_gid = '51';
# location of sendmail binary (to send mails from local)
$bin_sendmail = '/usr/sbin/sendmail';
# mail users get real homedir (ignoring $maildrop)
$mail_realHome = '';
# 1: mta is on localhost, 0: mta is on remote host
$mail_server = '1';
# 0: do not count mail disk usage, 1: add mail disk usage to user's disk usage value
$append_mail_disk_space = '0';
# XXX
$bin_confixxevent = '';
# XXX
$use_events = '1';
----- Transcript of session follows -----
procmail: Quota exceeded while writing "/var/spool/mail/web1p3"
550 5.0.0 <info@meinedomain.de>... Can't create output
We use essential cookies to make this site work, and optional cookies to enhance your experience.