Aug 1 11:02:27 email postfix/smtpd[20207]: connect from unknown[<IP>]
Aug 1 11:02:28 email postfix/smtpd[20207]: 474E4E6303: client=unknown[<IP>]
Aug 1 11:02:29 email postfix/cleanup[20209]: 474E4E6303:
message-id=<006e01c2391d$ed4a9cc0$3205a8c0@foo>
Aug 1 11:02:29 email postfix/qmgr[19982]: 474E4E6303:
from=<[EMAIL PROTECTED]>, size=919, nrcpt=1 (queue active)
Aug 1 11:02:29 email postfix/local[20215]: warning: dict_nis_init: NIS
domain name not set - NIS lookups disabled
Aug 1 11:02:29 email postfix/local[20215]: 474E4E6303: to=<[EMAIL PROTECTED]>,
relay=local, delay=1, status=sent ("|/usr/bin/maildrop")
Aug 1 11:02:29 email postfix/smtpd[20207]: disconnect from unknown[<IP>]
i keep getting this
where as it should be status=sent (maildir)
I installed maildrop from the RPM.
then i opened the maildrop source and in the
/maildropsource/maildrop/config.h file
i changed the DEFAULT_DEF to
#define DEFAULT_DEF "./Maildir"
did a make and replaced the old maildrop binary which the rpm had installed.
still maildrop does not deliver to Maildir. The only case when it delivers
to Maildir is when i create a Maildir/ in my $HOME. and even then the log is
status=sent ("|/usr/bin/maildrop") whereas it should be something like
status=sent (maildir)
here is my postconf -n
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
home_mailbox = Maildir/
inet_interfaces = all
local_destination_concurrency_limit = 1
mail_owner = postfix
mailbox_command = /usr/bin/maildrop
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
mydestination = $myhostname, localhost.$mydomain $mydomain
mydomain = foo.com
myhostname = foo.panitcomm.com
mynetworks = 127.0.0.0/8,202.190.106.128/26
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README
sample_directory = /etc/postfix/SAMPLE
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
transport_maps = mysql:/etc/postfix/transport.cf
virtual_gid_maps = mysql:/etc/postfix/idg.cf
virtual_mailbox_base = /var/spool/mail
virtual_mailbox_maps = mysql:/etc/postfix/aliases.cf
virtual_maps = mysql:/etc/postfix/remote_aliases.cf
virtual_uid_maps = mysql:/etc/postfix/ids.cf
this time postfix is able to look up the mysql tables, while it was not
doing so yesterday. and i made no changes. :-(
Arvind
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help