Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
My SQUIRRELMAIL gone crazy ;-) [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Lou.B
n00b
n00b


Joined: 26 Apr 2005
Posts: 8

PostPosted: Tue Apr 26, 2005 11:38 am    Post subject: My SQUIRRELMAIL gone crazy ;-) [SOLVED] Reply with quote

Hi Gentoo-Users ;-)

I've got a strange problem with my squirrelmail.

I can send e-mail's using Outlook, or other e-mail-exchange program, but if i want to do this with squirrelmail I'm getting rejected. What is going on?
Here's are my configuration files:

main.cf
Code:

myhostname              = ci2.com.pl
mydestination           = $myhostname
myorigin                = $myhostname
mynetworks              = 192.168.0.0/24, 83.18.10.48/32
home_mailbox            = .maildir/
local_destination_concurrency_limit     = 2
default_destination_concurrency_limit   = 10
smtpd_sasl_auth_enable          = yes
smtpd_sasl2_auth_enable         = yes
smtpd_sasl_security_options     = noanonymous
broken_sasl_auth_clients        = yes
smtpd_sasl_local_domain         =
smtpd_use_tls                   = yes
smtpd_tls_key_file              = /etc/postfix/newreq.pem
smtpd_tls_cert_file             = /etc/postfix/newcert.pem
smtpd_tls_CAfile                = /etc/postfix/cacert.pem
smtpd_tls_loglevel              = 3
smtpd_tls_received_header       = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source               = dev:/dev/urandom
alias_maps = mysql:/etc/postfix/mysql-aliases.cf
relocated_maps = mysql:/etc/postfix/mysql-relocated.cf
local_transport = local
local_recipient_maps = $alias_maps $virtual_mailbox_maps unix:passwd.byname
virtual_transport = virtual
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-domains-maps.cf
virtual_minimum_uid = 1000
virtual_gid_maps = static:1002
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-maps.cf
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf
virtual_uid_maps = static:1002
virtual_mailbox_base = /


If you need anything else, just tell me to send,
Thanks a lot,
Lou


Last edited by Lou.B on Tue Apr 26, 2005 11:44 am; edited 1 time in total
Back to top
View user's profile Send private message
Lou.B
n00b
n00b


Joined: 26 Apr 2005
Posts: 8

PostPosted: Tue Apr 26, 2005 11:43 am    Post subject: My SQUIREELMAIL is not so bad!! [SOLVED] Reply with quote

Hi, my friends,
it is not my squirellmail is crazy but me,

i should add to mynetworks = 127.0.0.0/8, and to smtp_recipient_restrictions add permit_mynetworks.

Ok, anyway tenx ;-)
Lou
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Tue Apr 26, 2005 11:43 am    Post subject: Reply with quote

Squirrelmail can send mail either via the localhost smtp process or via the sendmail command.
Either allow sending mail from localhost or change squirrelmail's delivery method.
Of course, since you have no smtp restrictions in place whatsoever the SASL auth is not much use at the moment.
Take a long hard look at the postfix manual on how to secure your postfix server.
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
Lou.B
n00b
n00b


Joined: 26 Apr 2005
Posts: 8

PostPosted: Thu Apr 28, 2005 8:33 pm    Post subject: Reply with quote

Hi,
thanx for advice, of course you're right, i have no smtpd resctriction, but it's only temporary ;-) I just tried everything to make squirrelmail working also removing resctriction stuff.

Regards,
Lou.b
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum