[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Relay Mail Error
Mike Fritsch <mfritsch@xxxxxxxxxxxx> wrote:
> I have a web email script running which works fine. Does anyone no if I
> installed POP B4 SMTP if it would mess it up? Is there a way to uninstall a
> .pkg?
I believe you can install by doing the following from the command line:
/usr/local/sbin/cobalt_uninstall packagename
Do "locate uninstall" to verify path and list of installed packages. Your web-based
email package is located on the same machine as the POP accounts it's accessing,
correct? Then, POP before SMTP will not affect your web-based email script. If not,
then you should use a different SMTP server to send messages out. POP before SMTP
only affects sending, not receiving.
Steven Werby {steven-lists@xxxxxxxxxxxx}