Current time: 07-06-2024, 03:24 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] User unknown in local recipient table
Author Message
legolas Offline


Posts: 4
Joined: Jan 2009
Reputation: 0
Post: #7
RE: User unknown in local recipient table
cat mail.info | grep -v "dovecot:"
Quote:Jan 19 15:46:52 server1 postfix/smtpd[15500]: connect from 118-168-133-240.dynamic.hinet.net[118.168.133.240]
Jan 19 15:46:52 server1 postfix/smtpd[15500]: warning: non-SMTP command from 118-168-133-240.dynamic.hinet.net[118.168.133.240]: CONNECT mx2.mail2000.com.tw:25 HTTP/1.0
Jan 19 15:46:52 server1 postfix/smtpd[15500]: disconnect from 118-168-133-240.dynamic.hinet.net[118.168.133.240]
Jan 19 15:46:53 server1 postfix/smtpd[15500]: connect from 118-168-133-240.dynamic.hinet.net[118.168.133.240]
Jan 19 15:46:54 server1 postfix/smtpd[15500]: NOQUEUE: reject: RCPT from 118-168-133-240.dynamic.hinet.net[118.168.133.240]: 504 5.5.2 <88.198.33.150>: Helo command rejected: need fully-qualified hostname; from=<chen-a9999@msa.hinet.net> to=<poi@mail2000.com.tw> proto=SMTP helo=<88.198.33.150>
Jan 19 15:46:54 server1 postfix/smtpd[15500]: lost connection after RCPT from 118-168-133-240.dynamic.hinet.net[118.168.133.240]
Jan 19 15:46:54 server1 postfix/smtpd[15500]: disconnect from 118-168-133-240.dynamic.hinet.net[118.168.133.240]
Jan 19 15:50:14 server1 postfix/anvil[15501]: statistics: max connection rate 2/60s for (smtp:118.168.133.240) at Jan 19 15:46:53
Jan 19 15:50:14 server1 postfix/anvil[15501]: statistics: max connection count 1 for (smtp:118.168.133.240) at Jan 19 15:46:52
Jan 19 15:50:14 server1 postfix/anvil[15501]: statistics: max cache size 1 at Jan 19 15:46:52
Jan 19 16:20:57 server1 postfix/smtpd[15794]: connect from unknown[85.88.28.20]
Jan 19 16:20:57 server1 postfix/smtpd[15794]: 490D94DC41F: client=unknown[85.88.28.20]
Jan 19 16:20:57 server1 postfix/cleanup[15797]: 490D94DC41F: message-id=<49749A50.5060409@delfinradio.de>
Jan 19 16:20:57 server1 postfix/qmgr[11877]: 490D94DC41F: from=<webmaster@delfinradio.de>, size=750, nrcpt=1 (queue active)
Jan 19 16:20:57 server1 postfix/smtpd[15794]: disconnect from unknown[85.88.28.20]
Jan 19 16:20:57 server1 postfix/pipe[15798]: 490D94DC41F: to=<webmaster@delfinhosting.de>, relay=dovecot, delay=0.18, delays=0.13/0.01/0/0.03, dsn=5.1.1, status=bounced (user unknown)
Jan 19 16:20:57 server1 postfix/cleanup[15797]: 695BA4DC446: message-id=<20090119152057.695BA4DC446@admin.delfinhosting.de>
Jan 19 16:20:57 server1 postfix/qmgr[11877]: 695BA4DC446: from=<>, size=2562, nrcpt=1 (queue active)
Jan 19 16:20:57 server1 postfix/bounce[15800]: 490D94DC41F: sender non-delivery notification: 695BA4DC446
Jan 19 16:20:57 server1 postfix/qmgr[11877]: 490D94DC41F: removed
Jan 19 16:20:57 server1 postfix/smtp[15801]: 695BA4DC446: to=<webmaster@delfinradio.de>, relay=mail.delfinradio.de[85.88.28.20]:25, delay=0.49, delays=0.01/0.01/0.04/0.44, dsn=2.0.0, status=sent (250 Requested mail action okay, completed)
Jan 19 16:20:57 server1 postfix/qmgr[11877]: 695BA4DC446: removed

cat /etc/postfix/master.cf | grep -v "^#"
Quote:smtp inet n - - - - smtpd
587 inet n - - - - smtpd
-o smtpd_client_restrictions=permit_sasl_authenticated,reject_unauth_destination
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - - 1000? 1 tlsmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
trace unix - - - - 0 bounce
verify unix - - - - 1 verify
flush unix n - - 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - - - - smtp
relay unix - - - - - smtp
-o fallback_relay=
showq unix n - - - - showq
error unix - - - - - error
discard unix - - - - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - - - - lmtp
anvil unix - - - - 1 anvil
scache unix - - - - 1 scache
amavis unix - - n - 2 smtp
-o smtp_data_done_timeout=1200
-o smtp_send_xforward_command=yes
-o disable_dns_lookups=yes

localhost:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o smtpd_override_options=no_address_mappings
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes

ispcp-arpl unix - n n - - pipe
flags=O user=vmail argv=/var/www/ispcp/engine/messager/ispcp-arpl-msgr

smtps inet n - - - - smtpd
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix - n n - 2 pipe
flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman unix - n n - - pipe
flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
${nexthop} ${user}
dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d ${recipient}

dovecot.conf
Quote:base_dir = /var/run/dovecot/
protocols = imap pop3 imaps pop3s
ssl_disable = no
disable_plaintext_auth = no
listen=*
syslog_facility = mail
login_greeting = Dovecot ready.
mail_location = maildir:/var/mail/virtual/%d/%n
mail_privileged_group = mail

protocol imap {
mail_plugins = quota imap_quota
}
namespace private {
prefix = INBOX.
inbox = yes
}
protocol pop3 {
mail_plugins = quota
pop3_uidl_format = %u-%v
}
protocol lda {
mail_plugins = quota
postmaster_address = partylegolas@arcor.de
auth_socket_path = /var/run/dovecot/auth-master
}
auth default {
mechanisms = plain login
passdb checkpassword {
args = /var/www/ispcp/engine/ispcp-dovecot-mngr
}
userdb prefetch {
}
socket listen {
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = postfix
}
master {
path = /var/run/dovecot/auth-master
mode = 0660
user = vmail
group = mail
}
}
user = root
}
plugin {
}
01-20-2009 01:31 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: User unknown in local recipient table - legolas - 01-20-2009 01:31 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)