Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sendmail and SSMTP Fighting for virtual-mta
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
Telamon
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2003
Posts: 129

PostPosted: Mon Dec 29, 2003 6:28 pm    Post subject: Sendmail and SSMTP Fighting for virtual-mta Reply with quote

I'm having problems when I emerge sendmail on some of my Gentoo boxes. Basically, it's emerging SSMTP after emerging sendmail, which is overwriting the sendmail binary with the SSMTP symbolic link. I edited /etc/make.profile/virtuals and set virtual/mta to net-mail/sendmail instead of net-mail/ssmtp, but the problem still persists. My fix has just been to re-emerge sendmail after ssmtp is installed, but I'd rather not have to remember to do this each time I do an upgrade.

Any ideas?
Back to top
View user's profile Send private message
iZm
n00b
n00b


Joined: 09 Sep 2003
Posts: 32
Location: Coventry, UK

PostPosted: Thu Jan 01, 2004 7:11 pm    Post subject: Reply with quote

I had the same problem but with Postfix. What I did was to edit, "/var/cache/edb/virtuals" and replace:

net-mail/ssmtp

with:

net-mail/postfix

I havn't had the problem since.

Hope this helps. :D
_________________
Official Linux User #341003

There is no substitute for good manners, except, perhaps, fast reflexes.
Back to top
View user's profile Send private message
iZm
n00b
n00b


Joined: 09 Sep 2003
Posts: 32
Location: Coventry, UK

PostPosted: Thu Jan 01, 2004 7:15 pm    Post subject: Reply with quote

Ooops!!, I should read more thoroughly before I post. Looks like you already tried something very similar. My problem has not returned after doing this though.

Telemon eh. Anything to do with the small UK IT company ?.
_________________
Official Linux User #341003

There is no substitute for good manners, except, perhaps, fast reflexes.
Back to top
View user's profile Send private message
Telamon
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2003
Posts: 129

PostPosted: Fri Jan 02, 2004 12:39 am    Post subject: Hmm, cache... Reply with quote

Thanks for the tip, I found the virtuals file in /etc/make.profile but missed the one in cache, that's probably the problem.

As for the nick, nope, it's from The Wheel of Time series of books by Robert Jordan.
Back to top
View user's profile Send private message
aaronjb
Tux's lil' helper
Tux's lil' helper


Joined: 25 May 2003
Posts: 106
Location: Berkshire, UK

PostPosted: Wed Mar 03, 2004 8:54 pm    Post subject: Reply with quote

Oldish thread I know but I just had the same problem. Following a combination of your advice above fixed it - what I did was:

Code:
vi /etc/make.profiles/virtuals

change:
Code:
virtuals             net-mail/ssmtp

to:
Code:
virtuals             net-mail/postfix

then:
Code:
emerge -C ssmtp
emerge postfix


And ssmtp seems to be gone for good - yay!

Cheers,
Aaron
_________________
#my gentoo farm
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