Displaying 2 results from an estimated 2 matches for "postfixmail".
Did you mean:
postfixjail
2007 Nov 23
3
dovecot with ldap and allow_nets
Hi,
I'm using dovecot on debian etch:
||/ Name Version
ii dovecot-common 1.0.rc15-2etch1
ii dovecot-imapd 1.0.rc15-2etch1
ii dovecot-pop3d 1.0.rc15-2etch1
# dovecot --version
1.0.rc15
Now here is my question.
Some of the mail users may only login from the LAN, while others can
login from the LAN and the internet.
I've read about
2011 Mar 09
1
Fatal: postmaster_address setting not given
Hi,
I'm getting: "Fatal: postmaster_address setting not given" errors in my
log file
dovecot ver: 1.2.12
Recently I tried to follow:
http://postfixmail.com/blog/index.php/postfixadmin-on-ubuntu-9-10/ on
ubuntu 10.10
(which works fine on ubunto 9.10)
I note that in 10.10 their is no dovecot-postfix.conf so I made the
appropriate changes to dovecot.conf instead and changed master.cf
dovecot transport line since I saw someone recently had the sam...