Hello list.
I have a mail server where I use Postfix+SASL. Everything works fine. Sending emails when using client (Outlook, Thunderbird or anything else) require authorization. It is OK.
But on the same server there is a Squirrelmail which sends emails as a localhost. To send email in this way there is no any authorization. Besides one preson use PINE on the server...
How to do that authorization is required when you use Squirrelmail or PINE (localhost)?
Regards -- ____________________________________________________________________ D o m i n i k S k ł a d a n o w s k i
Dominik Składanowski wrote:
Hello list.
I have a mail server where I use Postfix+SASL. Everything works fine. Sending emails when using client (Outlook, Thunderbird or anything else) require authorization. It is OK.
But on the same server there is a Squirrelmail which sends emails as a localhost. To send email in this way there is no any authorization. Besides one preson use PINE on the server...
How to do that authorization is required when you use Squirrelmail or PINE (localhost)?
Regards
D o m i n i k S k ł a d a n o w s k i
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I don't know about pine
but with squrrelmail run the conf.pl and go to Server Settings / update SMTP Settings / SMTP Authentication
that's all
leonel
Am Fr, den 03.02.2006 schrieb Dominik Składanowski um 23:57:
I have a mail server where I use Postfix+SASL. Everything works fine. Sending emails when using client (Outlook, Thunderbird or anything else) require authorization. It is OK.
But on the same server there is a Squirrelmail which sends emails as a localhost. To send email in this way there is no any authorization. Besides one preson use PINE on the server...
How to do that authorization is required when you use Squirrelmail or PINE (localhost)?
I am no Squirrelmail user (running horde/IMP myself for several years), but I guess it is not SMTP AUTH by Squirrelmail what you want, but to let webmail users initially auth with Squirrelmail. That is the typical use.
If you really want that Squirrelmail has to auth with the local Postfix you have to use SMTP instead of sendmail inside Squirrelmail's configuration (too needed when SELinux is active) and to reconfigure Postfix in main.cf. Typically localhost / 127.0.0.0/8 is part of "mynetworks" and "smtpd_recipient_restrictions = permit_mynetworks, ...". At least you have to remove "permit_mynetworks" from those smtpd_*_restrictions.
Could you please explain what you really want and why?
Alexander
Dominik Składanowski wrote:
Hello list.
I have a mail server where I use Postfix+SASL. Everything works fine. Sending emails when using client (Outlook, Thunderbird or anything else) require authorization. It is OK.
But on the same server there is a Squirrelmail which sends emails as a localhost. To send email in this way there is no any authorization. Besides one preson use PINE on the server...
How to do that authorization is required when you use Squirrelmail or PINE (localhost)?
Regards
D o m i n i k S k ł a d a n o w s k i
You would be better served subscribing to the Postfix list. If you want answer that pertain to a subject, why not use the vehicles that are specific to the app you have issues with?
Just a thought...
Chris you're right, sorry. Leonel - thanks it works.
Regards. -- __________________________________________________________________ D o m i n i k S k ł a d a n o w s k i
Dominik Składanowski wrote:
Chris you're right, sorry. Leonel - thanks it works.
Regards.
D o m i n i k S k ł a d a n o w s k i
No issues mate *smiles* Now, if I could only find someone that has installed 4.2 on a box like mine, I would not only be happy, I would also be out of XP *laffs*
Best regards,
Chris