LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Not able to collect Maildir mail (https://www.linuxquestions.org/questions/linux-server-73/not-able-to-collect-maildir-mail-913668/)

brosskgm 11-15-2011 10:17 AM

Not able to collect Maildir mail
 
New install Everything and updated
Slackware 13.37

Right now it's running on sendmail/mbox. Not able to collect email in Maildir location from client machines.

I was requested for more detail of the problem I'm having since everyone thought I could not read email while logged into the Linux box. Hopefully this explains the problem a little better of what I have been trying to get working.

I have installed netqmail, postfix and tried to setup sendmail for Maildir. I even tried Courier. It would compile fine and Auth installed with out error
then Courier would compile fine and make did fine also but error's out during make check. No I was not logged in as root like it said. Every time have had to revert back to sendmail and mbox. checkpassword would try and exit even with the shadow password patch applied.

I prefer postfix since I have used that for near 10 years in past business. My server now does not do a lot these days, mostly a few web pages and a few email accounts. Just don't care for sendmail mbox.

I was even hoping if there was a way to run email out of MySQL and do away with all the problems.

With the shadow patch in checkpassword the logs showed this when a machine tried to collect email that was in the Maildir.

Code:

@400000004ebff2b830f472a4 tcpserver: pid 2815 from 192.168.4.3
@400000004ebff2b830f69d54 tcpserver: ok 2815 0:192.168.4.4:110 :192.168.4.3::51456
@400000004ebff2b832fb9ce4 tcpserver: end 2815 status 256
@400000004ebff2b832feb5dc tcpserver: status: 0/40
@400000004ebff2b833aab904 tcpserver: status: 1/40
@400000004ebff2b833af318c tcpserver: pid 2817 from 192.168.4.3
@400000004ebff2b833b1e10c tcpserver: ok 2817 0:192.168.4.4:110 :192.168.4.3::51457
@400000004ebff2b8341555fc tcpserver: end 2817 status 256
@400000004ebff2b834156d6c tcpserver: status: 0/40
@400000004ebff2b834ccd68c tcpserver: status: 1/40
@400000004ebff2b834d181dc tcpserver: pid 2819 from 192.168.4.3
@400000004ebff2b834d4ae5c tcpserver: ok 2819 0:192.168.4.4:110 :192.168.4.3::51458
@400000004ebff2b835358754 tcpserver: end 2819 status 256
@400000004ebff2b835359adc tcpserver: status: 0/40
@400000004ebff2b835deac1c tcpserver: status: 1/40

All the daemons are running ok. I am able to receive mails from everywhere and it is placed in the correct Maildir. Can send fine also.

mutt says the mail is there but I am unable to receive
mail on any machines. I tried mail clients like IE, Windows Live

My default delivery was set to Maildir (cur, new, tmp
sub-directories). The messages sent from other machines are sitting in the right User Mail boxes : ie. in Maildir/new.

But the same are not accessible from Client machines.
I feel that the client is unable to search for the mail at the right Place because something is still checking mbox but have not been able to find this problem with anyone else.


All times are GMT -5. The time now is 05:04 PM.