Hello out there,
im running Dovecot on "ubuntu Dapper" serving pop3 only in maildir-style,
but the dove-auth-process refuses "answers" to the deliver or
login-process from time to time, (several times a day),
and I have no glue whats going on and why ...
Debbugging password-Auth surprised me,
Hi,
i still try to get dovecot to run under cygwin.
After a post on the cygwin list i am able tu run dovecot.
Under Cygwin you have to run dovecot by inetd. Starting the binary
"dovecot.exe" does not work.
Well the server is running but answers with a fatal error.
Account: 'localhost', Serve
Sorry i forgot:
$ dovecot -n
# 1.0.9: /etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
protocols: imap pop3
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot//login
login_executable(default): /usr/libexec/doveco
General question I have is this.
Recently my personal server which I receive e-mail for a domain which is just
for playing with rebooted on its own and I had both an RPM version and a source
version of dovecot installed on the same machine. The RPM version started first
even though I ha
On 18.12.2007 15:15, Ronny wrote:
Hi,
i still try to get dovecot to run under cygwin.
After a post on the cygwin list i am able tu run dovecot.
Under Cygwin you have to run dovecot by inetd. Starting the binary
"dovecot.exe" does not work.
Well the server is running but answers with a fatal e
I have spent a long time looking into this and can't find the answer
I'm looking for, so I'm asking here. I'm cutting the example down to
just the bare minimums. This is NOT my actual configuration, but is
sufficient for asking this question:
How can I use dovecot's deliver LDA to deliver to v
Can you get greeting text if you simply telnet to server?
I get the same error:
$ telnet localhost 143
Trying 127.0.0.1...
Connected to zoidberg.
Escape character is '^]'.
Fatal: EOF while reading environment from master
Connection closed by foreign host.
$ telnet localhost 110
Trying 127.0.0.
On 18.12.2007 22:57, Ronny wrote:
Can you get greeting text if you simply telnet to server?
I get the same error:
$ telnet localhost 143
Trying 127.0.0.1...
Connected to zoidberg.
Escape character is '^]'.
Fatal: EOF while reading environment from master
Connection closed by foreign host.
$ t
We have a setup where a Postfix gateway does virtual_alias rewriting
of the envelope sender:
[EMAIL PROTECTED] get rewritten to [EMAIL PROTECTED]
The mail is then sent on to postamt.charite.de, the Mailbox server.
There we use deliver & doecot. The sieve vacation recipient says it won't
answer
Hi Ralf,
Ralf Hildebrandt wrote:
We have a setup where a Postfix gateway does virtual_alias rewriting
of the envelope sender:
[EMAIL PROTECTED] get rewritten to [EMAIL PROTECTED]
The mail is then sent on to postamt.charite.de, the Mailbox server.
There we use deliver & doecot. The sieve vacat
Can't sure about this but maybe this problem because different types of
EOF symbols used in Unix and Windows systems. So it trying to read from
master but unable to do so, because receive EOF symbol from beginning.
> Cygwin uses Ctrl-D for EOF like all POSIX. (from Cygwin list)
11 matches
Mail list logo