
Hello, I configured the system correctly but still I cant send emails via SMTP. How do you turn on DEBUG? I modified the config.pm file (added the following) # --------------------------------------------------- # # Frontend::Output::PostFilter # --------------------------------------------------- # # Frontend::Output::PostFilter # (a output filter for application html output, e. g. to filter # java script, java applets, ...) $Self->{'Frontend::Output::PostFilter'}->{'ActiveElementFilter'} = { Module => 'Kernel::Output::HTML::OutputFilterActiveElement', Debug => 1, }; I tried values of 1 and 2 on the Debug field, but with no success. Please help, Jorge S. Alanís Garza -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.441 / Virus Database: 268.18.3/694 - Release Date: 2/20/2007 1:44 PM

Hi,
I configured the system correctly but still I can't send emails via SMTP. How do you turn on DEBUG?
I picked a global setting while installing and configuring, which might be a bot of overkill, but anyway: My Config.pm says: $Self->{Debug} = 9; I get plenty of output with that. Cheers Tobias -- A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable. -- Leslie Lamport, as quoted in CACM, June 1992
participants (2)
-
Jorge Alanís
-
Tobias Lütticke