Gnus development mailing list
 help / color / mirror / Atom feed
* retrieving mail from mailbox error
@ 2001-04-21 15:04 Vladimir Volovich
  2001-04-22 11:16 ` Vladimir Volovich
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Volovich @ 2001-04-21 15:04 UTC (permalink / raw)


Hi,

when i'm trying to receive new mail, gnus produces an error message
when it tries to extract mail from my mailbox (/var/mail/vvv):

Mail source error ((error Format specifier doesn't match argument type)).  Continie? (yes or no)

if the mailbox is empty, no error occurs; otherwise the above error is
displayed.

could you please help?

Best,
v.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: retrieving mail from mailbox error
  2001-04-21 15:04 retrieving mail from mailbox error Vladimir Volovich
@ 2001-04-22 11:16 ` Vladimir Volovich
  2001-04-29 12:57   ` ShengHuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Volovich @ 2001-04-22 11:16 UTC (permalink / raw)


"VV" == Vladimir Volovich writes:

 VV> when i'm trying to receive new mail, gnus produces an error
 VV> message when it tries to extract mail from my mailbox
 VV> (/var/mail/vvv):

 VV> Mail source error ((error Format specifier doesn't match argument
 VV> type)).  Continie? (yes or no)

 VV> if the mailbox is empty, no error occurs; otherwise the above
 VV> error is displayed.

 VV> could you please help?

some details:

  yes-or-no-p("Mail source error ((error Format specifier doesn't match argument type)).  Continue? ")
  byte-code("..." [err yes-or-no-p format "Mail source error (%s).  Continue? " error "Cannot get new mail." 0] 4)
  mail-source-fetch((file :path "/var/mail/vvv") (lambda (file orig-file) (nnmail-split-incoming file (quote nnml-save-mail) (quote nil) (if ... nil ...) (quote nnml-active-number))))
  nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" "GigaBASE")
  nnml-request-scan("GigaBASE" "")
  gnus-request-scan("nnml:GigaBASE" (nnml ""))
  gnus-activate-group("nnml:GigaBASE" scan)
  gnus-get-unread-articles(nil)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news)

Best,
v.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: retrieving mail from mailbox error
  2001-04-22 11:16 ` Vladimir Volovich
@ 2001-04-29 12:57   ` ShengHuo ZHU
  0 siblings, 0 replies; 3+ messages in thread
From: ShengHuo ZHU @ 2001-04-29 12:57 UTC (permalink / raw)


Vladimir Volovich <vvv@vsu.ru> writes:

> "VV" == Vladimir Volovich writes:
> 
>  VV> when i'm trying to receive new mail, gnus produces an error
>  VV> message when it tries to extract mail from my mailbox
>  VV> (/var/mail/vvv):
> 
>  VV> Mail source error ((error Format specifier doesn't match argument
>  VV> type)).  Continie? (yes or no)
> 
>  VV> if the mailbox is empty, no error occurs; otherwise the above
>  VV> error is displayed.
> 
>  VV> could you please help?
> 
> some details:
> 
>   yes-or-no-p("Mail source error ((error Format specifier doesn't match argument type)).  Continue? ")
>   byte-code("..." [err yes-or-no-p format "Mail source error (%s).  Continue? " error "Cannot get new mail." 0] 4)
>   mail-source-fetch((file :path "/var/mail/vvv") (lambda (file orig-file) (nnmail-split-incoming file (quote nnml-save-mail) (quote nil) (if ... nil ...) (quote nnml-active-number))))

Maybe it is because movemail aborts abnormally. Could you check out
the CVS version and try it again.

ShengHuo


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-04-29 12:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-21 15:04 retrieving mail from mailbox error Vladimir Volovich
2001-04-22 11:16 ` Vladimir Volovich
2001-04-29 12:57   ` ShengHuo ZHU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).