STOP to post HTML and convert even plaintext messages
Am 04.08.2014 um 12:50 schrieb Timothy Murphy:
On Monday, August 04, 2014 12:14:44 PM Reindl Harald wrote:
I read in /var/log/maillog
Aug 4 11:29:13 alfred postfix/lmtp[14871]: 9C04C220A99:
to=tim@localhost.gayleard.eu, orig_to=tim@localhost,
relay=alfred.gayleard.eu[private/dovecot-lmtp], delay=971,
delays=971/0.03/0.02/0.1, dsn=4.3.0, status=deferred
(host alfred.gayleard.eu[private/dovecot-lmtp] said: 451 4.3.0
tim@localhost.gayleard.eu Internal error occurred.
Refer to server log for more information. (in reply to RCPT TO
command))
"Refer to server log for more information" comes from dovecot lmtpd
so look there and post the output of "doveconf -n"
Thanks very much for your response.
The only information in /var/log/dovecot
(where I send dovecot debug and info logs) is
Aug 04 11:29:13 lmtp(14872):
Debug: none: root=, index=, indexpvt=, control=, inbox=, alt=
Aug 04 11:29:13 lmtp(14872):
Info: Connect from local
Aug 04 11:29:13 lmtp(14872):
Debug: auth input:
Aug 04 11:29:13 lmtp(14872):
Info: Disconnect from local: Successful quit
The output of "doveconf -n" is
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-123.4.4.el7.x86_64 x86_64 CentOS Linux release 7.0.1406 (Core)
debug_log_path = /var/log/dovecot
info_log_path = /var/log/dovecot
listen = *
log_path = /var/log/dovecot
login_trusted_networks = 192.168.2.0/24
mail_debug = yes
mail_gid = 1000
mail_location = maildir:~/Maildir
mail_uid = 1000
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave
mbox_write_locks = fcntl
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
driver = pam
}
plugin {
sieve = ~/.sieve/dovecot.sieve
sieve_dir = ~/.sieve
}
protocols = imap pop3 lmtp sieve
service imap-login {
inet_listener imap {
port = 143
}
inet_listener imaps {
port = 993
ssl = yes
}
}
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0777
user = postfix
}
}
service managesieve-login {
inet_listener sieve {
port = 4190
}
}
ssl = required
ssl_cert =
ssl_key =
userdb {
driver = passwd
}
protocol lmtp {
mail_plugins = " sieve"
}
protocol lda {
mail_plugins = " sieve"
}
protocol sieve {
managesieve_notify_capability = fileinto reject envelope environment mailbox date
}
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin 2, Ireland
sod off dictator who the fuck do you think you are to tell people how to post
On 8/4/14, Reindl Harald h.reindl@thelounge.net wrote:
STOP to post HTML and convert even plaintext messages
Am 04.08.2014 um 12:50 schrieb Timothy Murphy:
On Monday, August 04, 2014 12:14:44 PM Reindl Harald wrote:
I read in /var/log/maillog
Aug 4 11:29:13 alfred postfix/lmtp[14871]: 9C04C220A99:
to=tim@localhost.gayleard.eu, orig_to=tim@localhost,
relay=alfred.gayleard.eu[private/dovecot-lmtp], delay=971,
delays=971/0.03/0.02/0.1, dsn=4.3.0, status=deferred
(host alfred.gayleard.eu[private/dovecot-lmtp] said: 451 4.3.0
tim@localhost.gayleard.eu Internal error occurred.
Refer to server log for more information. (in reply to RCPT TO
command))
"Refer to server log for more information" comes from dovecot lmtpd
so look there and post the output of "doveconf -n"
Thanks very much for your response.
The only information in /var/log/dovecot
(where I send dovecot debug and info logs) is
Aug 04 11:29:13 lmtp(14872):
Debug: none: root=, index=, indexpvt=, control=, inbox=, alt=
Aug 04 11:29:13 lmtp(14872):
Info: Connect from local
Aug 04 11:29:13 lmtp(14872):
Debug: auth input:
Aug 04 11:29:13 lmtp(14872):
Info: Disconnect from local: Successful quit
The output of "doveconf -n" is
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-123.4.4.el7.x86_64 x86_64 CentOS Linux release 7.0.1406 (Core)
debug_log_path = /var/log/dovecot
info_log_path = /var/log/dovecot
listen = *
log_path = /var/log/dovecot
login_trusted_networks = 192.168.2.0/24
mail_debug = yes
mail_gid = 1000
mail_location = maildir:~/Maildir
mail_uid = 1000
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave
mbox_write_locks = fcntl
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
driver = pam
}
plugin {
sieve = ~/.sieve/dovecot.sieve
sieve_dir = ~/.sieve
}
protocols = imap pop3 lmtp sieve
service imap-login {
inet_listener imap {
port = 143
}
inet_listener imaps {
port = 993
ssl = yes
}
}
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0777
user = postfix
}
}
service managesieve-login {
inet_listener sieve {
port = 4190
}
}
ssl = required
ssl_cert =
ssl_key =
userdb {
driver = passwd
}
protocol lmtp {
mail_plugins = " sieve"
}
protocol lda {
mail_plugins = " sieve"
}
protocol sieve {
managesieve_notify_capability = fileinto reject envelope environment mailbox date
}
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin 2, Ireland
On 8.8.2014 12:08, Nick Edwards wrote:
sod off dictator who the fuck do you think you are to tell people how to post
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?
Posting HTML e-mails to mailing lists is also generally considered bad etiquette.
So is calling ppl names by the way.
On Friday, August 08, 2014 12:27:17 PM Jiri Bourek wrote:
On 8.8.2014 12:08, Nick Edwards wrote:
sod off dictator who the fuck do you think you are to tell people how to post
Posting HTML e-mails to mailing lists is also generally considered bad etiquette. So is calling ppl names by the way.
As the OP who received this message from Reindl I must say I had no objection to it - the post was rejected by the mailing list as it was too long, because it contained a huge amount of (pointless) HTML code. I did not mean to use HTML, and it sent me on an exploration to find why this was occurring. (I found in the end there was an obscure setting in the mail client - KMail - that I was using.)
But Reindl has been very helpful to me on several occasions, and his occasional acerbity is well worth the price. In my experience he always gets to the bottom of a problem, and gives precise instructions for solving it, while many, perhaps most, posters give vague or ambiguous replies.
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin 2, Ireland
participants (4)
-
Jiri Bourek
-
Nick Edwards
-
Reindl Harald
-
Timothy Murphy