You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
Nigel Metheringham edited this page Nov 29, 2012
·
2 revisions
Q1302
Question
When using ${perl, clients sometimes disconnect having been fed
garbage. This is because perl's STDERR (where warnings generated by perl
libraries go) is connected to the SMTP socket. How can I fix this?
Answer
In the Perl script, set the following, which causes warnings to be
logged by Exim.