Networking Forums

Networking Forums > Computer Networking > Linux Networking > Qpopper Logging

Reply
Thread Tools Display Modes

Qpopper Logging

 
 
Dan
Guest
Posts: n/a

 
      02-15-2005, 02:19 PM


Is there some way to turn off logging to the mail logs and syslog for
the pop3 server qpopper? The logs aren't very useful, and because
there are so many of them, they make it difficult to see anything
else.

I'm running Postfix on Debian Sarge. Qpopper is run via inetd.

Dan
 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      02-15-2005, 02:23 PM
Dan wrote:
> Is there some way to turn off logging to the mail logs and syslog for
> the pop3 server qpopper?


Disable it in syslog.conf.
Davide

--
You can go a long way with a smile, you can go a lot farther with a
smile and a gun -- Al Capone
 
Reply With Quote
 
Ken
Guest
Posts: n/a

 
      02-15-2005, 08:50 PM
Hi Dan -

On Tue, 15 Feb 2005 23:19:11 +0800, Dan
<(E-Mail Removed)> wrote:

>Is there some way to turn off logging to the mail logs and syslog for
>the pop3 server qpopper? The logs aren't very useful, and because
>there are so many of them, they make it difficult to see anything
>else.
>
>I'm running Postfix on Debian Sarge. Qpopper is run via inetd.


Personally I changed Postfix to log into a file of its own:

In main.cf:
syslog_facility = local3
syslog_name = postfix

In syslog.conf:
local3.* /var/log/smtplog

If you do this, just be sure that whatever syslog_facility you choose
isn't being used by anything else.

--
Ken
http://www.ke9nr.net/
 
Reply With Quote
 
Dan
Guest
Posts: n/a

 
      02-16-2005, 07:17 AM
On Tue, 15 Feb 2005 16:23:28 +0100, Davide Bianchi
<(E-Mail Removed)> wrote:


>Disable it in syslog.conf.


Is there a way to do that without disabling all mail logging?

Dan


 
Reply With Quote
 
Dan
Guest
Posts: n/a

 
      02-16-2005, 07:18 AM
On Tue, 15 Feb 2005 13:50:52 -0800, Ken <ng3122@ke9nr.#nospam#.net>
wrote:

>Personally I changed Postfix to log into a file of its own:


Thanks for that, looks good.

Dan


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
qpopper and pam problems bsudbury@email.com Linux Networking 0 05-11-2005 03:23 AM
Qpopper for local use only? Mike Holloway Linux Networking 1 06-14-2004 03:48 PM
server certificate for pop3d (qpopper) Safran von Twesla Linux Networking 1 05-01-2004 12:31 PM
Got Senmail working, Now I'm stumped on qpopper Sean Langley Linux Networking 0 11-28-2003 01:53 AM
qpopper, Outlook Express and SSL Uwe Witte Linux Networking 3 09-29-2003 10:59 PM



1 2 3 4 5 6 7 8 9 10 11