Displaying 1 result from an estimated 1 matches for "testmail4a50".
Did you mean:
testmail4a2
2010 Jan 15
1
sieve: discarding vacation response
Configuration: RHEL 5.3, Dovecot 2.0 beta1, dovecot-2.0-sieve (1week old)
[wenjie at build dovecot2-2.0.beta1]$ telnet mail4a 24
Trying 172.19.1.74...
Connected to mail4a.cloud.dev.mlsrvr.com (172.19.1.74).
Escape character is '^]'.
220 mail4a Dovecot LMTP ready
mail from:<testmail4a50 at dev.p4nt5.com>
250 2.1.0 OK
rcpt to:<testmail4a2 at dev.p4nt5.com>
250 2.1.5 OK
DATA
354 OK
From: <testmail4a50 at dev.p4nt5.com>
To: foo
Subject: hello
Hello there
.
250 2.0.0 <testmail4a2 at dev.p4nt5.com> eMcYKg7gUEt8ewAA0TR52A Saved
quit
221 2.0.0 Client quit
Connectio...