Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I took a look in my /var/spool/postfix directory. While the files in the private directory are world writable, the 'x' bit on the /var/spool/postfix/private directory is clear, so only postfix can enter the directory.
drwx------ 2 postfix root 504 May 28 02:24 .
drwxr-xr-x 16 root root 384 Jan 26 11:29 ..
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 anvil
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 bounce
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 bsmtp
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 cyrus
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 defer
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 error
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 ifmail
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 lmtp
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 local
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 maildrop
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 procmail
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 proxymap
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 relay
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 rewrite
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 smtp
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 trace
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 uucp
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 verify
srw-rw-rw- 1 postfix postfix 0 May 28 02:24 virtual
drwxr-xr-x 16 root root 384 Jan 26 11:29 .
drwxr-xr-x 14 root root 368 Mar 4 01:28 ..
drwx------ 15 postfix root 360 May 23 03:41 active
drwx------ 3 postfix root 72 May 23 03:32 bounce
drwx------ 2 postfix root 48 Jan 26 11:29 corrupt
drwx------ 2 postfix root 48 Jan 26 11:29 defer
drwx------ 2 postfix root 48 Jan 26 11:29 deferred
drwx------ 2 postfix root 48 Jan 26 11:29 flush
drwx------ 2 postfix root 48 Jan 26 11:29 hold
drwx------ 15 postfix root 360 May 23 03:41 incoming
drwx-wx--- 2 postfix maildrop 48 May 23 03:41 maildrop
drwxr-xr-x 2 root root 208 May 28 01:00 pid
drwx------ 2 postfix root 504 May 28 02:24 private
drwx--x--- 2 postfix maildrop 168 May 28 02:24 public
drwx------ 2 postfix root 48 Jan 26 11:29 saved
drwx------ 8 postfix root 192 May 23 03:39 trace
Postfix is an MTA. Mail Transfer Agent. It receives and sends email messages on your system. It is actually several programs.
You can read an overview in the documentation that came with it.
/usr/share/doc/packages/postfix/README_FILES/OVERVIEW
It includes a replacement of the sendmail program. You probably don't want to change anything unless you are sure what you
are doing. You can use drakconf to change many of the settings.
There is a package you can install that adds a section for configuring servers, if that is what you want to do. I don't remember the name however. wizdrake, drakwiz, wizarddrak? One of these names mightbe write. You would need to do this unless you want to run a mil server
No I was not aware of having a mail server installed.
I have installed three more Linux distributions after I made this post lol. Now I am back to Mandravia again, but only as Dual Boot together with WinXP since I would not manage to get WLAN and Stream Recording to run the way I wanted to.
I'm still thinking why I had an SMTP server running. Must have been one of the packs I installed ?
Anyways I re-installed Linux, so the problem should be fixed now.
Thanks for the input. Great board ! Be warned that I will come back because I am sure that I still have loads to inquire about in the future.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.