(setq imap-log t)
@end lisp
-\e$B$3$l$O\e(B @code{imap.el} \e$B%Q%C%1!<%8$K!"%5!<%P!<$KAw$i$l$k$b$N$H$9$Y$F$N<u$1\e(B
-\e$B<h$k$b$N$r%@%s%W$5$;$^$9!#$=$N=PNO$O\e(B @samp{*imap-log*} \e$B$H$$$&%P%C%U%!$K\e(B
-\e$B3JG<$5$l$^$9!#$H$-$K\e(B @code{BAD} \e$B$H$$$&;%$,IU$1$i$l$k!"%(%i!<%a%C%;!<%8$r\e(B
-\e$BC5$7$F2<$5$$!#\e(B
+\e$B$3$l$O\e(B @code{imap.el} \e$B%Q%C%1!<%8$K!"%5!<%P!<$KAw$i$l$k$9$Y$F$N$b$N$H!"$9\e(B
+\e$B$Y$F$N<u$1<h$k$b$N$r%@%s%W$5$;$^$9!#$=$N=PNO$O\e(B @samp{*imap-log*} \e$B$H$$$&\e(B
+\e$B%P%C%U%!$K3JG<$5$l$^$9!#$H$-$K\e(B @code{BAD} \e$B$H$$$&;%$,IU$1$i$l$k!"%(%i!<%a%C\e(B
+\e$B%;!<%8$rC5$7$F2<$5$$!#\e(B
@node Other Sources
@section \e$B$=$NB>$N%0%k!<%W8;\e(B
problem.
@vindex imap-log
-Because this protocol dump generate potentially large buffers, it is
+Because this protocol dump generates potentially large buffers, it is
not enabled by default. You can enable it by toggling @code{imap-log}
as follows:
(setq imap-log t)
@end lisp
-This instruct the @code{imap.el} package to dump sent to the server,
-and everything received from the server. The output is stored in the
-buffer @samp{*imap-log*}. Look for error messages, which sometimes
-are tagged with the keyword @code{BAD}.
+This instructs the @code{imap.el} package to dump everything sent to
+the server, and everything received from the server. The output is
+stored in the buffer @samp{*imap-log*}. Look for error messages,
+which sometimes are tagged with the keyword @code{BAD}.
@node Other Sources
@section Other Sources