Current time: 06-18-2024, 11:10 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Postfix could not receive mails
Author Message
bobeq Offline
Newbie
*

Posts: 9
Joined: Nov 2007
Reputation: 0
Post: #3
RE: Postfix could not receive mails
It still doesn't work.

postconf -n
Code:
alias_database = hash:/etc/aliases
append_at_myorigin = yes
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
inet_interfaces = all
local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database
local_transport = local
mail_spool_directory = /var/mail
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mydestination = $myhostname, $mydomain
mydomain = $myhostname
myhostname = antyfani.pl
mynetworks_style = host
myorigin = $myhostname
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP ispCP 1.0 Priamos Managed 1.0.0 RC3 OMEGA
smtpd_data_restrictions = reject_multi_recipient_bounce,                               reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks,                               permit_sasl_authenticated,                               reject_invalid_helo_hostname,                               reject_non_fqdn_helo_hostname
smtpd_recipient_restrictions = reject_non_fqdn_recipient,                               reject_unknown_recipient_domain,                               permit_mynetworks,                               permit_sasl_authenticated,                               reject_unauth_destination,                               reject_unlisted_recipient,                               check_policy_service inet:127.0.0.1:12525,                               check_policy_service inet:127.0.0.1:60000,                               permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous, noplaintext
smtpd_sender_restrictions = reject_non_fqdn_sender,                               reject_unknown_sender_domain,                               permit_mynetworks,                               permit_sasl_authenticated
transport_maps = hash:/etc/postfix/ispcp/transport
virtual_alias_maps = hash:/etc/postfix/ispcp/aliases
virtual_gid_maps = static:8
virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_domains = hash:/etc/postfix/ispcp/domains
virtual_mailbox_limit = 0
virtual_mailbox_maps = hash:/etc/postfix/ispcp/mailboxes
virtual_minimum_uid = 1000
virtual_transport = virtual
virtual_uid_maps = static:1000

mail.log
Code:
Dec  2 00:25:19 lvps87-230-92-143 postfix/policyd-weight[17513]: weighted check:  NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1 <client=195.149.228.213> <helo=smtp.host17.kei.pl> <from=bobeq@elkonkursso.pl> <to=bobeq@antyfani.pl>, rate: -7.6
Dec  2 00:25:19 lvps87-230-92-143 postfix/policyd-weight[17513]: decided action=PREPEND X-policyd-weight:  NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1 <client=195.149.228.213> <helo=smtp.host17.kei.pl> <from=bobeq@elkonkursso.pl> <to=bobeq@antyfani.pl>, rate: -7.6
Dec  2 00:25:19 lvps87-230-92-143 postfix/smtpd[17694]: 97C04613C002: client=v1413.rev.tld.pl[195.149.228.213]
Dec  2 00:25:19 lvps87-230-92-143 postfix/cleanup[17699]: 97C04613C002: message-id=<1196551519.5550.6.camel@localhost>
Dec  2 00:25:19 lvps87-230-92-143 postfix/qmgr[16329]: 97C04613C002: from=<bobeq@elkonkursso.pl>, size=975, nrcpt=1 (queue active)
Dec  2 00:25:19 lvps87-230-92-143 postfix/trivial-rewrite[17697]: warning: do not list domain antyfani.pl in BOTH mydestination and virtual_mailbox_domains
Dec  2 00:25:19 lvps87-230-92-143 postfix/local[17700]: warning: dict_nis_init: NIS domain name not set - NIS lookups disabled
Dec  2 00:25:19 lvps87-230-92-143 postfix/smtpd[17694]: disconnect from v1413.rev.tld.pl[195.149.228.213]
Dec  2 00:25:19 lvps87-230-92-143 postfix/local[17700]: 97C04613C002: to=<bobeq@antyfani.pl>, relay=local, delay=5.7, delays=5.7/0.01/0/0.04, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION")
Dec  2 00:25:19 lvps87-230-92-143 postfix/qmgr[16329]: 97C04613C002: removed

I'm including my main.cf.


Attached File(s)
.txt  main.txt (Size: 3.71 KB / Downloads: 10)
(This post was last modified: 12-02-2007 09:31 AM by bobeq.)
12-02-2007 09:27 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Postfix could not receive mails - bobeq - 12-02-2007 09:27 AM

Forum Jump:


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