- Posts: 356
- Thank you received: 0
fedora core 2 as an email server
19 years 9 months ago #6906
by jhun
fedora core 2 as an email server was created by jhun
Hi to all linux gurus,
i just want to know if there is anyone who knows any tutorial on how to instlall a web base email service on fedora core 2...
so far, i've insalled squirrel mail (for web mail using IMAP), Postfix, and qpopper, however i'm having difficulty in qpopper which is when i invoke the "./configure", "make" and "make install" command it sends me out an error. also, how may i install the imap service on fedora as it seems unavailable and does not show at the services when i try ntsysv at the command line..
any help would be appreciated...thanks a bunch
i just want to know if there is anyone who knows any tutorial on how to instlall a web base email service on fedora core 2...
so far, i've insalled squirrel mail (for web mail using IMAP), Postfix, and qpopper, however i'm having difficulty in qpopper which is when i invoke the "./configure", "make" and "make install" command it sends me out an error. also, how may i install the imap service on fedora as it seems unavailable and does not show at the services when i try ntsysv at the command line..
any help would be appreciated...thanks a bunch
19 years 9 months ago #6911
by nske
Replied by nske on topic Re: fedora core 2 as an email server
check
www.qmailrocks.org
They provide a good step-by-step guide for installing qmail along with some important relative software.
They provide a good step-by-step guide for installing qmail along with some important relative software.
19 years 9 months ago #6913
by MezzUp
Replied by MezzUp on topic Re: fedora core 2 as an email server
Might want to check this one out:
wiki.arslinux.com/Mail_Server_FAQ
wiki.arslinux.com/Mail_Server_FAQ
19 years 9 months ago #6930
by jhun
Replied by jhun on topic Re: fedora core 2 as an email server
thanks for the links guys.... ...i'll try and see if i can make it work :roll:
19 years 9 months ago #6967
by jhun
Replied by jhun on topic Re: fedora core 2 as an email server
hi again,
well i manage to setup Fedora as a webmail server using Postfix, Squirrelmail, and dovecot as its main components. There is no problem in logging in thru a web browser client and sending emails, the problem is when receiving emails. somehow it does no retieve emails. if anyone has suggestions or possible solutions please post it in this thread...thanks again...
well i manage to setup Fedora as a webmail server using Postfix, Squirrelmail, and dovecot as its main components. There is no problem in logging in thru a web browser client and sending emails, the problem is when receiving emails. somehow it does no retieve emails. if anyone has suggestions or possible solutions please post it in this thread...thanks again...
19 years 9 months ago #6975
by nske
Replied by nske on topic Re: fedora core 2 as an email server
It would help if you checked at the postfix logs and posted any relative output. One possibility is that your mailserver receives the mail message and discards it for some reason, in which case an output message should be generated at the proper log.
One other possibility, is that the message never finds it's path to the mailserver, because of dns misconfiguration. Are you sure there is an MX record for your domain pointing to the domain name of your mailserver (and an A record resolving your mailserver's domain name to his IP address)?
One other possibility, is that the message never finds it's path to the mailserver, because of dns misconfiguration. Are you sure there is an MX record for your domain pointing to the domain name of your mailserver (and an A record resolving your mailserver's domain name to his IP address)?
Time to create page: 0.132 seconds