search for: virtual_s

Displaying 6 results from an estimated 6 matches for "virtual_s".

Did you mean: virtual_sz
2006 Jan 26
0
3.014a mapping issue
...in log.smbd [2005/07/24 08:40:39, 1] auth/auth_server.c:(363) password server PASS_SERVER rejected the password I have configured a virtual server here, not using the real host name. ( Physical : 192.168.9.110; virtual: 192.168.9.115) *smb.conf* # Global parameters [global] workgroup = virtual_s.biz netbios name = virtual_s server string = virtual_s interfaces = 192.168.9.115/255.255.255.0 bind interfaces only = Yes security = SERVER password server = pass_server username map = /export/apps/samba/lib/username.map max log size...
2012 Dec 03
14
hiera default values for a variable
Hi everyone, I currently have a giant file with default variables I use in a lot of my modules and I override those at the node level if I need to. I thought I would give porting that data into a hiera setup. I worked out how to specify my data sources and started to make a go at moving some of my variables in the default data file. I thought heira would be smart and set a variable to undef if
2007 Oct 03
5
Postfix with Deliver (LDA) - user unknown
Good Day All! I am attempting to configure deliver as our LDA. I am also configuring the server to use Postfix instead of Sendmail. I have followed the all the documentation and examples I could find. Below are my Dovecot and Postfix configs. Can someone please smack me upside the head and tell me why I am getting "user unknown" errors? If i don't use deliver as the LDA, all
2007 Apr 07
3
Fully virtualized w/ postfix?
Hi folks, I've poked through the archives and google and have not seen how do do this. Is it possible to virtualize ALL emails on a system? That is, I want delivery only to e.g. /var/mail/vmail/domain.tld/user/Maildir/, and for authentication & userdb to: 1) Try /etc/passwd, and if someone is there, automatically append the "default" domain, otherwise, 2) Authenticate off a
2008 Apr 09
1
postfix virtual maildir
my postfix setup http://code.google.com/p/appwsgi/wiki/smtp my dovecot setup http://code.google.com/p/appwsgi/wiki/imap root at localhost:~# /etc/postfix/test/root 220 localhost.localdomain ESMTP Postfix (Ubuntu) 250-localhost.localdomain 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-STARTTLS 250-AUTH PLAIN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN 235 2.7.0 Authentication successful
2010 May 10
4
%d is empty in mail_location
I have this in dovecot-postfix.conf: mail_location = maildir:/home/mail/dnamesum=%12MLd/dname=%Ld/unamesum=%12MLn/uname=%Ln/mail Yes, it is excessive, but that's just for testing. The pattern I really want is less clear for debugging. In postfix/main.cf I have: mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/dovecot-postfix.conf -a "${RECIPIENT}" I verified through