Hello and happy new year everyone.
I’ve been using Squirrelmail for a long time on 2 of my servers currently 
running Oracle Linux 6 with version 1.4.22.
While doing some tests today, I noticed on my Sendmail server, which is 
different from my web server where Squirrelmail is installed, that it needs the 
following line in /etc/mail/access in order to be able to send.
Connect:ip.squirrelmail         RELAY
If I remove this line and regenerate access.db squirrelmail complaints about 
not being able to run “/usr/sbin/sendmail -i -t etc, etc”
My options in config.php are the following: 
$smtp_auth_mech = 'login';
$imap_auth_mech = 'login';
$smtp_sitewide_user = '';
$smtp_sitewide_pass = '';
$use_imap_tls = true;
$use_smtp_tls = true;

One test I did was remove the RELAY entry in Sendmail access file and use valid 
user for fields $smtp_sitewide_user = '';
$smtp_sitewide_pass = '';
But the error is the same.

Any ideas please?

Os melhores cumprimentos
David Alexandre M. de Carvalho
═══════════════════
Especialista de Informática
Departamento de Informática
Universidade da Beira Interior


-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to