From: Magnus Bäck (no email)
Date: Tue Nov 01 2005 - 16:43:25 EST
On Tuesday, November 01, 2005 at 21:08 CET,
JUAN ERNESTO FLORES BELTRAN <> wrote:
[...]
> Well everything is ok by now, but i still not know where the message
> is sent once postfix is started again. I mean the message is just
> moved to the active queue and probably delivered to the mailbox via
> qmgràlocal processes. But how can I open the message from console and
> verify its content??? What is the command required and where the
> mailbox is located?
Where local messages are delivered depends on your configuration, but
/var/mail, /var/spool/mail, and $HOME/Maildir are typical locations.
The logs will tell you how Postfix delivers a message. Always read
the logs.
[...]
> well, this was my first question. The next one is related to the
> tables used to route every message. Actually I am trying to send mails
> by using postfix and I would like to use squirrelmail to read such
> messages. What tables do I need to configure in order to send mail
> properly to the mailbox LOCALLY on my computer and read them from a
> mail account by using squirrelmail??
http://www.postfix.org/BASIC_CONFIGURATION_README.html#mydestination
Postfix is only an SMTP server. Unless you read the messages directly
from the file system, which I don't think SquirrelMail supports, you
will need an IMAP server.
> On the other hand, how do I edit every table?, I mean I have got into
> every table by:
>
> # pico /etc/postfix/canonical
> # vi :/etc/postfix/canonical
> etc
Yes.
> and it seems there is no fields to fill in…do I have to erase the
> whole content of each table an edit its content???
I don't understand this question. You use your favorite editor to
change your table so that they adher to the documented format for
that particular file. Why would you need to erase anything?
-- Magnus Bäck
|
|
|