Re: 517 Syntax error ??
Ralph Corderoy <[email protected]>
| Newsgroups | gmane.mail.fetchmail.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Mario,
> > I get the impression it's more a complaint from the party that fetchmail
> > is passing the email to; the Mail Delivery Agent.
>
> How do I check if it so?
The command below should show what conversation causes the error:
fetching the email upstream, or delivering it downstream.
> > Have you seen http://www.fetchmail.info/fetchmail-FAQ.html#G3
> > that gives details of how to report a problem?
>
> I just checked it (thanks and sorry I did not do before)
> Now I get:
Thanks. Now we need verbose output from an attempt to fetch that
problem email. Sorry, should have said this before. A better
reference is this part of the fetchmail(1) man page.
SUPPORT, TROUBLESHOOTING
For troubleshooting, tracing and debugging, you need to increase
fetchmail's verbosity to actually see what happens. To do that, please
run both of the two following commands, adding all of the options you'd
normally use.
env LC_ALL=C fetchmail -V -v --nodetach --nosyslog
(This command line prints in English how fetchmail understands
your configuration.)
env LC_ALL=C fetchmail -vvv --nodetach --nosyslog
(This command line actually runs fetchmail with verbose English
output.)
Also see item #G3 in fetchmail's FAQ ⟨http://fetchmail.berlios.de/
fetchmail-FAQ.html#G3⟩
You can omit the LC_ALL=C part above if you want output in the local
language (if supported). However if you are posting to mailing lists,
please leave it in. The maintainers do not necessarily understand your
language, please use English.
--
Cheers, Ralph.
_______________________________________________
Fetchmail-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fetchmail-users