Displaying 2 results from an estimated 2 matches for "abgewiesen".
2003 Nov 15
2
Rescaling character widthof the title
...but I would like to use a font like (font.main=1). Does anybody know about
that problem?
obs<-matrix(scan("D:\\.....)
win.metafile(filename = "D:\\....wmf", width = 5.7, height = 8.8, pointsize
= 12)
par(mfrow=c(3,1))
plot(obs[,3][1:5],obs[,5][1:5], main="Abgewiesene Kunden in % des
Dynamikgrades",cex.main=1.25)
plot(obs[,3][1:5],obs[,6][1:5], main="Wegstrecke",cex.main=1.25)
plot(obs[,3][1:5],obs[,7][1:5],main="Verspätung",cex.main=1.25)
dev.off()
Thanks Andreas
[[alternative HTM...
2009 Aug 17
5
Dovecot and LDAP-Quotas
...look-no-nuls oe-ns-eoh
lda:
debug: yes
postmaster_address: postmster at core.uk
hostname: smtp.core.uk
mail_plugins: quota
quota_full_tempfail: yes
log_path: /var/log/dovecot-deliver.log
log_timestamp: %b %d %H:%M:%S
rejection_reason: Ihre Nachricht an <%t> wurde automatisiert abgewiesen:%n%r
auth default:
mechanisms: plain login
username_translation: @_._
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: ldap
args: /etc/dovecot-ldap.conf
userdb:
driver: passwd
userdb:
driver: static
args: uid=500 gid=500 home=/home/vmail/%Lu allow_all...