pls help

chander chouhan chander.chouhan at in.mindmillsoftware.com
Tue May 25 13:35:02 UTC 2004


Thanks for writing

i am useing  following
php-ldap-4.2.2-17
openldap-devel-2.1.22-8
openldap-servers-2.1.22-8
openldap-2.1.22-8
openldap-clients-2.1.22-8
nss_ldap-202-5
openldap-debuginfo-2.1.22-8
postfix-debuginfo-2.0.16-13.RHEL3
postfix-2.0.16-13.RHEL3
maildrop-man-1.6.3-1.9
maildrop-debuginfo-1.6.3-1.9
maildrop-devel-1.6.3-1.9
maildrop-1.6.3-1.9
cyrus-imapd-murder-2.2.3-8
cyrus-imapd-2.2.3-8
cyrus-imapd-utils-2.2.3-8
cyrus-imapd-devel-2.2.3-8
cyrus-imapd-nntp-2.2.3-8


this is my /var/log/syslog last lines

May 24 19:32:09 bono sh: unable to dlopen /usr/lib/sasl/libgssapiv2.so: 
/usr/lib/sasl/libgssapiv2.so: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE
May 24 19:35:00 bono python: unable to dlopen 
/usr/lib/sasl/libgssapiv2.so: /usr/lib/sasl/libgssapiv2.so: undefined 
symbol: GSS_C_NT_HOSTBASED_SERVICE

May 25 18:28:02 bono postfix/smtp[9671]: 795D37F42AC: 
to=<chander.chouhan at mindmillsoftware.com>, relay=none, delay=364737, 
status=deferred (connect to mail-fwd.verio-web.com[161.58.148.40]: 
server refused mail service)
May 25 18:30:19 bono postfix/pickup[9653]: 4DA937F4244: uid=0 from=<root>
May 25 18:30:19 bono postfix/cleanup[9688]: 4DA937F4244: 
message-id=<20040525130019.4DA937F4244 at bono.hostireland.com>
May 25 18:30:19 bono postfix/nqmgr[9654]: 4DA937F4244: 
from=<root at bono.hostireland.com>, size=344, nrcpt=1 (queue active)
May 25 18:30:19 bono postfix/trivial-rewrite[9669]: warning: do not list 
domain bono.com in BOTH mydestination and virtual_alias_domains
May 25 18:30:19 bono postfix/local[9689]: warning: dict_nis_init: NIS 
domain name not set - NIS lookups disabled
May 25 18:30:19 bono postfix/pipe[9690]: 4DA937F4244: 
to=<catchall at bono.com>, relay=maildrop, delay=0, status=sent 
(bono.hostireland.com)
May 25 18:40:32 bono pop3d: Connection, ip=[::ffff:220.220.220.223]
May 25 18:40:40 bono pop3d: LOGIN FAILED, ip=[::ffff:220.220.220.223]


my postconf -n gives

broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
in_flow_delay = 1s
inet_interfaces = localhost
local_destination_concurrency_limit = 1
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/local/bin/maildrop
mailbox_transport = maildrop
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = localhost, localhost.localdomain, localhost.$mydomain, 
ldap:localdomains
mydomain = hostireland.com
myhostname = bono.hostireland.com
mynetworks = 220.220.220.0/24, 127.0.0.0/8
mynetworks_style = host
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
queue_run_delay = 15m
readme_directory = /usr/share/doc/postfix-2.0.16/README_FILES
sample_directory = /usr/share/doc/postfix-2.0.16/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_helo_required = yes
smtpd_recipient_restrictions = permit_mynetworks, 
permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
unknown_local_recipient_reject_code = 450
virtual_alias_domains = ldap:localdomains
virtual_alias_maps = ldap:virtualmap
virtual_gid_maps = static:600
virtual_mailbox_base = "/vmail"
virtual_uid_maps = static:600

Please write what i am missing .
Regards
Chander



kluu te wrote:

>I need some more information from you. Are you using sendmail,exim or postfix or other sendmail program?
>What pop3 client do you use? qpopper or what?
>Is your linuxbox set up as dns-server with mail record?
>
>----- Original Message -----
>From: chander chouhan <chander.chouhan at in.mindmillsoftware.com>
>Date: Tue, 25 May 2004 18:15:23 +0530
>To: General Red Hat Linux discussion list <redhat-list at redhat.com>
>Subject: Re: pls help
>
>  
>
>>i am giving pop3 and smtp address as the mai.mydomain.com and then user 
>>name and password, please tell me if their is anything more i need to 
>>done in case the server is ldap+postfix.
>>I am recieveing mails in my  vmail virtual directories
>>
>>i will be thankful to you,
>>regards
>>chander
>>
>>kluu te wrote:
>>
>>    
>>
>>>Seems to be something wrong with your pop3 client since you get mail in /var/mail/...
>>>
>>>
>>>
>>>----- Original Message -----
>>>From: chander chouhan <chander.chouhan at in.mindmillsoftware.com>
>>>Date: Tue, 25 May 2004 12:01:53 +0530
>>>To: redhat-list at redhat.com
>>>Subject: pls help
>>>
>>> 
>>>
>>>      
>>>
>>>>i am able to recieve the mail in my mail box but not able to recieve the 
>>>>mail thorugh either pop3 or imap.
>>>>
>>>>what could be the problem
>>>>
>>>>this is my /var/log/syslog last lines
>>>>
>>>>May 24 19:32:09 bono sh: unable to dlopen /usr/lib/sasl/libgssapiv2.so: 
>>>>/usr/lib/sasl/libgssapiv2.so: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE
>>>>May 24 19:35:00 bono python: unable to dlopen 
>>>>/usr/lib/sasl/libgssapiv2.so: /usr/lib/sasl/libgssapiv2.so: undefined 
>>>>symbol: GSS_C_NT_HOSTBASED_SERVICE
>>>>
>>>>
>>>>my /var/log/maillog has following error , although i am giving login 
>>>>name and password but it is showing that i have not given any username
>>>>
>>>>
>>>>: daemon started -- version 2.0.16
>>>>May 24 19:43:04 bono pop3d: Connection, ip=[::ffff:220.220.220.223]
>>>>May 24 19:43:14 bono pop3d: LOGIN FAILED, ip=[::ffff:220.220.220.223]
>>>>
>>>>
>>>>-- 
>>>>redhat-list mailing list
>>>>unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
>>>>https://www.redhat.com/mailman/listinfo/redhat-list
>>>>   
>>>>
>>>>        
>>>>
>>> 
>>>
>>>      
>>>
>>
>>-- 
>>redhat-list mailing list
>>unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
>>https://www.redhat.com/mailman/listinfo/redhat-list
>>    
>>
>
>  
>






More information about the redhat-list mailing list