>>>I am very new with squirrelmail. I am trying to set it up. Have small
>>>network, and secutity is not problem. I intalled squirrelmail, and i can
>>>access it through browser, but problem is when i log to webmail, later i
>>>cannot recive mail using my pop3 mail client ( only mail that were on
>>>mail server when i connected to webmail ). It seems like squirerelmail
>>>fetch them and put to some location where postfix does not look for
>>>mail. ( other than /var/spool/mail ). Can't find anything in log files.
>>>I am using SuSE 9.0, postfix.
>>
>>
>>There's an IMAP option that moves mail from the spool directory into the
>>users's home directory, the moment that IMAP makes a connection to it.
>>
>>It seems your POP server is configured to look at the spool, instead of
>>the INBOX folder in your home dir.
>>
>>Not really an issue on using SeSE or postfix.  But what imap and pop
>>servers are you using ?
>
>
> I' m using qpopper ( version from SuSE 9.0 ), and imap UW also default
> version from SuSE 9.0.
>
> I don't know where to find some configuration file, where i could tell
> IMAP not to move mail from the spool, so i can later fetch them with my
> default mail client??
> I just want to read mail using web when i'm not in front of my PC, and
> when i back to my office i want to fetch them, using pop3 client?


If you have a file called "~/mbox", UW will move the mail there. If you
don't have it the mail will stay in "/var/spool/mail/[username]" (or
similar). At lest that's how it works in my setup.

I suggest you make sure that you make sure that
"/var/spool/mail/[username]" is empty (size 0) and then "mv ~/mbox
/var/spool/mail/[username]". Just keep in mind that once you've fetched
your mail using your POP3 client, you won't be able to access them from
other clients, such as SquirrelMail, since they will be stored locally in
your POP3 client and not on the server.

Sincerly,
Fredrik.



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to