Hi,
its my first time posting on this forum, but I have visited it many times and found information on it very useful, but this time I cant seem to find what I need.
I am having problems with my email.
After a server reboot I am unable to receive or send any emails, when I tried to restart exim mailserver i got this message
Waiting for exim to restart.....finished.
exim (/usr/sbin/exim
hello all,I Installed arch linux and trying to get exim to work.
Any idea on how to prevent exim's database from corrupting? Have been getting this error and want to prevent further recurrences.
Exim : retry time not reached for any host after a long failure period « LinuxStuffs.com
Exim version: 4.80 #2 built 25-Oct-2012 13:57:39
Exim has been updated to fix a remote code execution flaw. Here is the announcement: https://lists.exim.org/lurker/messag...b9147b.en.html
No details on whether it's being actively exploited.
I would recommend disabling dkim in the exim configuration editor until 4.82 is pushed to your servers. RCE is nothing to mess around with.
I have DKIM configured in Exim for outgoing mail, as per the documentation. Exim signs all outgoing mail. But some of that outgoing mail is forwarded, thanks to a users .forward file. This is a problem for me, because some of those messages are spam (my exim configuration does not do any verification) and I don't want to take responsibility for them.
I know it is possible to use RBLs and wordlist filtering with Exim but can't seem to find any examples. The closest thing I've found so far is http://www.sput.nl/software/exim.html which is more massive then I would hope for.
I've been away for a short time and returned to my server to find quite a large Exim database. My server isn't configured for email (no MX records etc.) so I'm wondering why the database is so large and growing.
I've attached a screenshot of some Exim related stats that I'm hoping might help somebody to shed light on what's happening for me.
hello there,
i'm using Exim as MTA, my question is that
can i limit outgoing mails to specific mx ?? or can i write exim scripts to help me in this issue ?? & is there any tutorial, article or ebook that i can start with to help me in this issue ??
thanks for everyone..
While executing
sudo dpkg-reconfigure exim4-config
there is this screen (IP adresses on which exim shall listen):
What does the ::1 mean? Is it an exim specific thing or - as I assume - some genereal linxu thing?