|
|
|
|
|
|
| Author |
Message |
Alexandre Busquets *nix forums beginner
Joined: 08 Apr 2006
Posts: 18
|
Posted: Wed Jul 19, 2006 6:58 am Post subject:
handle_user unable to find user: 'maildeliver' - help
|
|
|
I have this error.
handle_user unable to find user: 'maildeliver'
this my config
vi vexim-acl-check-content.conf
deny senders = :
hosts = ! +relay_from_hosts
!acl = spf_from_acl
message = Your sender is not permitted (read spf.pobox.com)
# Reject virus infested messages.
#warn message = This message contains malware ($malware_name)
deny message = This message contains malware ($malware_name)
malware = *
log_message = This message contains malware ($malware_name)
# Reject messages containing "viagra" in all kinds of whitespace/case
combinations
# WARNING: this is an example !
# deny message = This message matches a blacklisted regular expression
($regex_match_string)
# regex = [Vv] *[Ii] *[Aa] *[Gg] *[Rr] *[Aa]
# Always add X-Spam-Score and X-Spam-Report headers, using SA system-wide
settings
# (user "nobody"), no matter if over threshold or not.
warn message = X-Spam-Score: $spam_score ($spam_bar)
spam = maildeliver:true
warn message = X-Spam-Report: $spam_report
spam = maildeliver:true
deny message = This message scored $spam_score spam points. See
http://www.sput.nl/spam/
condition = ${if <{$message_size}{200k}{1}{0}}
spam = spamd:true
condition = ${if >{$spam_score_int}{50}{1}{0}}
#deny message = Aquest missatge te $spam_score spam points. Ets un
spammer. Ho vaig a dir a la mama.
# condition = ${if <{$message_size}{200k}{1}{0}}
# spam = maildeliver:true
# condition = ${if >{$spam_score_int}{10}{1}{0}}
accept hosts = 127.0.0.1:+relay_from_hosts
accept authenticated = *
hs-234:/usr/local/exim/includes# vi vexim-acl-check-content.conf
deny senders = :
hosts = ! +relay_from_hosts
!acl = spf_from_acl
message = Your sender is not permitted (read spf.pobox.com)
# Reject virus infested messages.
#warn message = This message contains malware ($malware_name)
deny message = This message contains malware ($malware_name)
malware = *
log_message = This message contains malware ($malware_name)
# Reject messages containing "viagra" in all kinds of whitespace/case
combinations
# WARNING: this is an example !
# deny message = This message matches a blacklisted regular expression
($regex_match_string)
# regex = [Vv] *[Ii] *[Aa] *[Gg] *[Rr] *[Aa]
# Always add X-Spam-Score and X-Spam-Report headers, using SA system-wide
settings
# (user "nobody"), no matter if over threshold or not.
warn message = X-Spam-Score: $spam_score ($spam_bar)
spam = maildeliver:true
warn message = X-Spam-Report: $spam_report
spam = maildeliver:true
deny message = This message scored $spam_score spam points. See
http://www.sput.nl/spam/
condition = ${if <{$message_size}{200k}{1}{0}}
spam = spamd:true
condition = ${if >{$spam_score_int}{50}{1}{0}}
accept hosts = 127.0.0.1:+relay_from_hosts
accept authenticated = *
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/ |
|
| Back to top |
|
 |
Alexandre Busquets *nix forums beginner
Joined: 08 Apr 2006
Posts: 18
|
Posted: Wed Jul 19, 2006 7:51 am Post subject:
handle_user unable to find user: 'maildeliver' - help
|
|
|
I have this error.
handle_user unable to find user: 'maildeliver'
this my config
vi vexim-acl-check-content.conf
deny senders = :
hosts = ! +relay_from_hosts
!acl = spf_from_acl
message = Your sender is not permitted (read spf.pobox.com)
# Reject virus infested messages.
#warn message = This message contains malware ($malware_name)
deny message = This message contains malware ($malware_name)
malware = *
log_message = This message contains malware ($malware_name)
# Reject messages containing "viagra" in all kinds of whitespace/case
combinations
# WARNING: this is an example !
# deny message = This message matches a blacklisted regular expression
($regex_match_string)
# regex = [Vv] *[Ii] *[Aa] *[Gg] *[Rr] *[Aa]
# Always add X-Spam-Score and X-Spam-Report headers, using SA system-wide
settings
# (user "nobody"), no matter if over threshold or not.
warn message = X-Spam-Score: $spam_score ($spam_bar)
spam = maildeliver:true
warn message = X-Spam-Report: $spam_report
spam = maildeliver:true
deny message = This message scored $spam_score spam points. See
http://www.sput.nl/spam/
condition = ${if <{$message_size}{200k}{1}{0}}
spam = spamd:true
condition = ${if >{$spam_score_int}{50}{1}{0}}
#deny message = Aquest missatge te $spam_score spam points. Ets un
spammer. Ho vaig a dir a la mama.
# condition = ${if <{$message_size}{200k}{1}{0}}
# spam = maildeliver:true
# condition = ${if >{$spam_score_int}{10}{1}{0}}
accept hosts = 127.0.0.1:+relay_from_hosts
accept authenticated = *
hs-234:/usr/local/exim/includes# vi vexim-acl-check-content.conf
deny senders = :
hosts = ! +relay_from_hosts
!acl = spf_from_acl
message = Your sender is not permitted (read spf.pobox.com)
# Reject virus infested messages.
#warn message = This message contains malware ($malware_name)
deny message = This message contains malware ($malware_name)
malware = *
log_message = This message contains malware ($malware_name)
# Reject messages containing "viagra" in all kinds of whitespace/case
combinations
# WARNING: this is an example !
# deny message = This message matches a blacklisted regular expression
($regex_match_string)
# regex = [Vv] *[Ii] *[Aa] *[Gg] *[Rr] *[Aa]
# Always add X-Spam-Score and X-Spam-Report headers, using SA system-wide
settings
# (user "nobody"), no matter if over threshold or not.
warn message = X-Spam-Score: $spam_score ($spam_bar)
spam = maildeliver:true
warn message = X-Spam-Report: $spam_report
spam = maildeliver:true
deny message = This message scored $spam_score spam points. See
http://www.sput.nl/spam/
condition = ${if <{$message_size}{200k}{1}{0}}
spam = spamd:true
condition = ${if >{$spam_score_int}{50}{1}{0}}
accept hosts = 127.0.0.1:+relay_from_hosts
accept authenticated = *
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/ |
|
| Back to top |
|
 |
Marc Haber *nix forums Guru
Joined: 20 Feb 2005
Posts: 646
|
Posted: Wed Jul 19, 2006 8:47 am Post subject:
Re: handle_user unable to find user: 'maildeliver' - help
|
|
|
On Wed, 19 Jul 2006 09:51:30 +0200, Alex <abusquets@gmail.com> wrote:
| Quote: | handle_user unable to find user: 'maildeliver'
|
Looks like you have not followed your HOWTO to the letter.
Please try to understand what you are doing before you go live with a
mail server on the Internet.
Greetings
Marc
--
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber | " Questions are the | Mailadresse im Header
Mannheim, Germany | Beginning of Wisdom " | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/ |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Mon Dec 01, 2008 10:06 pm | All times are GMT
|
|
Loans | Debt Consolidation | MPAA | Loans | Loan
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|